Template:Character infobox: Difference between revisions

From Chemical Culture
Jump to navigationJump to search
Content added Content deleted
(Created page with "{| id="character" class="infobox" style="width:300px" ! colspan="2" style="font-size:125%" | {{{title|{{PAGENAME}}}}} |- | colspan="2" style="text-align:center" | {{{image|}}} |- {{#if:{{{full_name|}}}| {{!}} '''Full name''' {{!}} {{{full_name}}} }} |- {{#if:{{{nicknames|}}}| {{!}} '''Nicknames''' {{!}} {{{nicknames}}} }} |- {{#if:{{{species|}}}| {{!}} '''Species''' {{!}} {{{species}}} }} |- {{#if:{{{gender|}}}| {{!}} '''Gender''' {{!}} {{{gender}}} }} |- {{#if:{{{team|}...")
Tags: Mobile edit Mobile web edit
 
No edit summary
Tags: Mobile edit Mobile web edit
 
(6 intermediate revisions by the same user not shown)
Line 1:
{| id="character" class="infobox" style="width:300px"
! colspan="2" style="font-size:125%" <templatestyles src="Template:Character infobox/styles.css"/>| {{{title|{{PAGENAME}}}}}
|-
{{#if:{{{formula|}}}|
{{!}} '''Chemical formula'''
{{!}} {{{formula}}}
}}
| colspan="2" style="text-align:center" | {{{image|}}}
|-
{{#if:{{{full_nameIUPAC_name|}}}|
{{!}} '''Full[[IUPAC]] name'''
{{!}} {{{full_nameIUPAC_name}}}
}}
|-
{{#if:{{{nicknamesothernames|}}}|
{{!}} '''NicknamesOther names'''
{{!}} {{{nicknamesothernames}}}
}}
|-
{{#if:{{{aliases|}}}|
{{!}} '''Aliases'''
{{!}} {{{aliases}}}
}}
|-
Line 24 ⟶ 33:
}}
|-
{{#if:{{{teamheight|}}}|
{{!}} '''TeamHeight'''
{{!}} {{{teamheight}}}
}}
|-
{{#if:{{{hair|}}}|
{{!}} '''Hair colour''
{{!}} {{{hair}}}
}}
|-
{{#if:{{{friendseye|}}}|
{{!}} '''Friends'Eye colour''
{{!}} {{{friendseye}}}
}}
|-
{{#if:{{{enemiesvoice|}}}|
{{!}} '''EnemiesSounds like'''
{{!}} {{{enemiesvoice}}}
}}
|-
{{#if:{{{affiliationoccupation|}}}|
{{!}} '''AffiliationOccupation'''
{{!}} {{{affiliationoccupation}}}
}}
|-
{{#if:{{{hobbiespersonality|}}}|
{{!}} '''HobbiesPersonality'''
{{!}} {{{hobbiespersonality}}}
}}
|-
{{#if:{{{homeparents|}}}|
{{!}} '''HomeParents'''
{{!}} {{{homeparents}}}
}}
|-
{{#if:{{{first_appearancesiblings|}}}|
{{!}} '''First appearanceSiblings'''
{{!}} {{{first_appearancesiblings}}}
}}
|-
{{#if:{{{latest_appearanceconsort|}}}|
{{!}} '''Latest appearanceConsort'''
{{!}} {{{latest_appearanceconsort}}}
}}
|-
Line 73 ⟶ 87:
{{!}} {{{latest_portrayal}}}
}}
|}<noinclude>{{br}}
|-
==Usage==
}}
<nowiki>{{character infobox
|}<templatestyles src="Template:Character infobox/styles.css"/><noinclude>{{br}}
|title=
|image=
|full_name=
|nicknames=
|species=
|gender=
|type=
|friends=
|enemies=
|affiliation=
|home=
}}</nowiki>

Latest revision as of 14:09, 1 February 2024

Character infobox

Usage

{{character infobox |title= |image= |full_name= |nicknames= |species= |gender= |type= |friends= |enemies= |affiliation= |home= }}