Template:Infobox data structure: Difference between revisions

From SlyMods
Jump to navigation Jump to search
Content added Content deleted
(Fixed parameters)
Tags: Mobile edit Mobile web edit
(Move templatedata to doc subpage)
Line 13: Line 13:
| label3= {{#if: {{{size|}}}|Size|}}
| label3= {{#if: {{{size|}}}|Size|}}
| data3= {{{size|}}}
| data3= {{{size|}}}
}}{{ns0|[[Category:Data structures]]}}</includeonly><noinclude>
}}
{{ns0|[[Category:Data structures|{{PAGENAME}}]]}}</includeonly><noinclude>
{{Documentation}}
{{Documentation}}
</noinclude>
<templatedata>
{
"params": {
"name": {},
"official": {
"label": "official name?",
"description": "Whether the article name is the official structure name (y/n)",
"example": "y",
"default": "n"
}
},
"description": "An infobox for data structures."
}
</templatedata></noinclude>

Revision as of 04:00, 10 August 2022