Template:Infobox Vehicle: Difference between revisions

From Red Faction Wiki
mNo edit summary
mNo edit summary
Line 8: Line 8:
<header><small>Information</small></header>
<header><small>Information</small></header>
     <data source="games"><label>'''Game'''</label></data>
     <data source="games"><label>'''Game'''</label></data>
<data source="type"><label>'''Type'''</label></data>
<data source="faction"><label>'''Faction'''</label></data>
<data source="faction"><label>'''Faction'''</label></data>
     <data source="available sectors"><label>'''Available sectors'''</label></data>
     <data source="available sectors"><label>'''Available sectors'''</label></data>
Line 19: Line 18:
[[Category:Vehicle]]<noinclude>
[[Category:Vehicle]]<noinclude>


'''Usage:'''
<pre>
<pre>
{{Infobox Vehicle
{{Infobox Vehicle
|name              =
|name              =
|image              =
|image              =
|games              =
|games              = {{Game|}}
|faction            =
|faction            = {{Team|}}
|available sectors  =
|available sectors  =  
|internal names    =
|internal names    =
|number of seats    =
|mounted weapons    =
|mounted weapons    =
|number of seats    =
}}
}}
</pre>
</pre>
 
View [[Template:Game]] and [[Template:Team]] for information on how to use them.
[[Category:Infobox Templates|{{PAGENAME}}]]</noinclude>
[[Category:Infobox Templates|{{PAGENAME}}]]</noinclude>

Revision as of 10:33, 4 January 2024

Usage:

{{Infobox Vehicle
|name               =
|image              =
|games              = {{Game|}}
|faction            = {{Team|}}
|available sectors  = 
|internal names     =
|number of seats    =
|mounted weapons    =
}}

View Template:Game and Template:Team for information on how to use them.