Template:MC/Infobox character
More actions
Script error: No such module "infobox".
Template:Documentation header Template:Shortcut This template provides a uniform infobox for all character pages.
Usage
Simple usage
{{Infobox character
| title =
| image =
| health =
| damage =
| age =
| gender =
| species =
| status =
| aliases =
| pronouns =
| character_titles =
| occupation =
| affiliations =
| residence =
| familial =
| allies =
| enemies =
| first_appearance =
| latest_appearance =
| first_official_appearance =
| latest_official_appearance =
| actor =
| physical_actor =
| voice_actor =
| langN =
| vaN =
| custom_field_name =
| custom_field_value =
}}
More headers
{{Infobox character
| title =
| image =
| more_headers = true
| health =
| damage =
| age =
| gender =
| species =
| status =
| aliases =
| pronouns =
| character_titles =
| occupation =
| affiliations =
| residence =
| familial =
| allies =
| enemies =
| first_appearance =
| latest_appearance =
| first_official_appearance =
| latest_official_appearance =
| actor =
| physical_actor =
| voice_actor =
| langN =
| vaN =
| custom_header_name =
| custom_field_name =
| custom_field_value =
}}
Parameters
<templatedata> { "params": { "title": { "label": "Name", "description": "Name of the character.", "type": "string", "default": "MC" }, "image": { "label": "Image", "description": "Image of the character.", "type": "wiki-file-name", "suggested": true }, "status": { "label": "Status", "description": "Indicates whether the character is alive, deceased, or in an unknown state.", "suggested": true, "type": "string" }, "aliases": { "label": "Aliases", "type": "content", "description": "The alternative names of the character.", "suggested": true }, "pronouns": { "label": "Pronouns", "type": "content", "description": "Third-person pronouns to be used for the character.", "suggested": false }, "character_titles": { "label": "Titles", "suggested": true, "description": "The official designation or rank of the character.", "type": "string" }, "occupation": { "label": "Occupation", "description": "The occupations of the character.", "type": "string" }, "gender": { "label": "Gender", "suggested": true, "description": "Character's pronouns or gender.", "type": "string" }, "species": { "label": "Species", "suggested": true, "description": "Species of the character.", "type": "content" }, "residence": { "label": "Residence", "suggested": true, "description": "The permanent address and/or temporary address of the character.", "type": "content" }, "affiliations": { "label": "Affiliations", "suggested": true, "description": "The organizations the character is part of.", "type": "content" }, "familial": { "label": "Familial", "type": "content", "description": "The relationships of the character by blood, marriage, or adoption.", "suggested": true }, "allies": { "label": "Allies", "type": "content", "description": "The allies of character. Either a list or a section link (Template:Slink).", "suggested": true }, "enemies": { "label": "Enemies", "type": "content", "description": "The enemies of the character. Either a list or a section link (Template:Slink).", "suggested": true }, "actor": { "label": "Actor", "type": "content", "description": "The actor portraying the character. Should be used if it is the only actor.", "suggested": true }, "health": { "label": "Health", "type": "content", "description": "The health of the character. Should only be used in characters that can be fought in a combat gameplay." }, "damage": { "label": "Attack strength", "type": "content", "description": "The amount of damage a character deals. Should only be used in characters that can be fought in a combat gameplay." }, "first_appearance": { "label": "First appearance", "description": "The media or episode where the character first appeared. Shortcut parameter is '1st_app'", "type": "content", "suggested": true }, "latest_appearance": { "label": "Latest appearance", "description": "The media or episode where the character last appeared. Shortcut parameter is 'last_app'", "type": "content", "suggested": true }, "first_official_appearance": { "label": "First official appearance", "description": "The official media or episode where the character first appeared. Shortcut parameter is '1st_o_app'", "type": "content", "suggested": true }, "latest_official_appearance": { "label": "Latest official appearance", "description": "The official media or episode where the character last appeared. Shortcut parameter is 'last_o_app'", "type": "content", "suggested": true }, "physical_actor": { "label": "Physical actor", "type": "content", "description": "The actor physically portraying the character. Should be used if the character is in a live-action media dubbed in multiple languages." }, "voice_actor": { "label": "Voice actor", "type": "content", "description": "The actor voicing the character. Use only when a character has only one voice actor, use \"Voice actorN\" for multiple voice actors." }, "langN": { "label": "Language", "type": "string", "description": "The language of a dub. The value of this parameter will be used as the parameter label of the voice actors. The \"N\" can only be 1-5." }, "vaN": { "label": "Voice actorN", "type": "content", "description": "The voice actor portraying the character. The \"N\" can only be 1-5. If the number of VAs exceeded 5, list them all instead in a section of the article that is dedicated for actors." }, "more_headers": { "label": "More headers", "type": "boolean", "description": "Adds more headers to group the parameters into sections.", "default": "false" }, "custom_header_name": { "label": { "en": "Custom header name" }, "description": { "en": "Name of the additional custom field's header" }, "type": "string" }, "custom_field_name": { "label": { "en": "Custom field (name)" }, "description": { "en": "Name of an additional custom field" }, "type": "string" }, "custom_field_value": { "label": { "en": "Custom field (value)" }, "description": { "en": "Value of an additional custom field" } } }, "description": "Infobox that describes characters.", "format": "block" } </templatedata>
Example
Simple usage
{{Infobox character
| title = Jesse
| group = Female
| 1-1 = Jesse Female A.png
| group2 = Male
| 2-1 = Jesse Male A.png
| status = Alive
| gender = Male/Female
| species = {{SMEntityLink|Human}}
| character_titles = Leader and Hero in Residence
| aliases = The Pig Master (Determinant)
| affiliations = {{SMCharacterLink|New Order of the Stone}}
| allies = See {{slink||Allies}}
| enemies = See {{slink||Enemies}}
| actor = *[[Patton Oswalt]] (Male)
*[[Wikipedia:Catherine Taber|Catherine Taber]] (Female)
}}
More headers
{{Infobox character
| title = Jesse
| group = Female
| 1-1 = Jesse Female A.png
| group2 = Male
| 2-1 = Jesse Male A.png
| more_headers = true
| status = Alive
| age = Unknown
| gender = Male/Female
| species = {{SMEntityLink|Human}}
| character_titles = Leader and Hero in Residence
| aliases = The Pig Master (Determinant)
| affiliations = {{SMCharacterLink|New Order of the Stone}}
| allies = See {{slink||Allies}}
| enemies = See {{slink||Enemies}}
| lang1 = English
| lang2 = French
| lang3 = German
| lang4 = Japanese
| lang5 = Spanish
| va1 = *[[Patton Oswalt]] (Male)
*[[Wikipedia:Catherine Taber|Catherine Taber]] (Female)
| va2 = *Thierry Kazazian (Male)
*Céline Melloul (Female)
| va3 = *Jens Wendland (Male)
*Franciska Friede (Female) (Episode 1, & 3)
*Leonie Landa (Episode 2, 4, & 5)
| va4 = *Tsuguo Mogami (最上嗣生) (Male)
*Eri Saitō (斉藤恵理) (Female)
| va5 = *Gerardo García (Male)
*Cristina Hernández (Female)
}}
See also
es:Plantilla:Infobox personaje fr:Modèle:Infobox personnage it:Template:Infobox personaggio ja:テンプレート:Infobox character ko:틀:Infobox character pt:Predefinição:Infobox de personagem ru:Шаблон:Карточка персонажа uk:Шаблон:Персонаж
zh:Template:Infobox characterIf you're done making changes, please refresh the text.
Please add categories and interwikis to Template:MC/Infobox character/doc. (View all subpages of this page.)