Difference between revisions of "Template:Infobox character"

bkwikia>Jimbo Jambo
(This is for major characters so we don't have to type in every single world in every single game.... It doesn't appear to be doing anything though. Let's just hope it's the preview that's acting up)
(using it not gud)
 
(51 intermediate revisions by 6 users not shown)
Line 1: Line 1:
<includeonly>{| width="30%" align="right" class="wikitable infobox plainlinks"
{| class="wikitable infobox plainlinks" style="width:30%;float:right"
|+ '''{{PAGENAME}}'''
|+ style="font-size:15px;" {{!}} '''{{{name|{{PAGENAME}}}}}'''
|-
|-
|colspan="2" align="center"|{{#if:{{{image|}}}|[[Image:{{{image}}}{{!}}160px]]|[[Special:Upload|Please add an image!]]}}
|colspan="2" style="text-align:center"|{{{image|[[Special:Upload|Upload an image!]]}}}
|-
|-
! [[Banjo-Kazooie series|Game(s)]]
{{#if:{{{full_name|}}}|{{!}}- style="vertical-align: top;"
| {{#if:{{{game|}}}|{{{game}}}|Unknown <small>[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit]</small>}}{{#if:{{{world}}}|<br>
{{!}} '''Full name'''
{{!}} {{{full_name}}}
|}}
|-
{{#if:{{{game|}}}|{{!}}- style="vertical-align: top;"
{{!}} '''Game(s)'''
{{!}} {{{game}}}
|}}
|-
{{#if:{{{species|}}}|{{!}}- style="vertical-align: top;"
{{!}} '''Species'''
{{!}} {{{species}}}
|}}
|-
{{#if:{{{world|}}}|{{!}}- style="vertical-align: top;"
{{!}} '''World(s)'''
{{!}} {{{world}}}
|}}
|-
{{#if:{{{voice_actor|}}}|{{!}}- style="vertical-align: top;"
{{!}} '''Voice actor(s)'''
{{!}} {{{voice_actor}}}
|}}
|-
{{#if:{{{icon|}}}|
{{!}} colspan="2" style="padding:0" {{!}}
{{{!}} class="mw-collapsible mw-collapsed" width="100%" style="text-align:center;font-size:12px;" border="0" cellpadding="0" cellspacing="0"
! style="background: padding:2px;" {{!}} Speech icon(s)
{{!}}-
{{!}}-
!width="30%" nowrap="nowrap"{{!}}World(s)
{{!}} style="padding:0 2px;" {{!}} {{{icon|}}}
{{!}} width="70%" {{!}} {{{world}}}|}}
{{!}}}
|-
|}}
|colspan="2" align="center"|{{#if:{{{icon|}}}|[[Image:{{{icon}}}]]|}}
|}<noinclude>
|}
{{mainonly|{{#if:{{{image|}}}||[[Category:Needs image]]}} [[Category:Characters]]}}</includeonly><noinclude>{{clear}}
 
----
----
==Use==
==Fields==
  image = A image of the character. Do not type the <nowiki>[[Image:____]]</nowiki> extensions in. Example,
  image = A image of the character.
  Rubee.png ([[User:Chicken7]] can supply images]])
full_name = The character's full name (if applicable), e.g. "Gruntilda Winkybunion"
  game = The game(s) the character is featured in
  game = The game(s) the character is featured in
species = The species that the character falls under
  world = The world the character is featured in
  world = The world the character is featured in
  icon = The icon that appears next to their speech when they talk. Do not type the <nowiki>[[Image:____]]</nowiki>
voice_actor = The character's voice actor
  extensions in. Example, Rubee.png ([[User:Chicken7]] can supply images]])
  icon = The icon that appears next to their speech when they talk.
 


==Blank template==
==Blank template==
<nowiki>
<pre>
{{Infobox character</nowiki><br><nowiki>
|image          = </nowiki><br><nowiki>
|game            = </nowiki><br><nowiki>
|world          = </nowiki><br><nowiki>
|icon            = </nowiki><br><nowiki>
}}
</nowiki>
 
==Preview==
{{Infobox character
{{Infobox character
|image =
|full_name =
|game =
|species =
|world =
|voice_actor =
|icon =
}}
}}
</pre>


</noinclude>
[[Category:Infobox templates]]</noinclude>

Latest revision as of 01:47, December 7, 2023


FieldsEdit

image = A image of the character.
full_name = The character's full name (if applicable), e.g. "Gruntilda Winkybunion"
game = The game(s) the character is featured in
species = The species that the character falls under
world = The world the character is featured in
voice_actor = The character's voice actor
icon = The icon that appears next to their speech when they talk.

Blank templateEdit

{{Infobox character
|image =
|full_name =
|game =
|species =
|world =
|voice_actor =
|icon =
}}