Template:Infobox Game: Difference between revisions

From Red Faction Wiki
No edit summary
No edit summary
Line 1: Line 1:
{| class="infobox" style="font-size:89%; width:250px; float:{{{align|right}}}; 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="title"><default>{{PAGENAME}}</default><format>{{{title|{{PAGENAME}}}}}</format></title>
|-
<image source="image"/>
|colspan="2" style="text-align:center; background:#FFFFFF"|{{{image}}}
</group>
|-
 
|colspan="2" style="text-align:center; background:#cccccc"|''{{{imagedesc}}}''
<group>
|-
<header><small>Information</small></header>
|style="background:#ffffff"|'''Released'''
<data source="platforms"><label>'''Platform(s)'''</label></data>
|style="color:white; background:#aaaaaa"|{{{release}}}
<data source="developer"><label>'''Developer(s)'''</label></data>
|-
<data source="publisher"><label>'''Publisher(s)'''</label></data>
|style="background:#ffffff"|'''Platforms'''
<data source="release"><label>'''Released'''</label></data>
|style="color:white; background:#aaaaaa"|{{{platform}}}
</group>
|-
</infobox>
|style="background:#ffffff"|'''Developer'''
 
|style="color:white; background:#aaaaaa"|{{{developer}}}
<noinclude>
|-
|style="background:#ffffff"|'''Publisher'''
|style="color:white; background:#aaaaaa"|{{{publisher}}}
|}<noinclude>


{|float="left"
{|float="left"
|<pre>
|<pre>
{{Infobox Game
{{Infobox Game
|name          =
|title          =
|image          =
|image          =
|imagedesc     =
|platforms     =
|release        =
|platform      =
|developer      =
|developer      =
|publisher      =
|publisher      =
|release        =
}}
}}
</pre>
</pre>
|}
|}


[[Category:Infobox Templates|{{PAGENAME}}]]</noinclude>
NOTE: If "title" is omitted, it will default to the name of the page.
 
[[Category:Infobox Templates]]</noinclude>

Revision as of 17:44, 3 January 2024


{{Infobox Game
|title          =
|image          =
|platforms      =
|developer      =
|publisher      =
|release        =
}}

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