Template:Infobox RF1Level: Difference between revisions

From Red Faction Wiki
No edit summary
No edit summary
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>
|-
<group>
|style="padding:5px;width:65px;background:#ffffff"|'''Goal'''
<header><small>Information</small></header>
|style="color:black; background:#aaaaaa"|{{{goal}}}
<data source="goal"><label>'''Goal'''</label></data>
|-
<data source="filenames"><label>'''Filename(s)'''</label></data>
|style="padding:5px;width:65px;background:#ffffff"|'''Maps'''
<data source="before"><label>'''Follows'''</label></data>
|style="color:black; background:#aaaaaa"|{{{filenames}}}
<data source="after"><label>'''Precedes'''</label></data>
|-
</group>
|style="padding:5px;width:65px;background:#ffffff"|'''Follows'''
</infobox><noinclude>
|style="color:black; background:#aaaaaa"|{{{before}}}
|-
|style="padding:5px;width:65px;background:#ffffff"|'''Precedes'''
|style="color:black; background:#aaaaaa"|{{{after}}}
|}<noinclude>


{|float="left"
{|float="left"
Line 30: Line 25:
</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>

Revision as of 05:11, 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.