More actions
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
<default>{{PAGENAME}}</default> | <default>{{PAGENAME}}</default> | ||
</title> | </title> | ||
<image source=" | <image source="image1"> | ||
<caption source="caption1" /> | <caption source="caption1" /> | ||
</image> | </image> | ||
<data source=" | <data source="headquarters"> | ||
<label> | <label>Military Unit Type</label> | ||
</data> | </data> | ||
<data source=" | <data source="established"> | ||
<label> | <label>Established</label> | ||
</data> | </data> | ||
<group> | <group> | ||
<header> | <header>Leadership</header> | ||
<data source=" | <data source="marshal_commander"> | ||
<label> | <label>Generals</label> | ||
</data> | </data> | ||
<data source=" | <data source="commanders"> | ||
<label> | <label>Commanders</label> | ||
</data> | </data> | ||
</group> | </group> | ||
<group> | <group> | ||
<header> | <header>Details</header> | ||
<data source=" | <data source="active_personnel"> | ||
<label> | <label>Active personnel</label> | ||
</data> | |||
<data source="budget"> | |||
<label>Budget</label> | |||
</data> | </data> | ||
<data source=" | <data source="affiliation"> | ||
<label> | <label>Affiliation</label> | ||
</data> | </data> | ||
</group> | </group> | ||
Line 45: | Line 36: | ||
<noinclude> | <noinclude> | ||
Example usage:<pre> | Example usage:<pre> | ||
{{ | {{Dark-Angels-Army | ||
|title1=Example | |title1=Example | ||
| | |image1=Example | ||
|caption1=Example | |caption1=Example | ||
| | |headquarters=Example | ||
| | |established=Example | ||
| | |marshal_commander=Example | ||
| | |commanders=Example | ||
| | |active_personnel=Example | ||
| | |budget=Example | ||
| | |affiliation=Example | ||
}} | }} | ||
</pre> | </pre> | ||
<templatedata> | <templatedata> | ||
{"params":{" | {"params":{"image1":{"aliases":["image1"],"label":"image1","description":"Placeholder","example":"Placeholder","type":"string"},"caption1":{"aliases":["caption1"],"label":"caption1","description":"Placeholder","example":"Placeholder","type":"string"},"headquarters":{"aliases":["headquarters"],"label":"Military Unit Type","description":"Placeholder","example":"Placeholder","type":"string"},"established":{"aliases":["established"],"label":"Established","description":"Placeholder","example":"Placeholder","type":"string"},"marshal_commander":{"aliases":["marshal_commander"],"label":"Generals","description":"Placeholder","example":"Placeholder","type":"string"},"commanders":{"aliases":["commanders"],"label":"Commanders","description":"Placeholder","example":"Placeholder","type":"string"},"active_personnel":{"aliases":["active_personnel"],"label":"Active personnel","description":"Placeholder","example":"Placeholder","type":"string"},"budget":{"aliases":["budget"],"label":"Budget","description":"Placeholder","example":"Placeholder","type":"string"},"affiliation":{"aliases":["affiliation"],"label":"Affiliation","description":"Placeholder","example":"Placeholder","type":"string"},"title1":{"aliases":["title1"],"label":"title1","description":"Placeholder","example":"Placeholder","type":"string"}},"paramOrder":["title1","image1","caption1","headquarters","established","marshal_commander","commanders","active_personnel","budget","affiliation"]} | ||
</templatedata></noinclude> | </templatedata></noinclude> |
Revision as of 22:35, 28 July 2023
Example usage:
{{Dark-Angels-Army |title1=Example |image1=Example |caption1=Example |headquarters=Example |established=Example |marshal_commander=Example |commanders=Example |active_personnel=Example |budget=Example |affiliation=Example }}
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
title1 | title1 title1 | Placeholder
| String | optional |
image1 | image1 image1 | Placeholder
| String | optional |
caption1 | caption1 caption1 | Placeholder
| String | optional |
Military Unit Type | headquarters headquarters | Placeholder
| String | optional |
Established | established established | Placeholder
| String | optional |
Generals | marshal_commander marshal_commander | Placeholder
| String | optional |
Commanders | commanders commanders | Placeholder
| String | optional |
Active personnel | active_personnel active_personnel | Placeholder
| String | optional |
Budget | budget budget | Placeholder
| String | optional |
Affiliation | affiliation affiliation | Placeholder
| String | optional |