Template:Character infobox: Difference between revisions

per this passed proposal. making way for incoming proposals
No edit summary
(per this passed proposal. making way for incoming proposals)
 
(11 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{| class="infobox green" style="width:300px"
<templatestyles src="Character infobox/styles.css"/>
! colspan="2" style="font-size:125%" | {{{title|{{PAGENAME}}}}}
{| id="character" class="infobox" style="width:300px"
! colspan="2" style="font-size:125%" | {{{title|{{PAGETITLE}}}}}
|-
|-
| colspan="2" style="text-align:center" | {{{image|}}}
| colspan="2" style="text-align:center" | {{{image|}}}
{{#if:{{{full_name|}}}|{{!}}-
|-
{{#if:{{{full_name|}}}|
{{!}} '''Full name'''
{{!}} '''Full name'''
{{!}} {{{full_name|}}}
{{!}} {{{full_name}}}
|}}
}}
|-
|-
{{#if:{{{species|}}}|{{!}}-
{{#if:{{{species|}}}|
{{!}} '''Species'''
{{!}} '''Species'''
{{!}} {{{species}}}
{{!}} {{{species}}}
|}}
}}
|-
|-
{{#if:{{{first_appearance|}}}|{{!}}-
{{#if:{{{first_appearance|}}}|
{{!}} '''First appearance'''
{{!}} '''First appearance'''
{{!}} {{{first_appearance}}}
{{!}} {{{first_appearance}}}
|}}
}}
|-
|-
{{#if:{{{latest_appearance|}}}|{{!}}-
{{#if:{{{latest_appearance|}}}|
{{!}} '''Latest appearance'''
{{!}} '''Latest appearance'''
{{!}} {{{latest_appearance}}}
{{!}} {{{latest_appearance}}}
|}}
}}
|-
|-
{{#if:{{{portrayed_by|}}}|{{!}}-
{{#if:{{{portrayed_by|}}}|
{{!}} '''Portrayed by'''
{{!}} '''Portrayed by'''
{{!}} {{{portrayed_by}}}
{{!}} {{{portrayed_by}}}
|}}
}}
|-
|-
{{#if:{{{latest_portrayal|}}}|{{!}}-
{{#if:{{{latest_portrayal|}}}|
{{!}} '''Latest portrayal'''
{{!}} '''Latest portrayal'''
{{!}} {{{latest_portrayal}}}
{{!}} {{{latest_portrayal}}}
|}}
}}
|-
{{#if:{{{member_of|}}}|
{{!}} '''Member of'''
{{!}} {{{member_of}}}
}}
|-
|-
{{#if:{{{affiliation|}}}|{{!}}-
{{#if:{{{affiliation|}}}|
{{!}} '''Affiliation(s)'''
{{!}} '''Affiliation(s)'''
{{!}} {{{affiliation}}}
{{!}} {{{affiliation}}}
|}}
}}
|}<noinclude>{{br}}
|}<noinclude>{{br}}
==Usage==
==Usage==
Line 43: Line 50:
|-
|-
|&#124;title=
|&#124;title=
|By default, this is not necessary, as it will automatically use the article title. When this is not desirable (e.g., where there is a "(disambiguation)" tag in the article title), it can be manually specified.
|By default, this is not necessary, as it will automatically use the article title sans identifier. For special cases, it can be manually specified.
|-
|-
|&#124;image=
|&#124;image=
Line 57: Line 64:
|The first game, book, cartoon episode, comic issue, movie, etc. that the character appeared in.
|The first game, book, cartoon episode, comic issue, movie, etc. that the character appeared in.
|-
|-
|style=white-space:nowrap|&#124;latest_appearance=
|style="white-space:nowrap"|&#124;latest_appearance=
|The latest game (etc.) that the character has appeared in. This does not include upcoming games: the game ''must have been released'' before the infobox can be updated. Ongoing serialized comics (e.g. ''[[Super Mario-kun]]'') are not included here.
|The latest game (etc) that the character has appeared in. This does not include upcoming games: the game ''must have been released'' before the infobox can be updated. Ongoing serialized comics (e.g. ''[[Super Mario-kun]]'') are not included here.
|-
|-
|&#124;latest_portrayal=
|&#124;latest_portrayal=
|Who voiced (or otherwise portrayed) the character in the most recently released game (etc.).
|Who voiced (or otherwise portrayed) the character in the most recently released game (etc).
|-
|-
|&#124;portrayed_by=
|&#124;portrayed_by=
|If only one person has portrayed the character, use this instead of "latest portrayal".
|If only one person has portrayed the character, use this instead of "latest portrayal".
|-
|&#124;member_of=
|Groups the character is a member of.
|-
|-
!colspan=2 bgcolor=#8AFA8A|Deprecated syntax
!colspan=2 bgcolor=#8AFA8A|Deprecated syntax
Line 70: Line 80:
|&#124;affiliation=
|&#124;affiliation=
|<b>(This parameter is no longer used in wiki articles and stays on the template only due to its usage on an entry of [[MarioWiki:BJAODN]].)</b> Important characters, groups or places associated with the character in question.
|<b>(This parameter is no longer used in wiki articles and stays on the template only due to its usage on an entry of [[MarioWiki:BJAODN]].)</b> Important characters, groups or places associated with the character in question.
|-
|}
|}


Line 83: Line 92:
|latest_portrayal=
|latest_portrayal=
|portrayed_by=
|portrayed_by=
|member_of=
}}
}}
</pre>
</pre>


[[Category:Infobox templates]]</noinclude>
[[Category:Infobox templates]]</noinclude>
3,414

edits