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
(changed color)
m (de)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="infobox bordered" style="font-size: 10px;width:300px; background:ghostwhite"
{| class="infobox bordered" style="background:ghostwhite;font-size:10px"
! colspan="2" bgcolor="#CCCCFF" style=font-size:13px| ''{{{title|{{PAGENAME}}}}}''
! colspan="2" style="background:#CCCCFF;font-size:125%" | ''{{{title|{{PAGENAME}}}}}''
|-
|-
| align="center" colspan="2" | {{{image|}}}
| style="text-align:center" colspan="2" | {{{image|}}}
|- style="vertical-align: top;"
|- style="vertical-align: top;"
{{#if:{{{developer|}}}|{{!}}-
{{#if:{{{developer|}}}|{{!}}-
Line 10: Line 10:
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{publisher|}}}|{{!}}-
{{#if:{{{publisher|}}}|{{!}}-
{{!}} style="background:#CCCCFF" {{!}} '''Publisher'''
{{!}} style="background:#CCCCFF" {{!}} '''Publisher(s)'''
{{!}} {{{publisher}}}
{{!}} {{{publisher}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{released|}}}|{{!}}-
{{#if:{{{released|}}}|{{!}}-
{{!}} style="background:#CCCCFF" {{!}} '''Release date(s)'''
{{!}} style="background:#CCCCFF" {{!}} '''Release date'''
{{!}} {{{released}}}
{{!}} {{{released}}}
|}}
|}}

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 = 
}}