Template:Infobox Vehicle: Difference between revisions

From Red Faction Wiki
No edit summary
(Updated the template to the portable infobox and changed/added some data.)
Line 1: Line 1:
{| class="infobox" style="font-size:89%; float:{{{align|right}}}; width:250px; background-color:#cccccc;"
<infobox>
|-
    <group>
|colspan="2" style="text-align:center; background:#cccccc; -moz-border-radius-topleft: 0.5em; -moz-border-radius-topright: 0.5em;"|<big>'''{{{name}}}'''<big>
<title source="name"><default>{{PAGENAME}}</default><format>{{{name|{{PAGENAME}}}}}</format></title>
|-
<media source="image"/>
|colspan="2" style="text-align:center; background:#FFFFFF"|{{{image}}}
</group>
|-
|colspan="2" style="text-align:center; background:#cccccc"|''{{{games}}}''
|-
|style="background:#ffffff"|'''Faction'''
|style="color:white; background:#aaaaaa"|{{{faction}}}
|-
|style="background:#ffffff"|'''Typical Location'''
|style="color:white; background:#aaaaaa"|{{{typical location}}}
|-
|style="background:#ffffff"|'''Mounted Weapons'''
|style="color:white; background:#aaaaaa"|{{{mounted weapons}}}
|-
|style="background:#ffffff"|'''Number of seats'''
|style="color:white; background:#aaaaaa"|{{{number of seats}}}
|-
|style="background:#ffffff"|'''Purpose'''
|style="color:white; background:#aaaaaa"|{{{purpose}}}
|}[[Category:Vehicle]]<noinclude>


{|float="left"
<group>
|<pre>
<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            =
|typical location  =
|purpose            =
|available sectors  =
|internal names    =
|mounted weapons    =
|mounted weapons    =
|number of seats    =
|number of seats    =
|purpose            =
}}
}}
</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    =
}}