Template:Infobox Game: Difference between revisions

From Red Faction Wiki
(Created page with "{| class="infobox" style="font-size:89%; width:250px; background-color:#cccccc;" |- |colspan="2" style="text-align:center; background:#cccccc; -moz-border-radius-topleft: 0.5e...")
 
No edit summary
 
(13 intermediate revisions by one other user not shown)
Line 1: Line 1:
{| class="infobox" style="font-size:89%; 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="title"><default>{{PAGENAME}}</default><format>{{{title|{{PAGENAME}}}}}</format></title>
|-
<media source="image">
|colspan="2" style="text-align:center; background:#FFFFFF"|{{{image}}}
    <caption source="imageinfo"><small>{{{imageinfo}}}</small></caption>
|-
    </media>
|colspan="2" style="text-align:center; background:#cccccc"|''{{{imagedesc}}}''
</group>
|-
 
|style="background:#ffffff"|'''Released'''
<group>
|style="color:white; background:#aaaaaa"|{{{release}}}
<header><small>Information</small></header>
|-
<data source="platforms"><label>'''Platform(s)'''</label></data>
|style="background:#ffffff"|'''Platforms'''
<data source="engine"><label>'''Engine'''</label></data>
|style="color:white; background:#aaaaaa"|{{{Platform}}}
<data source="developer"><label>'''Developer(s)'''</label></data>
|-
<data source="publisher"><label>'''Publisher(s)'''</label></data>
|style="background:#ffffff"|'''Developer'''
<data source="director"><label>'''Director(s)'''</label></data>
|style="color:white; background:#aaaaaa"|{{{developer}}}
<data source="producer"><label>'''Producer(s)'''</label></data>
|}<noinclude>
<data source="writer"><label>'''Writer(s)'''</label></data>
<data source="artist"><label>'''Artist(s)'''</label></data>
<data source="release"><label>'''Released'''</label></data>
<data source="cancelled"><label>'''Cancelled'''</label></data>
</group>
</infobox>
 
<noinclude>


{|float="left"
{|float="left"
|<pre>
|<pre>
{{Infobox Game
{{Infobox Game
|name          =
|title          =
|image          =
|image          =
|imagedesc     =
|imageinfo     =
|platforms      =
|engine        =
|developer      =
|publisher      =
|director      =
|producer      =
|writer        =
|artist        =
|release        =
|release        =
|platform      =
|cancelled     =
|developer     =
}}
}}
</pre>
</pre>
|}
|}


[[Category:Infobox Templates|{{PAGENAME}}]]</noinclude>
Notes:
*If "title" is omitted, it will default to the name of the page.
*You should never include "release" and "cancelled" on the same title.
*Director, producer, writer, and artist are intended for non-game titles.
 
[[Category:Infobox Templates]]</noinclude>
<includeonly>[[Category:RF Title]]</includeonly>

Latest revision as of 03:37, 31 January 2024


{{Infobox Game
|title          =
|image          =
|imageinfo      =
|platforms      =
|engine         =
|developer      =
|publisher      =
|director       =
|producer       =
|writer         =
|artist         =
|release        =
|cancelled      =
}}

Notes:

  • If "title" is omitted, it will default to the name of the page.
  • You should never include "release" and "cancelled" on the same title.
  • Director, producer, writer, and artist are intended for non-game titles.