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
(change so only left part is blue)
m (de)
 
(7 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:ghostwhite; border:1px solid gray"
{| class="infobox bordered" style="background:ghostwhite;font-size:10px"
! colspan="2" style="background:#CCCCFF;font-size:125%" | ''{{{title|{{PAGENAME}}}}}''
|-
|-
! colspan="2" bgcolor="#99B1FF" style=font-size:13px| ''{{{title|{{PAGENAME}}}}}''
| style="text-align:center" colspan="2" | {{{image|}}}
|-
| align="center" colspan="2" | {{{image|}}}
|- style="vertical-align: top;"
|- style="vertical-align: top;"
{{#if:{{{developer|}}}|{{!}}-
{{#if:{{{developer|}}}|{{!}}-
Line 11: 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 = 
}}