Template:Infobox Vehicle: Difference between revisions
SimpleArrows (talk | contribs) No edit summary |
SimpleArrows (talk | contribs) (Updated the template to the portable infobox and changed/added some data.) |
||
Line 1: | Line 1: | ||
<infobox> | |||
<group> | |||
<title source="name"><default>{{PAGENAME}}</default><format>{{{name|{{PAGENAME}}}}}</format></title> | |||
<media source="image"/> | |||
</group> | |||
| | |||
<group> | |||
<header><small>Information</small></header> | |||
<data source="Games"><label>'''Game'''</label></data> | |||
<data source="Type"><label>'''Type'''</label></data> | |||
<data source="Faction"><label>'''Faction'''</label></data> | |||
<data source="Purpose"><label>'''Purpose'''</label></data> | |||
<data source="Available sectors"><label>'''Available sectors'''</label></data> | |||
<data source="Internal names"><label>'''Internal name(s)'''</label></data> | |||
<header><small>Statistics</small></header> | |||
<data source="Number of seats"><label>'''Num. of seat(s)'''</label></data> | |||
<data source="Mounted weapons"><label>'''Mounted weapon(s)'''</label></data> | |||
</group> | |||
</infobox> | |||
[[Category:Vehicle]]<noinclude> | |||
<pre> | |||
{{Infobox Vehicle | {{Infobox Vehicle | ||
|name = | |name = | ||
|image = | |image = | ||
|games | |games = | ||
|faction = | |faction = | ||
| | |purpose = | ||
|available sectors = | |||
|internal names = | |||
|mounted weapons = | |mounted weapons = | ||
|number of seats = | |number of seats = | ||
}} | }} | ||
</pre> | </pre> | ||
[[Category:Infobox Templates|{{PAGENAME}}]]</noinclude> | [[Category:Infobox Templates|{{PAGENAME}}]]</noinclude> |
Revision as of 00:42, 4 January 2024
{{Infobox Vehicle |name = |image = |games = |faction = |purpose = |available sectors = |internal names = |mounted weapons = |number of seats = }}