Template:Infobox Character: Difference between revisions

From Marvel Cinematic Universe Wiki
Content deleted Content added
Created page with "{{Infobox/Startbox}} {{Infobox/Endbox}}"
 
No edit summary
Line 1: Line 1:
<div display="none">{{DEFAULTSORT:{{{sort|{{PAGENAME}}}}}}}<!--
{{Infobox/Startbox}}
-->{{#if: {{{nocat|}}}
{{Infobox/Endbox}}
|
|<!--
-->{{#ifeq: {{{spoiler|}}}
| true
| [[Category:Spoilers]]
|<!--
-->{{#ifeq:{{NAMESPACE}}
| User
| [[Category:MCU Wiki contributors]]
| [[Category:Characters]]
}}
}}{{#ifeq:{{{spoiler|}}}
| true
| {{spoiler}}
|<!--
-->{{#if: {{{separate|}}}
| {{Separate continuity|category={{{category|}}}|continuity={{{continuity|}}}|universe={{{universe|}}}|lcontinuity={{{lcontinuity|}}}|universe2={{{universe2|}}}}}[[Category:Characters part of a separate continuity]]
|
}}<!--
-->}}<!--
-->}}</div>{{Infobox/Startbox
| class =
| width =
| icon = character
| background =
| color =
| border-color =
| text = {{#if: {{{name|}}} | {{{name}}} | {{PAGENAME}} }}
}}
{{Infobox/Image
| image = {{#if: {{{image|}}} | {{{image}}} | Sin foto.svg }}
| alt =
| upright = 0.6
| bordure =
| legend =
}}
{{#if: {{{series|}}}{{{series2|}}}{{{series3|}}}{{{series4|}}}{{{series5|}}}{{{series6|}}}{{{series7|}}}{{{series8|}}}{{{series9|}}}{{{series10|}}}{{{series11|}}}{{{series12|}}}{{{series13|}}}{{{series14|}}}{{{series15|}}}{{{series16|}}}{{{series17|}}}{{{series18|}}}{{{series19|}}}{{{series20|}}} | A [[character]] {{#if: {{{series|}}} | from {{character from|series={{{series|}}} }} }}
{{Infobox/Endbox
| border-color =
| border-width =
}}<!--

Retrieving the "name" property from the infobox

-->{{#if: {{{name|}}} | {{#set: name = {{{name}}} }} | {{#set: name = {{PAGENAME}} }} }}<!--

Retrieving the "infobox image" from the template

-->{{#if: {{{image|}}} | {{#set: Infobox image = {{{image}}} }} }}{{#set: prov={{#if: {{{prov|}}} | {{{prov}}} | {{PAGENAME}} }} }}<noinclude>{{Documentation}}</noinclude>

Revision as of 20:45, 30 December 2017

Infobox Character
Description of the Sin foto.svg image.

{{#if: | A character

Template documentation[view] [edit] [history] [purge]

Usage

Syntax

{{Infobox Character
 | sort                   = 
 | nocat                  = 
 | spoiler                = 
 | separate               = 
 | category               = 
 | continuity             = 
 | lcontinuity            = 
 | universe               = 
 | universe2              = 
 | name                   = 
 | series                 = <!-- for films/series the character appears in. Use "series2", "series3", etc. if he appears in more films/series -->
 | alternate reality      = <!-- semantic data, do not wikify -->
 | alternate timeline     = <!-- semantic data, do not wikify -->
 | hallucination          = <!-- semantic data, do not wikify -->
 | framework              = <!-- semantic data, do not wikify -->
 | image                  = 
<!-- BIOGRAPHICAL INFORMATIONS -->
 | full name              = 
 | aka                    = 
 | nickname               = 
 | birth                  = 
 | bithplace              = 
 | death                  = 
 | deathplace             = 
 | planet                 = <!-- semantic data, do not wikify -->
 | nationality            = <!-- semantic data, do not wikify -->
 | species                = <!-- semantic data, do not wikify -->
 | race                   = <!-- semantic data, do not wikify -->
 | gender                 = 
 | status                 = 
<!-- INFORMATIONS ABOUT FAMILY -->
 | parents                = 
 | grand-parent           = 
 | siblings               = 
 | children               = 
 | grand-children         = 
 | other relatives        = 
 | marriage               = 
 | affair                 = 
<!-- PROFESIONAL INFORMATIONS -->
 | occupation             = <!-- the last one(s) -->
 | salutation             = 
 | rank                   = <!-- semantic data, the last one, do not wikify -->
 | allegiance             = <!-- the last one(s) -->
<!-- OUT OF UNIVERSE INFORMATIONS -->
 | actor                  = 
 | mention                = <!-- the first one -->
 | appearance             = <!-- the first one -->
}}