Template:Infobox Game: Difference between revisions

From Red Faction Wiki
No edit summary
No edit summary
 
(9 intermediate revisions by one other user not shown)
Line 2: Line 2:
     <group>
     <group>
<title source="title"><default>{{PAGENAME}}</default><format>{{{title|{{PAGENAME}}}}}</format></title>
<title source="title"><default>{{PAGENAME}}</default><format>{{{title|{{PAGENAME}}}}}</format></title>
<image source="image"/>
<media source="image">
    <caption source="imageinfo"><small>{{{imageinfo}}}</small></caption>
    </media>
</group>
</group>


Line 8: Line 10:
<header><small>Information</small></header>
<header><small>Information</small></header>
<data source="platforms"><label>'''Platform(s)'''</label></data>
<data source="platforms"><label>'''Platform(s)'''</label></data>
<data source="engine"><label>'''Engine'''</label></data>
<data source="developer"><label>'''Developer(s)'''</label></data>
<data source="developer"><label>'''Developer(s)'''</label></data>
<data source="publisher"><label>'''Publisher(s)'''</label></data>
<data source="publisher"><label>'''Publisher(s)'''</label></data>
<data source="director"><label>'''Director(s)'''</label></data>
<data source="producer"><label>'''Producer(s)'''</label></data>
<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="release"><label>'''Released'''</label></data>
<data source="cancelled"><label>'''Cancelled'''</label></data>
</group>
</group>
</infobox>
</infobox>
Line 21: Line 29:
|title          =
|title          =
|image          =
|image          =
|imageinfo      =
|platforms      =
|platforms      =
|engine        =
|developer      =
|developer      =
|publisher      =
|publisher      =
|director      =
|producer      =
|writer        =
|artist        =
|release        =
|release        =
|cancelled      =
}}
}}
</pre>
</pre>
|}
|}


NOTE: If "title" is omitted, it will default to the name of the page.
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>
[[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.