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

Difference between revisions of "Template:Location infobox"

From Triforce Wiki, a The Legend of Zelda wiki
Jump to navigationJump to search
(trying something lighter)
(ok i'll just use mariowiki charinfobox colors then)
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 #000;"
{| 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 #000;"
|-
|-
! colspan="2" bgcolor="#99FF33" style="font-size:13px"| {{{name|{{PAGENAME}}}}}
! colspan="2" bgcolor="#8AFA8A" style="font-size:13px"| {{{name|{{PAGENAME}}}}}
|-
|-
| align="center" colspan="2" | {{{image|}}}
| align="center" colspan="2" | {{{image|}}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{first_appearance|}}}|{{!}}-style="background:#99FF99"
{{#if:{{{first_appearance|}}}|{{!}}-style="background:#AFA"
{{!}} '''First appearance'''
{{!}} '''First appearance'''
{{!}} {{{first_appearance}}}
{{!}} {{{first_appearance}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{latest_appearance|}}}|{{!}}-style="background:#99FF99"
{{#if:{{{latest_appearance|}}}|{{!}}-style="background:#AFA"
{{!}} '''Latest appearance'''
{{!}} '''Latest appearance'''
{{!}} {{{latest_appearance}}}
{{!}} {{{latest_appearance}}}
|}}
|}}
|- style="vertical-align: top;"
|- style="vertical-align: top;"
{{#if:{{{location|}}}|{{!}}-style="background:#99FF99"
{{#if:{{{location|}}}|{{!}}-style="background:#AFA"
{{!}} '''Greater location'''
{{!}} '''Greater location'''
{{!}} {{{location}}}
{{!}} {{{location}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{inhabitants|}}}|{{!}}-style="background:#99FF99"
{{#if:{{{inhabitants|}}}|{{!}}-style="background:#AFA"
{{!}} '''Inhabitant(s)'''
{{!}} '''Inhabitant(s)'''
{{!}} {{{inhabitants}}}
{{!}} {{{inhabitants}}}

Revision as of 13:31, April 18, 2020

Location infobox

Usage

{{Location infobox
|name =
|image =
|first_appearance = 
|latest_appearance =
|location = 
|inhabitants = 
}}