Template:Infobox data structure: Difference between revisions

From SlyMods
Jump to navigation Jump to search
Content added Content deleted
(Added namespace detection)
m (Fix typo)
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>{{Infobox
<includeonly>{{Infobox
| name=Template:Infobox data structure
| title= {{{name|{{PAGENAME}}}}}
| title= {{{title|{{PAGENAME}}}}}
| style= width: 100px;
| above= Data Structure
| above= Data Structure
| image= {{#if:{{{image|}}}|{{Image exists|file={{{image|}}}|width={{{width|360px}}}}}}}
| caption= {{{caption|}}}
| label1= Game
| label1= Game
| data1= {{Sly other
| data1= {{Sly other
Line 9: Line 13:
| sly4= [[Sly 4|{{Sly 4}}]][[Category:Data structures in Sly 4]]
| sly4= [[Sly 4|{{Sly 4}}]][[Category:Data structures in Sly 4]]
}}
}}
| data2= {{#ifeq: {{{official}}} | y | Yes | }}{{#ifeq: {{{official}}} | n | No| }}
| label2= {{#if: {{{size|}}}|Size|}}
| data2= {{{size|}}}
}}
| label3= {{#if: {{{official|}}}|Official Name|}}
{{ns0|[[Category:Data structures|{{PAGENAME}}]]}}</includeonly><noinclude>
| data3= {{#ifeq: {{{official|}}} | y | Yes | }}{{#ifeq: {{{official|}}} | n | No| }}
}}{{Article only|[[Category:Data structures]]}}
{{WikiSEO helper
| title={{Main other | {{PAGENAME}} in {{NAMESPACE}} | {{FULLPAGENAME}} }}
| description={{Main other | {{PAGENAME}} is a data structure used in {{Sly other|sly1={{Sly 1}}|sly2={{Sly 2}}|sly3={{Sly 3}}|sly4={{Sly 4}}|other=the Sly Cooper series}} |}}.
| image={{{{image|}}}
| keywords=data structures, structure, struct, programming, logic, symbol, variable, variables, fields, classes, class, C++, C, datatype, data type, type, types, fields
}}</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>

Latest revision as of 17:26, 26 September 2023