Content deleted Content added
Remove complex use cases, instead referring readers to Template:Markup/doc |
Change TemplateData to reflect sets of three rather than two |
||
Line 6:
==Usage==
{{tl|Markup HTML Rendered}}'s arguments should be provided in sets of three. The first of the set should be Wikitext enclosed in {{xtag|nowiki}} tags. The second should be HTML, also enclosed in {{xtag|nowiki}} tags. The third is usually identical to the first, but without {{xtag|nowiki}} tags. The template accepts up to
This:
Line 61:
"2",
"3",
"
"
"
],
"params": {
"1": {
"description": "row 1,
"type": "string"
},
"2": {
"description": "row 1,
"type": "string"
},
"3": {
"description": "row
"type": "string"
},
"
"description": "row 2, second column's content (etc).",▼
"type": "string"▼
},▼
"39": {▼
"description": "First column's content in last possible row.",
"type": "string"
},
"
"description": "Second column's content in last possible row.",
▲ "type": "string"
▲ },
▲ "39": {
"type": "string"
},
|