Template:Infobox Game: Difference between revisions

From Chibi-Robo! Wiki
Jump to navigation Jump to search
(Created page with "<infobox> <title source="title1"> <default>{{PAGENAME}}</default> </title> <image source="image1"> <caption source="caption1"/> </image> <data source="row1">...")
 
m (Converting template:tl to template:t)
 
(16 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<infobox>
{| id="real" class="infobox" style="width:300px"
  <title source="title1">
! colspan="2" style="font-size:125%" | {{{name|''{{{title|{{PAGENAME}}}}}''}}}
    <default>{{PAGENAME}}</default>
|-
  </title>
| colspan="2" style="text-align:center" class="infobox-image" | {{#if: {{{images|}}}|{{{images}}}|[[File:{{{image|}}}]]}}{{#ifexist:Gallery:{{{gallery|{{SUBPAGENAME}}}}}|<br>For alternate box art, see the [[Gallery:{{{gallery|{{SUBPAGENAME}}#Box art}}}|game's gallery]].}}
  <image source="image1">
|-
    <caption source="caption1"/>
{{#if:{{{developer|}}}|
  </image>
{{!}} '''Developer'''
  <data source="row1">
{{!}} {{{developer}}}
    <label>Label</label>
}}
  </data>
|-
  <data source="row2">
{{#if:{{{publisher|}}}|
    <label>Label</label>
{{!}} '''Publisher'''
  </data>
{{!}} {{{publisher}}}
</infobox>
}}
<noinclude>
|-
Example usage:<pre>
{{#if:{{{platforms|}}}|
{{!}} '''Platform(s)'''
{{!}} {{{platforms}}}
}}
|-
{{#if:{{{release|}}}|
{{!}} '''Release date'''
{{!}} {{{release}}}
{{#if:{{{release2|}}}|{{hide|show=more...|content={{{release2}}}}}}}
}}
|-
{{#if:{{{languages|}}}|
{{!}} '''Language(s)'''
{{!}} {{{languages}}}
}}
|-
{{#if:{{{genre|}}}|
{{!}} '''Genre'''
{{!}} {{{genre}}}
}}
|-
{{#if:{{{ratings|}}}|
{{!}} '''Rating(s)'''
{{!}} {{{ratings}}}
}}
|-
{{#if:{{{media|}}}|
{{!}} '''Media'''
{{!}} {{{media}}}
}}
|}<noinclude>
 
Editors will use one or more of the following templates: {{t|vgrelease}}, {{t|ESRB}}, {{t|PEGI}}, {{t|CERO}}, and {{t|vgratings}}.
 
All dates should use the format Day Month Year (e.g. 5 November 2018).
 
Unless noted otherwise, all list items should be separated with a <nowiki><br/></nowiki>.
 
ratings= {{vgratings|org=rating|undefined-org|rating) (see Template:Vgratings for list of orgs)
 
== Usage & preview ==
Type in this:
<pre>
{{Infobox Game
{{Infobox Game
|title1=Example
|title=Okaeri! Chibi-Robo! Happy Richie Ōsōji!
|image1=Example
|image=Okaeri_front2.jpg
|caption1=Example
|developer=skip Ltd.
|row1=Example
|publisher=Nintendo
|row2=Example
|platforms=Nintendo DS
|release={{vgrelease|JP=23 July 2009}}
|languages=Japanese
|genre=Platform, Adventure
|ratings={{CERO|A}}
|media=Nintendo DS Game Card
}}
}}
</pre>
</pre>
</noinclude>
 
to see this:
{{Infobox Game
|title=Okaeri! Chibi-Robo! Happy Richie Ōsōji!
|image=Okaeri_front2.jpg
|developer=skip Ltd.
|publisher=Nintendo
|platforms=Nintendo DS
|release={{vgrelease|JP=23 July 2009}}
|languages=Japanese
|genre=Platform, Adventure
|ratings={{CERO|A}}
|media=Nintendo DS Game Card
}}
 
 
[{{fullurl:{{ns:Template}}:{{PAGENAME}}}}?action=purge Click here to refresh the preview above]
</noinclude><noinclude>[[Category:Templates]][[Category:Infoboxes]]</noinclude>

Latest revision as of 06:12, 28 July 2024

Infobox Game
[[File:]]

Editors will use one or more of the following templates: {{vgrelease}}, {{ESRB}}, {{PEGI}}, {{CERO}}, and {{vgratings}}.

All dates should use the format Day Month Year (e.g. 5 November 2018).

Unless noted otherwise, all list items should be separated with a <br/>.

ratings= {{vgratings|org=rating|undefined-org|rating) (see Template:Vgratings for list of orgs)

Usage & preview

Type in this:

{{Infobox Game
|title=Okaeri! Chibi-Robo! Happy Richie Ōsōji!
|image=Okaeri_front2.jpg
|developer=skip Ltd.
|publisher=Nintendo
|platforms=Nintendo DS
|release={{vgrelease|JP=23 July 2009}}
|languages=Japanese
|genre=Platform, Adventure
|ratings={{CERO|A}}
|media=Nintendo DS Game Card
}}

to see this:

Okaeri! Chibi-Robo! Happy Richie Ōsōji!
Okaeri front2.jpg
Developer skip Ltd.
Publisher Nintendo
Platform(s) Nintendo DS
Release date
  • JP 23 July 2009
Language(s) Japanese
Genre Platform, Adventure
Rating(s) All=CERO All (Suitable For All ages)
Media Nintendo DS Game Card


Click here to refresh the preview above