Template:Infobox Vehicle: Difference between revisions
SimpleArrows (talk | contribs) mNo edit summary |
SimpleArrows (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
<infobox> | <includeonly><infobox> | ||
<group> | <group> | ||
<title source="name"><default>{{PAGENAME}}</default><format>{{{name|{{PAGENAME}}}}}</format></title> | <title source="name"><default>{{PAGENAME}}</default><format>{{{name|{{PAGENAME}}}}}</format></title> | ||
Line 10: | Line 10: | ||
<data source="games"><label>'''Game'''</label></data> | <data source="games"><label>'''Game'''</label></data> | ||
<data source="faction"><label>'''Faction'''</label></data> | <data source="faction"><label>'''Faction'''</label></data> | ||
<data source=" | <data source="appears"><label>'''Appears'''</label></data> | ||
</group> | </group> | ||
<group> | <group> | ||
<header><small>Vehicle</small></header> | <header><small>Vehicle</small></header> | ||
Line 24: | Line 25: | ||
</group> | </group> | ||
</infobox> | </infobox> | ||
[[Category:Vehicle]]<noinclude> | [[Category:Vehicle]]</includeonly><noinclude> | ||
<pre> | <pre> | ||
{{Infobox Vehicle | {{Infobox Vehicle | ||
Line 32: | Line 32: | ||
|image = | |image = | ||
|imageinfo = | |imageinfo = | ||
|games = | |games = | ||
|faction = | |faction = | ||
| | |appears = | ||
|internal names = | |internal names = | ||
|primary = | |primary = | ||
Line 40: | Line 40: | ||
|jump = | |jump = | ||
|crouch/grenade = | |crouch/grenade = | ||
|size = | |size = | ||
|number of seats = | |number of seats = | ||
|mounted weapons = | |mounted weapons = | ||
}} | }} | ||
</pre> | </pre> | ||
'''Parameter Usage:''' | |||
View [[Template:Game]] and [[Template:Team]] for information on how to use them. | View [[Template:Game]] and [[Template:Team]] for information on how to use them. | ||
<pre> | |||
{{Infobox Vehicle | |||
|games = {{Game|}} | |||
|faction = {{Team|}} | |||
|size = Small/Medium/Large | |||
}} | |||
</pre> | |||
'''Usage:''' | |||
<pre> | |||
{{Infobox Vehicle | |||
|name = Military Armoured Heavy Tank | |||
|image = Render03.jpg | |||
|games = {{Game|RF2}} | |||
|faction = {{Team|RC}} <br> {{Team|RF2}} | |||
|appears = [[Tank On The Town]] | |||
|primary = Fire Chain Gun | |||
|alt = Fire Mortar | |||
}} | |||
</pre> | |||
[[Category:Infobox Templates|{{PAGENAME}}]]</noinclude> | [[Category:Infobox Templates|{{PAGENAME}}]]</noinclude> |
Revision as of 20:50, 22 January 2024
{{Infobox Vehicle |name = |image = |imageinfo = |games = |faction = |appears = |internal names = |primary = |alt = |jump = |crouch/grenade = |size = |number of seats = |mounted weapons = }}
Parameter Usage: View Template:Game and Template:Team for information on how to use them.
{{Infobox Vehicle |games = {{Game|}} |faction = {{Team|}} |size = Small/Medium/Large }}
Usage:
{{Infobox Vehicle |name = Military Armoured Heavy Tank |image = Render03.jpg |games = {{Game|RF2}} |faction = {{Team|RC}} <br> {{Team|RF2}} |appears = [[Tank On The Town]] |primary = Fire Chain Gun |alt = Fire Mortar }}