Template:Infobox RF1SPMap: Difference between revisions

From Red Faction Wiki
No edit summary
No edit summary
 
(4 intermediate revisions by the same user not shown)
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>'''{{{levelname}}}'''<big>
<title source="levelname"><default>{{PAGENAME}}</default><format>{{{levelname|{{PAGENAME}}}}}</format></title>
|-
<media source="image"/>
|colspan="2" style="text-align:center; background:#FFFFFF"|{{{image}}}
</group>
|-
 
|style="padding:5px;width:75px;background:#ffffff"|'''Features'''
<group>
|style="color:black; background:#aaaaaa"|{{{features}}}
<data source="filename"><label>'''Filename'''</label></data>
|-
</group>
|style="padding:5px;width:75px;background:#ffffff"|'''Author'''
 
|style="color:black; background:#aaaaaa"|{{{author}}}
<group>
|-
<header><small>Information</small></header>
|style="padding:5px;width:75px;background:#ffffff"|'''Enemies'''
<data source="features"><label>'''Features'''</label></data>
|style="color:black; background:#aaaaaa"|{{{enemies}}}
<data source="author"><label>'''Author(s)'''</label></data>
|-
<data source="enemies"><label>'''Enemies'''</label></data>
|style="padding:5px;width:75px;background:#ffffff"|'''Vehicles'''
<data source="vehicles"><label>'''Vehicles'''</label></data>
|style="color:black; background:#aaaaaa"|{{{vehicles}}}
<data source="weapons"><label>'''Weapons'''</label></data>
|-
</group>
|style="padding:5px;width:75px;background:#ffffff"|'''Weapons'''
</infobox><noinclude>
|style="color:black; background:#aaaaaa"|{{{weapons}}}
|}<noinclude>


{|float="left"
{|float="left"
Line 26: Line 24:
|levelname      =
|levelname      =
|image          =
|image          =
|filename      =
|features      =
|features      =
|author        =
|author        =
Line 34: Line 33:
</pre>
</pre>
|}
|}
NOTE: If "name" is omitted, it will default to the name of the page.


[[Category:Infobox Templates|{{PAGENAME}}]]</noinclude>
[[Category:Infobox Templates]]</noinclude>

Latest revision as of 05:14, 20 January 2024

{{Infobox RF1SPMap
|levelname      =
|image          =
|filename       =
|features       =
|author         =
|enemies        =
|vehicles       =
|weapons        =
}}

NOTE: If "name" is omitted, it will default to the name of the page.