Template:Infobox RF1Level: Difference between revisions

From Red Faction Wiki
No edit summary
No edit summary
 
(10 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>
|-
 
|colspan="2" style="text-align:center; background:#cccccc"|''{{{imagecaption}}}''
<group>
|-
<data source="filenames"><label>'''Filename(s)'''</label></data>
|style="background:#ffffff"|'''Goal'''
</group>
|style="color:black; background:#aaaaaa"|{{{goal}}}
 
|-
<group>
|style="background:#ffffff"|'''Individual maps'''
<header><small>Information</small></header>
|style="color:black; background:#aaaaaa"|{{{filenames}}}
<data source="goal"><label>'''Goal'''</label></data>
|-
<data source="before"><label>'''Follows'''</label></data>
|style="background:#ffffff"|'''Enemies'''
<data source="after"><label>'''Precedes'''</label></data>
|style="color:black; background:#aaaaaa"|{{{enemies}}}
</group>
|-
</infobox><noinclude>
|style="background:#ffffff"|'''Vehicles'''
|style="color:black; background:#aaaaaa"|{{{vehicles}}}
|-
|style="background:#ffffff"|'''Weapons'''
|style="color:black; background:#aaaaaa"|{{{weapons}}}
|-
|style="background:#ffffff"|'''Preceded by'''
|style="color:black; background:#aaaaaa"|{{{before}}}
|-
|style="background:#ffffff"|'''Followed by'''
|style="color:black; background:#aaaaaa"|{{{after}}}
|}<noinclude>


{|float="left"
{|float="left"
Line 34: Line 22:
|levelname      =
|levelname      =
|image          =
|image          =
|imagecaption  =
|goal          =
|goal          =
|filenames      =
|filenames      =
|enemies        =
|vehicles      =
|weapons        =
|before        =
|before        =
|after          =
|after          =
Line 45: Line 29:
</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:15, 20 January 2024

{{Infobox RF1Level
|levelname      =
|image          =
|goal           =
|filenames      =
|before         =
|after          =
}}

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