Don't like the ads? Then create an account! Users with accounts have more options than anonymous users.

Difference between revisions of "Template:Game infobox"

From Triforce Wiki, a The Legend of Zelda wiki
Jump to navigationJump to search
(20px wider)
m (de)
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="infobox" cellpadding=2 cellspacing=2 align=right width=300px style="padding: 4px; margin: 0 0 1em 1em; font-size: 10px; background:#FFF; border:1px solid #000; color:#000; border-radius: 15px;"
{| class="infobox bordered" style="background:ghostwhite;font-size:10px"
! colspan="2" style="background:#CCCCFF;font-size:125%" | ''{{{title|{{PAGENAME}}}}}''
|-
|-
! colspan="2" bgcolor="#FFD700" style="border-radius: 15px;"|  ''{{{title|{{PAGENAME}}}}}''
| style="text-align:center" colspan="2" | {{{image|}}}
|-
| align="center" colspan="2" | {{{image|}}}
|- style="vertical-align: top;"
|- style="vertical-align: top;"
{{#if:{{{developer|}}}|{{!}}-style="background:#f7f2b9"
{{#if:{{{developer|}}}|{{!}}-
{{!}} '''Developer(s)'''
{{!}} style="background:#CCCCFF" {{!}} '''Developer(s)'''
{{!}} {{{developer}}}
{{!}} {{{developer}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{publisher|}}}|{{!}}-
{{#if:{{{publisher|}}}|{{!}}-
{{!}} '''Publisher'''
{{!}} style="background:#CCCCFF" {{!}} '''Publisher(s)'''
{{!}} {{{publisher}}}
{{!}} {{{publisher}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{released|}}}|{{!}}-style="background:#f7f2b9"
{{#if:{{{released|}}}|{{!}}-
{{!}} '''Release date(s)'''
{{!}} style="background:#CCCCFF" {{!}} '''Release date'''
{{!}} {{{released}}}
{{!}} {{{released}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{genre|}}}|{{!}}-
{{#if:{{{genre|}}}|{{!}}-
{{!}} '''Genre(s)'''
{{!}} style="background:#CCCCFF" {{!}} '''Genre(s)'''
{{!}} {{{genre}}}
{{!}} {{{genre}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{ratings|}}}|{{!}}-style="background:#f7f2b9"
{{#if:{{{ratings|}}}|{{!}}-
{{!}} '''Rating(s)'''
{{!}} style="background:#CCCCFF" {{!}} '''Rating(s)'''
{{!}} {{{ratings}}}
{{!}} {{{ratings}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{console|}}}|{{!}}-style="background:#f7f2b9"
{{#if:{{{console|}}}|{{!}}-
{{!}} '''Console(s)'''
{{!}} style="background:#CCCCFF" {{!}} '''Console(s)'''
{{!}} {{{console}}}
{{!}} {{{console}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{modes|}}}|{{!}}-
{{#if:{{{modes|}}}|{{!}}-
{{!}} '''Mode(s)'''
{{!}} style="background:#CCCCFF" {{!}} '''Mode(s)'''
{{!}} {{{modes}}}
{{!}} {{{modes}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{media|}}}|{{!}}-style="background:#f7f2b9"
{{#if:{{{media|}}}|{{!}}-
{{!}} '''Media'''
{{!}} style="background:#CCCCFF" {{!}} '''Media'''
{{!}} {{{media}}}
{{!}} {{{media}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{input|}}}|{{!}}-
{{#if:{{{input|}}}|{{!}}-
{{!}} '''Input'''
{{!}} style="background:#CCCCFF" {{!}} '''Input'''
{{!}} {{{input}}}
{{!}} {{{input}}}
|}}
|}}
Line 66: Line 65:
}}
}}
</pre>
</pre>
[[Category:Infobox templates]]</noinclude><includeonly>[[Category:Games]]</includeonly>
[[Category:Infobox templates]]</noinclude><includeonly>[[Category:Games]]</includeonly>

Latest revision as of 12:53, March 13, 2022

Game infobox

Usage[edit]

{{Game infobox
|title =
|image =
|developer =
|publisher =
|released =
|genre =
|ratings =
|console =
|modes =
|media = 
|input = 
}}