Template:Markup HTML Rendered/doc: Difference between revisions

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 4039 unnamed parameters, resulting in up to 13 rows of examples.
 
This:
Line 61:
"2",
"3",
"437",
"3938",
"4039"
],
"params": {
"1": {
"description": "row 1, firstWikitext columnmarkup (markup/code)'sfirst contentcolumn).",
"type": "string"
},
"2": {
"description": "row 1, secondHTML columnmarkup (output)'ssecond contentcolumn).",
"type": "string"
},
"3": {
"description": "row 21, firstrendered column's contentoutput (etcthird column).",
"type": "string"
},
"437": {
"description": "row 2, second column's content (etc).",
"type": "string"
},
"39": {
"description": "First column's content in last possible row.",
"type": "string"
},
"4038": {
"description": "Second column's content in last possible row.",
"type": "string"
},
"39": {
"description": "row 2, secondThird column's content (etc)in last possible row.",
"type": "string"
},