ထႅမ်းပလဵတ်ႉ:Markup/doc
ဢၼ်ၼႆႉ မၼ်းပဵၼ် ၽိုၼ်လိၵ်ႈၽႄ တွၼ်ႈတႃႇ ထႅမ်းပလဵတ်ႉ:Markup။ မၼ်းၶဝ်ႈပႃး လွၼ်ႉၶၢဝ်ႇ လွင်ႈၸႂ်ႉတိုဝ်း၊ ပိူင်ထၢၼ်ႈ လႄႈ လမ်းၼႂ်းတၢင်ႇၸိူဝ်း ဢၼ်ဢမ်ႇၸႂ်ႈ ပွတ်းတွၼ်ႈ ၶွင်ငဝ်ႈတိုၼ်း ထႅမ်းပလဵတ်ႉ ၼႃႈလိၵ်ႈ။ |
This template is used to present markup or code side by side with the output it renders.
Usage
မႄးထတ်းEach cell in the first ("Markup") column uses ထႅမ်းပလဵတ်ႉ:Tag to retain newlines and spaces but styled to allow content to wrap within it. It is usually desirable to escape the content of these cells so that the markup is displayed by wrapping the markup in ထႅမ်းပလဵတ်ႉ:Xtag. It is technically not possible to add this feature to the template.
Each cell in the second ("Renders as") column is usually the unescaped markup copied from the corresponding "Markup" cell before it. There are instances where this may differ:
- If the first line includes wikimarkup that must start on a new line such as #, * or ; then use ထႅမ်းပလဵတ်ႉ:Tag before the first line; see examples below.
- Header markup such as ထႅမ်းပလဵတ်ႉ:Code will show in the page table of contents; use
{{fake heading}}
. - Some templates will place the page in a maintenance category, which is usually undesired:
- Instead of
{{citation needed}}
, use{{fake citation needed}}
.
- Instead of
- Some templates may have error checking that places the page in a maintenance category. Suppress the category as possible:
- ထႅမ်းပလဵတ်ႉ:Cs1 templates can suppress the maintenance category by setting
|template doc demo=true
.
- ထႅမ်းပလဵတ်ႉ:Cs1 templates can suppress the maintenance category by setting
The template accepts up to 40 unnamed parameters, resulting in up to 20 rows of examples.
Limitations
မႄးထတ်းIf you don't wrap the content of the markup cell in ထႅမ်းပလဵတ်ႉ:Xtag, then any template markup will not be escaped, it will be expanded.
This example shows the markup for {{Tl|tag}}:
Renders as [[:ထႅမ်းပလဵတ်ႉ: | Expected renderingထႅမ်းပလဵတ်ႉ:For loop |
---|---|
HTML entities
မႄးထတ်းHTML entities are parsed in the markup cell:
Nowikied markup shows as [[:ထႅမ်းပလဵတ်ႉ: | Expected markupထႅမ်းပလဵတ်ႉ:For loop |
---|---|
To work around this, replace the &
with &
thus  
will show as
Examples
မႄးထတ်းSimple
မႄးထတ်းMarkup [[:ထႅမ်းပလဵတ်ႉ: | Renders asထႅမ်းပလဵတ်ႉ:For loop |
---|---|
Short cut
မႄးထတ်းSee ထႅမ်းပလဵၵ်ႉ:Mra.
Enter this:
{{subst:mra|'''Bold text'''|''Italic text''}}
To make this:
{{Markup| <nowiki>'''Bold text'''</nowiki>|'''Bold text'''| <nowiki>''Italic text''</nowiki>|''Italic text''}}
Which renders as:
Markup [[:ထႅမ်းပလဵတ်ႉ: | Renders asထႅမ်းပလဵတ်ႉ:For loop |
---|---|
More complex
မႄးထတ်းNote that ထႅမ်းပလဵတ်ႉ:Tl2's second argument here uses ထႅမ်းပလဵတ်ႉ:Tl2 and ထႅမ်းပလဵတ်ႉ:Tl2.
Markup [[:ထႅမ်းပလဵတ်ႉ: | Renders asထႅမ်းပလဵတ်ႉ:For loop |
---|---|
Multiple rows
မႄးထတ်းMarkup [[:ထႅမ်းပလဵတ်ႉ: | Renders asထႅမ်းပလဵတ်ႉ:For loop |
---|---|
With title
မႄးထတ်းMarkup [[:ထႅမ်းပလဵတ်ႉ: | Renders asထႅမ်းပလဵတ်ႉ:For loop |
---|---|
Showing rendered HTML
မႄးထတ်းWhen a template is enclosed within {{code}}, it shows the rendered HTML:
Markup [[:ထႅမ်းပလဵတ်ႉ: | Renders asထႅမ်းပလဵတ်ႉ:For loop |
---|---|
See also
မႄးထတ်း- {{Markup2}} for bulleted and indented markup.
- {{Markupv}} for the vertical presentation (above/below) of markup/code and its output.
- {{Automarkup}} does not require to write the code samples twice.
TemplateData
မႄးထတ်းThis is a documentation subpage for ထႅမ်းပလဵတ်ႉ:Markup. It contains usage information, categories and other content that is not part of the original ထႅမ်းပလဵတ်ႉ page. |
Parameter | ၶေႃႈသပ်းလႅင်း | Type | Status | |
---|---|---|---|---|
margin-left | margin-left | To set a margin on the table's lefthand side.
| String | optional |
width | width | To set the table's overall width.
| String | optional |
style | style | For CSS styles amending the table's overall appearance. | String | optional |
noheaders | noheaders | Set (as e.g. noheaders=on) to suppress the columns' headings and table's title. | String | optional |
title | title | Title above table. | String | optional |
colheaderstyle | colheaderstyle | For CSS styling to amend the appearance of each column's heading. | String | optional |
col1headerstyle | col1headerstyle | For CSS styling to amend the appearance of the first column's heading. Overrides (but does not replace) colheaderstyle. | String | optional |
col1 | col1 | First column (markup/code)'s heading.
| String | optional |
col2headerstyle | col2headerstyle | For CSS styling to amend the appearance of the second column's heading. Overrides (but does not replace) colheaderstyle. | String | optional |
col2 | col2 | Second column (output)'s heading.
| String | optional |
codestyle | codestyle markupstyle | For CSS styles amending the presentation of the first column (markup/code)'s content (e.g. a smaller font-size). | String | optional |
outputstyle | outputstyle | For CSS styles amending the presentation of the second column (output)'s content. | String | optional |
1 | 1 | row 1, first column (markup/code)'s content. | String | optional |
2 | 2 | row 1, second column (output)'s content. | String | optional |
3 | 3 | row 2, first column's content (etc). | String | optional |
4 | 4 | row 2, second column's content (etc). | String | optional |
39 | 39 | First column's content in last possible row. | String | optional |
40 | 40 | Second column's content in last possible row. | String | optional |