Template:Game infobox: Difference between revisions

From the Croc Wiki, the Croc encyclopedia
Jump to navigationJump to search
redid
m (2 revisions imported)
(redid)
Line 1:
{| class="infobox" style="background:white"
<infobox>
! colspan="2" style="background-color:forestgreen;color:white;font-size:125%" | ''{{{title|{{PAGENAME}}}}}''
<title source="title1">
|-
<default>{{PAGENAME}}</default>
| colspan="2" style="text-align:center" | {{{image|}}}
</title>
|- style="vertical-align: top;"
<image source="image1">
{{#if:{{{developer|}}}|{{!}}-style="background:#93ff91"
<caption source="caption1"/>
{{!}} '''Developer(s)'''
</image>
{{!}} {{{developer}}}
<data source="platforms">
|}}
<label>Platforms</label>
|- style="vertical-align: top"
</data>
{{#if:{{{publisher|}}}|{{!}}-style="background:#93ff91"
<data source="release_dates">
{{!}} '''Publisher'''
<label>Release Dates</label>
{{!}} {{{publisher}}}
</data>
|}}
<data source="publisher">
|- style="vertical-align: top"
<label>Publisher</label>
{{#if:{{{released|}}}|{{!}}-style="background:#93ff91"
</data>
{{!}} '''Release date(s)'''
<data source="developer">
{{!}} {{{released}}}
<label>Developer</label>
|}}
</data>
|- style="vertical-align: top"
<data source="preceded_by">
{{#if:{{{genre|}}}|{{!}}-style="background:#93ff91"
<label>Preceded by</label>
{{!}} '''Genre(s)'''
</data>
{{!}} {{{genre}}}
<data source="followed_by">
|}}
<label>Followed by</label>
|- style="vertical-align: top"
</data>
{{#if:{{{ratings|}}}|{{!}}-style="background:#93ff91"
</infobox>
{{!}} '''Rating(s)'''
<noinclude>
{{!}} {{{ratings}}}
Example usage:<pre>
|}}
|- style="vertical-align: top"
{{#if:{{{console|}}}|{{!}}-style="background:#93ff91"
{{!}} '''Console(s)'''
{{!}} {{{console}}}
|}}
|- style="vertical-align: top"
{{#if:{{{modes|}}}|{{!}}-style="background:#93ff91"
{{!}} '''Mode(s)'''
{{!}} {{{modes}}}
|}}
|- style="vertical-align: top"
{{#if:{{{media|}}}|{{!}}-style="background:#93ff91"
{{!}} '''Media'''
{{!}} {{{media}}}
|}}
|- style="vertical-align: top"
{{#if:{{{input|}}}|{{!}}-style="background:#93ff91"
{{!}} '''Input'''
{{!}} {{{input}}}
|}}
|}<noinclude>
==Usage==
<pre>
{{Game
|title =
|title1=Example
|image =
|image1=Example
|developer =Example
|caption1=Example
|publisher =Example
|platforms=Example
|released =
|release_dates=Example
|genre =
|publisher=Example
|ratings =
|developer=Example
|console =
|modes =
|media =
|input =
}}
</pre>
[[Category:Infobox templates]]</noinclude><includeonly>[[Category:Games]]</includeonly>
</noinclude>
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu