Template:Infobox Character General: Difference between revisions

From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
mNo edit summary
(hopefully nothing outright breaks)
Line 73: Line 73:
{{!}}-
{{!}}-
}}
}}
{{#if:{{{art-bulbapedia<includeonly>|</includeonly>}}} |
{{#if:{{{interwiki<includeonly>|</includeonly>}}} |
{{!}} style="background-color:#bfffbf; color:#000;" {{!}}'''Article on Bulbapedia'''
{{InterwikiInfobox|{{{interwikiname}}}|{{{interwiki}}}|{{{interwikipage}}}|{{{name}}}}}
{{!}}[[bulbapedia:{{{art-bulbapedia}}}|{{{art-bulbapedia}}}]]
{{!}}-
}}
{{#if:{{{art-dkwiki<includeonly>|</includeonly>}}} |
{{!}} style="background-color:#dfbfbf; color:#000;" {{!}}'''Article on Donkey Kong Wiki'''
{{!}}[[dkwiki:{{{art-dkwiki}}}|{{{art-dkwiki}}}]]
{{!}}-
}}
{{#if:{{{art-fireemblemwiki<includeonly>|</includeonly>}}} |
{{!}} style="background-color:#efcfbf; color:#000;" {{!}}'''Article on Fire Emblem Wiki'''
{{!}}[[fireemblemwiki:{{{art-fireemblemwiki}}}|{{{art-fireemblemwiki}}}]]
{{!}}-
}}
{{#if:{{{art-lylatwiki<includeonly>|</includeonly>}}} |
{{!}} style="background-color:#bfbfdf; color:#000;" {{!}}'''Article on Lylat Wiki'''
{{!}}[[lylatwiki:{{{art-lylatwiki}}}|{{{art-lylatwiki}}}]]
{{!}}-
}}
{{#if:{{{art-metroidwiki<includeonly>|</includeonly>}}} |
{{!}} style="background-color:#ffdfbf; color:#000;" {{!}}'''Article on Metroid Wiki'''
{{!}}[[metroidwiki:{{{art-metroidwiki}}}|{{{art-metroidwiki}}}]]
{{!}}-
}}
{{#if:{{{art-pikipedia<includeonly>|</includeonly>}}} |
{{!}} style="background-color:#bfffbf; color:#000;" {{!}}'''Article on Pikipedia'''
{{!}}[[pikipedia:{{{art-pikipedia}}}|{{{art-pikipedia}}}]]
{{!}}-
}}
{{#if:{{{art-supermariowiki<includeonly>|</includeonly>}}} |
{{!}} style="background-color:#ffbfbf; color:#000;" {{!}}'''Article on Super Mario Wiki'''
{{!}}[[supermariowiki:{{{art-supermariowiki}}}|{{{art-supermariowiki}}}]]
{{!}}-
}}
{{#if:{{{art-wikibound<includeonly>|</includeonly>}}} |
{{!}} style="background-color:#ffdfbf; color:#000;" {{!}}'''Article on WikiBound'''
{{!}}[[wikibound:{{{art-wikibound}}}|{{{art-wikibound}}}]]
{{!}}-
}}
{{#if:{{{art-wikirby<includeonly>|</includeonly>}}} |
{{!}} style="background-color:#ffdfdf; color:#000;" {{!}}'''Article on WiKirby'''
{{!}}[[wikirby:{{{art-wikirby}}}|{{{art-wikirby}}}]]
{{!}}-
}}
{{#if:{{{art-zeldawiki<includeonly>|</includeonly>}}} |
{{!}} style="background-color:#bfffbf; color:#000;" {{!}}'''Article on Zelda Wiki'''
{{!}}[[zeldawiki:{{{art-zeldawiki}}}|{{{art-zeldawiki}}}]]
{{!}}-
}}
}}


Line 127: Line 80:
==Usage==
==Usage==
<pre>{{Infobox Character General
<pre>{{Infobox Character General
|name         =  
|name         =  
|image       =  
|image         =  
|caption     =  
|caption       =  
|universe     =  
|universe     =  
|firstgame   =  
|firstgame     =  
|games       =  
|games         =  
|console     =  
|console       =  
|species     =
|species       =
|gender       =
|gender       =
|hair         =
|hair         =
|eyes         =
|eyes         =
|homeworld   =   
|homeworld     =   
|creator     =  
|creator       =  
|artist       =  
|artist       =  
|voiceactor   =  
|voiceactor   =  
|japanactor   =  
|japanactor   =
|interwiki    =
|interwikiname =
|interwikipage =  
}}</pre>
}}</pre>


All fields other than "name" are optional. This template should only be used in general articles about characters, like [[Mario]], [[Luigi]], [[Bowser]], etc., not the articles about their appearances in games.
All fields other than "name" are optional. This template should only be used in general articles about characters, like [[Mario]], [[Luigi]], [[Bowser]], etc., not the articles about their appearances in games.


Including a line for art-wikiname will allow you to add a link to another NIWA wiki.
To add an interwiki link, put the interwiki prefix in the <code>interwiki</code> slot, the target wiki's name in the <code>interwikiname</code> slot, and the name of the target page in the <code>interwikipage</code> slot.


[[Category:Infobox templates|Character General]]</noinclude>
[[Category:Infobox templates|Character General]]</noinclude>

Revision as of 13:48, January 20, 2012

{{{name}}}
{{{image}}}
Universe none
Debut {{{firstgame}}}
Smash Bros. appearances none
Console of origin {{{console}}}
Species {{{species}}}
Gender {{{gender}}}
Hair color {{{hair}}}
Eye color {{{eyes}}}
Homeworld {{{homeworld}}}
Created by {{{creator}}}
Designed by {{{artist}}}
English voice actor {{{voiceactor}}}
Japanese voice actor {{{japanactor}}}
Article on {{{interwikiname}}} [[{{{interwiki}}}:{{{interwikipage}}}|{{{name}}}]]

Usage

{{Infobox Character General
|name          = 
|image         = 
|caption       = 
|universe      = 
|firstgame     = 
|games         = 
|console       = 
|species       =
|gender        =
|hair          =
|eyes          =
|homeworld     =  
|creator       = 
|artist        = 
|voiceactor    = 
|japanactor    = 
|interwiki     = 
|interwikiname = 
|interwikipage = 
}}

All fields other than "name" are optional. This template should only be used in general articles about characters, like Mario, Luigi, Bowser, etc., not the articles about their appearances in games.

To add an interwiki link, put the interwiki prefix in the interwiki slot, the target wiki's name in the interwikiname slot, and the name of the target page in the interwikipage slot.