Template:Character infobox: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
mNo edit summary
(Less complicated usage instructions.)
Line 38: Line 38:
|}}
|}}
|}<noinclude>
|}<noinclude>
*image &ndash; an image. Must use <code><nowiki>{{!}}</nowiki></code> for a <code>|</code> break symbol in image syntax.
<br clear=all>
*title &ndash; default pagename, just in case can be changed
==Usage==
*full_name &ndash; only fill in if there's a different full name than the pagename. I.e., Bowser's full name is King Bowser Koopa.
<pre>
*first_appearance &ndash; Game, TV, etc.
{{character-infobox
*species &ndash; i.e., Koopa, Human
|image=
*affiliation &ndash; i.e., Koopa Troop, X-Naut
|full_name=
*latest_appearance &ndash; The latest game the character has appeared in.
|first_appearance=
*latest_portrayal &ndash; the actor who has voiced the character most recently
|species=
*portrayed_by &ndash; deprecated. Please use latest_portrayal instead.
|affiliation=
All of these can be left blank and will not show, but fill in as many of the details as possible, of course.
|latest_appearance=
|latest_portrayal=
}}
</pre>
[[Category:Infobox Templates|{{PAGENAME}}]]</noinclude>
[[Category:Infobox Templates|{{PAGENAME}}]]</noinclude>

Revision as of 18:44, June 6, 2012

Character infobox


Usage

{{character-infobox
|image=
|full_name=
|first_appearance=
|species=
|affiliation=
|latest_appearance=
|latest_portrayal=
}}