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

Difference between revisions of "Template:Species infobox"

From Triforce Wiki, a The Legend of Zelda wiki
Jump to navigationJump to search
(Notable members should probably get one too.)
m (Text replacement - ";font-size:13px" to ";font-size:125%")
 
(17 intermediate revisions by 2 users 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" style="background:white"
! colspan="2" style="background-color:#FFA500;font-size:125%"| {{{name|{{PAGENAME}}}}}
|-
|-
! colspan="2" bgcolor="#FFD700" style="border-radius: 15px;"|  ''{{{name|{{PAGENAME}}}}}''
| style="text-align:center" colspan="2" | {{{image|}}}
|-
| align="center" colspan="2" | {{{image|}}}
|- style="vertical-align: top;"
|- style="vertical-align: top;"
{{#if:{{{first_appearance|}}}|{{!}}-style="background:#f7f2b9"
{{#if:{{{first_appearance|}}}|{{!}}-style="background:#ffe4b1"
{{!}} '''First appearance'''
{{!}} '''First appearance'''
{{!}} {{{first_appearance}}}
{{!}} {{{first_appearance}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{latest_appearance|}}}|{{!}}-
{{#if:{{{latest_appearance|}}}|{{!}}-style="background:#ffe4b1"
{{!}} '''Latest appearance'''
{{!}} '''Latest appearance'''
{{!}} {{{latest_appearance}}}
{{!}} {{{latest_appearance}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{notable|}}}|{{!}}-style="background:#f7f2b9"
{{#if:{{{notable|}}}|
{{!}} '''Notable members(s)'''
{{!}} colspan="2" style="padding:0" {{!}}
{{!}} {{{notable}}}
{{{!}} class="{{#ifeq:{{{expand}}}|expandable|mw-collapsible mw-collapsed|noexpandable}}" style="background:ghostwhite; width:100%; padding:0px;border-spacing:0px; text-align:left;" border=0
! style="background:#ffe4b1; padding:2px;" {{!}} Notable member(s)
{{!}}-
{{!}} style="padding:0 2px;" {{!}} {{{notable|}}}
{{!}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{variants|}}}|{{!}}-style="background:#f7f2b9"
{{#if:{{{variant_of|}}}|{{!}}-style="background:#ffe4b1"
{{!}} '''Variant(s)'''
{{!}} '''Variant of'''
{{!}} {{{variants}}}
{{!}} {{{variant_of}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{variant_of|}}}|{{!}}-
{{#if:{{{variants|}}}|
{{!}} '''Variant of'''
{{!}} colspan="2" style="padding:0" {{!}}
{{!}} {{{variant_of}}}
{{{!}} class="{{#ifeq:{{{expand}}}|expandable|mw-collapsible mw-collapsed|noexpandable}}" style="background:ghostwhite; width:100%; padding:0px;border-spacing:0px; text-align:left;" border=0
! style="background:#ffe4b1; padding:2px;" {{!}} Variant(s)
{{!}}-
{{!}} style="padding:0 2px;" {{!}} {{{variants|}}}
{{!}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{relatives|}}}|{{!}}-style="background:#f7f2b9"
{{#if:{{{relatives|}}}|
{{!}} '''Relative(s)'''
{{!}} colspan="2" style="padding:0" {{!}}
{{!}} {{{relatives}}}
{{{!}} class="{{#ifeq:{{{expand}}}|expandable|mw-collapsible mw-collapsed|noexpandable}}" style="background:ghostwhite; width:100%; padding:0px;border-spacing:0px; text-align:left;" border=0
! style="background:#ffe4b1; padding:2px;" {{!}} Relative(s)
{{!}}-
{{!}} style="padding:0 2px;" {{!}} {{{relatives|}}}
{{!}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{comparable|}}}|{{!}}-
{{#if:{{{comparable|}}}|
{{!}} '''Comparable'''
{{!}} colspan="2" style="padding:0" {{!}}
{{!}} {{{comparable}}}
{{{!}} class="{{#ifeq:{{{expand}}}|expandable|mw-collapsible mw-collapsed|noexpandable}}" style="background:ghostwhite; width:100%; padding:0px;border-spacing:0px; text-align:left;" border=0
! style="background:#ffe4b1; padding:2px;" {{!}} Comparable
{{!}}-
{{!}} style="padding:0 2px;" {{!}} {{{comparable|}}}
{{!}}}
|}}
|}}
|}<noinclude>
|}<noinclude>
Line 48: Line 63:
|latest_appearance =
|latest_appearance =
|notable =
|notable =
|variant_of =
|variants =
|variants =
|variant_of =
|relatives =
|relatives =
|comparable =
|comparable =
}}
}}
</pre>
</pre>
[[Category:Infobox templates]]</noinclude><includeonly>[[Category:Species]]</includeonly>
[[Category:Infobox templates]]</noinclude>

Latest revision as of 04:00, October 16, 2021

Species infobox

Usage[edit]

{{Species infobox
|name =
|image =
|first_appearance =
|latest_appearance =
|notable =
|variant_of =
|variants =
|relatives =
|comparable =
}}