Template:Infobox Character: Difference between revisions
Appearance
Content deleted Content added
Created page with "<includeonly><div display="none">{{DEFAULTSORT:{{{sort|{{PAGENAME}}}}}}}{{#set: Sorting = {{#if:{{{sort|{{PAGENAME}}}}} | {{{sort}}} | {{PAGENAME}} }} }}<!-- -->{{#if: {{{nocat|}}} | |<!-- -->{{#ifeq: {{{spoiler|}}} | true | Category:Spoilers |<!-- -->{{#ifeq:{{NAMESPACE}} | User | Category:Heroes Wiki contributors | Category:Characters }} }}{{#ifeq:{{{spoiler|}}} | true..." |
No edit summary |
||
| Line 48: | Line 48: | ||
| labelstyle = vertical-align: top; text-align: left; |
| labelstyle = vertical-align: top; text-align: left; |
||
| datastyle = |
| datastyle = |
||
| header1 = {{#if: {{{full name|}}}{{{aka|}}}{{{nickname|}}}{{{nationality|}}}{{{birth|}}}{{{birthplace|}}}{{{death|}}}{{{deathplace|}}}{{{gender |
| header1 = {{#if: {{{full name|}}}{{{aka|}}}{{{nickname|}}}{{{nationality|}}}{{{birth|}}}{{{birthplace|}}}{{{death|}}}{{{deathplace|}}}{{{gender|}}}{{{species|}}}{{{status|}}} | Biographical information }} |
||
| label1 = |
| label1 = |
||
| data1 = |
| data1 = |
||
| Line 76: | Line 76: | ||
| data9 = {{#switch: {{lc: {{{gender|}}} }} | f | female = {{Click| image = Symbol venus.svg| height = 25 | width = 15 | link = Concept:Female characters | text = Female }}{{#ifeq:{{NAMESPACE}} | User | |{{#ifeq: {{{spoiler|}}} | true | | {{#set: Gender = Female }} }} }} | m | masculine = {{Click| image = Symbol mars.svg| height = 20 | width = 20 | link = Concept:Male characters | text = Male}}{{#ifeq:{{NAMESPACE}} | User | |{{#ifeq: {{{spoiler|}}} | true | | {{#set: Gender = Male }} }} }} | am = Asexual (male personality) | af = Asexual (female personality) | ? | unknown = [[File:Question symbol green.png]] | {{{gender}}} }} |
| data9 = {{#switch: {{lc: {{{gender|}}} }} | f | female = {{Click| image = Symbol venus.svg| height = 25 | width = 15 | link = Concept:Female characters | text = Female }}{{#ifeq:{{NAMESPACE}} | User | |{{#ifeq: {{{spoiler|}}} | true | | {{#set: Gender = Female }} }} }} | m | masculine = {{Click| image = Symbol mars.svg| height = 20 | width = 20 | link = Concept:Male characters | text = Male}}{{#ifeq:{{NAMESPACE}} | User | |{{#ifeq: {{{spoiler|}}} | true | | {{#set: Gender = Male }} }} }} | am = Asexual (male personality) | af = Asexual (female personality) | ? | unknown = [[File:Question symbol green.png]] | {{{gender}}} }} |
||
| header10 = |
| header10 = |
||
| label10 = Race |
|||
| data10 = {{#if: {{{race|}}} | [[Race::{{{race|}}}]] }} |
|||
| header11 = |
|||
| label11 = Species |
| label11 = Species |
||
| data11 = {{#if: {{{species|}}} | [[Species::{{{species|}}}]] }} |
| data11 = {{#if: {{{species|}}} | [[Species::{{{species|}}}]] }} |
||
Revision as of 21:33, 22 January 2026
This is the Template:Tl documentation.
Usage
This template has to be used for all Heroes universe characters, with the exception of historical characters.
Syntax
{{Infobox Character
| sort =
| nocat =
| spoiler =
| separate =
| category =
| child =
| subbox =
| 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 -->
| image =
| image size =
| alt =
| caption =
<!-- BIOGRAPHICAL INFORMATION -->
| full name =
| aka =
| nickname =
| ability =
| birth =
| birthplace =
| death =
| deathplace =
| nationality = <!-- semantic data, do not wikify -->
| species = <!-- semantic data, do not wikify -->
| gender =
| status =
<!-- INFORMATION ABOUT FAMILY -->
| parents =
| grand-parent =
| siblings =
| children =
| grand-children =
| other relatives =
| marriage =
| affair =
<!-- PROFESSIONAL INFORMATION -->
| occupation = <!-- the last one(s) -->
| salutation =
| rank = <!-- semantic data, the last one, do not wikify -->
| allegiance = <!-- the last one(s) -->
| affiliation =
| home =
| residence =
<!-- OUT OF UNIVERSE INFORMATION -->
| actor =
| mention = <!-- the first one -->
| appearance = <!-- the first one -->
}}