Site notice
Welcome! Please check To-Do List to see what pages need help, who is working on what, etc.

Difference between revisions of "Template:Character Infobox"

From Mega Man Wiki
(19 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Infobox
{{Infobox
| name     = Character Infobox
| name = Character Infobox
| image   = {{{image|}}}
| image = {{{image|}}}
| caption1 = {{{caption|}}}
| caption1 = {{{caption|}}}
| image2 = {{{portrait|}}}
| caption2 = {{ #if: {{{portrait|}}} | <small>{{{portrait_caption|Game portrait(s).}}}</small> }}
| title = Character Info
| title = Character Info


| header1 = General information
| header1 = General information


| label2   = Name(s)
| label2 = Name(s):
| data2   = {{{names|}}}
| data2 = {{{name|{{{names|{{PAGENAME}}}}}}}}


| label2  = Group(s)
| label3 = Title(s):
| data2  = {{{groups|}}}
| data3 = {{{title|{{{titles|}}}}}}


| header11 = {{ #if: {{{weaknesses|}}}{{{item2|}}}{{{item3|}}} | Game Info }}
| label4 = Group(s):
| data4 = {{{group|{{{groups|}}}}}}


| label12  = Weapons
| label5 = Appearances:
| data12  = {{{weapons|}}}
| data5 = {{{appearances|}}}


| label13  = Weaknesses
| label6 = Related Numbers:
| data13  = {{{weaknesses|}}}
| data6 = {{{related_numbers|}}}


| label14  = Stages
| header11 = {{ #if: {{{weapons|}}}{{{weaknesses|}}}{{{stages|}}} | Game Info }}
| data14  = {{{stages|}}}


| header20 = {{ #if: {{{1994_voiced_by|}}}{{{item2|}}}{{{item3|}}} | 1994 animated series info }}
| label12 = Weapon(s):
| data12 = {{{weapon|{{{weapons|}}}}}}


| label21 = Voiced By:
| label13 = Weakness(es):
| data21 = {{{1994_voiced_by|}}}
| data13 = {{{weakness|{{{weaknesses|}}}}}}


| header90 = Other Info
| label14 = Stage(s):
| data14 = {{{stage|{{{stages|}}}}}}


| label91 = Voiced By:
| header20 = {{ #if: {{{1994_voiced_by|}}}{{{1994_episodes|}}} | 1994 animated series info }}
| data91 = {{{voiced_by|}}}


| label92 = Related Category
| label21 = Voice:
| data92 = [[:Category:{{{category}}}|{{{category}}}]]
| data21 = {{{1994_voiced_by|}}}


}}<includeonly>[[Category:{{{category}}}|{{{category}}}]]</noinclude>
| label22 = Episode(s):
| data22 = {{{1994_episodes|}}}
 
| header30 = {{ #if: {{{voiced_jp|}}} | Voice Info }}
 
| label31 = Voice (JP):
| data31 = {{{voiced_jp|}}}
 
| label32 = Voice (EN):
| data32 = {{{voiced_en|}}}
 
}}<!--<includeonly>[[Category:{{{category}}}|{{{category}}}]]</includeonly>-->


<noinclude>{{doc}}{{autocat2|Character templates|Infobox templates}}</noinclude>
<noinclude>{{doc}}{{autocat2|Character templates|Infobox templates}}</noinclude>

Revision as of 17:22, 24 March 2024

Character Info
General information
Name(s):Character Infobox

Documentation

Infobox that goes in the top right hand corner of every character page.

Example

{{Character Infobox
| names = Mega Man
| image = 
| caption =
| weapons = [[Mega Buster]]
| groups = 
* Super Smash Bros.: Fighters
| appearances = 
* Games: 
* Other: 
| related_numbers = 
* Serial Number: DLN.001
{{collapsed infobox section begin|Game Info|titlestyle=background-color:#eee}}
| weaknesses = 
| stages = {{MM1Link|Cut Man Stage}}
{{collapsed infobox section end}}
| 1994_voiced_by = 
| voiced_by = 
{{Collapsible list
 | expand = no
 | framestyle = 
 | titlestyle = 
 | title = List of Voice Actors who played Mega Man
 | liststyle = 
 | hlist = 
 | bullets = true
 | 
}} 
| category = Mega Man (Classic era)
}}

Which is rendered as

Character Info
General information
Name(s):Mega Man
Group(s):
  • Super Smash Bros.: Fighters
Appearances:
  • Games:
  • Other:
Related Numbers:
  • Serial Number: DLN.001
Game Info
Game Info
Weapon(s):Mega Buster
Stage(s):Cut Man Stage


See Also