ଛାଞ୍ଚ:Markup/doc
This is a documentation subpage for ଛାଞ୍ଚ:Markup. It contains usage information, categories and other content that is not part of the original ଛାଞ୍ଚ page. |
Usage
ସମ୍ପାଦନାThis template is used to present markup or code side by side with the rendered output.
Parameters:
- unnamed 1: Content of row 1, column 1
- unnamed 2: Content of row 1, column 2
- through
- unnamed 39: Content of row 20, column 1
- unnamed 40: Content of row 20, column 2
- t1: Title of column one; defaults to Markup
- t2: Title of column two; defaults to Renders as
- title: Title of table; defaults to none
- notitle: When set, suppresses table and column titles
- margin: set table left margin in em
Limitations
ସମ୍ପାଦନାIf you don't wrap the content of the markup cell in <nowiki>, then any template markup will not be escaped, it will be expanded.
This example shows the markup for {{tl|tag}}:
Renders as | Expected rendering |
---|---|
{{[[Template:tag|tag]]}} |
{{tl|tag}} |
HTML entities are parsed in the markup cell
Mowikied markup shows as | Expected markup |
---|---|
– |
– |
To work around this, replace the &
with &
thus &nbsp;
will show as
Examples
ସମ୍ପାଦନାSimple examples:
Markup | Renders as |
---|---|
'''Bold text''' |
Bold text |
''Italic text'' |
Italic text |
<strike>Struck text</strike> |
|
Complex example: Note that the second argument to {{markup}} uses {{fake heading}} and {{fake fact}}.
Markup | Renders as |
---|---|
The quick brown fox jumps over the lazy dog.{{#tag:ref|A footnote.<ref>A reference for the footnote.</ref>|group=nb}} The cow jumped over the moon.{{fact}} ==Notes== {{Reflist|group=nb}} ==References== {{Reflist}} |
The quick brown fox jumps over the lazy dog.[nb ୧] The cow jumped over the moon.ଛାଞ୍ଚ:Fake fact
|
Multiple rows:
Markup | Renders as |
---|---|
The quick brown fox jumps over the lazy dog. |
The quick brown fox jumps over the lazy dog. |
The quick brown fox jumps over the lazy dog. |
The quick brown fox jumps over the lazy dog. |
The quick brown fox jumps over the lazy dog. |
The quick brown fox jumps over the lazy dog. |
The quick brown fox jumps over the lazy dog. |
The quick brown fox jumps over the lazy dog. |
The quick brown fox jumps over the lazy dog. |
The quick brown fox jumps over the lazy dog. |
With title:
Markup | Renders as |
---|---|
The quick brown fox jumps over the lazy dog. |
The quick brown fox jumps over the lazy dog. |