Template:Character infobox: Difference between revisions

From Chemical Culture
Jump to navigationJump to search
Content added Content deleted
No edit summary
Tags: Mobile edit Mobile web edit
No edit summary
Tags: Mobile edit Mobile web edit
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| id="character" class="infobox" style="width:300px"
{| id="character" class="infobox" style="width:300px"
! colspan="2" style="font-size:125%" | {{{title|{{PAGENAME}}}}}
! 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|}}}
| colspan="2" style="text-align:center" | {{{image|}}}
|-
|-
{{#if:{{{full_name|}}}|
{{#if:{{{IUPAC_name|}}}|
{{!}} '''Full name'''
{{!}} '''[[IUPAC]] name'''
{{!}} {{{full_name}}}
{{!}} {{{IUPAC_name}}}
}}
}}
|-
|-
{{#if:{{{nicknames|}}}|
{{#if:{{{othernames|}}}|
{{!}} '''Nicknames'''
{{!}} '''Other names'''
{{!}} {{{nicknames}}}
{{!}} {{{othernames}}}
}}
|-
{{#if:{{{aliases|}}}|
{{!}} '''Aliases'''
{{!}} {{{aliases}}}
}}
}}
|-
|-
Line 24: Line 33:
}}
}}
|-
|-
{{#if:{{{team|}}}|
{{#if:{{{height|}}}|
{{!}} '''Team'''
{{!}} '''Height'''
{{!}} {{{team}}}
{{!}} {{{height}}}
}}
|-
{{#if:{{{hair|}}}|
{{!}} '''Hair colour''
{{!}} {{{hair}}}
}}
}}
|-
|-
{{#if:{{{friends|}}}|
{{#if:{{{eye|}}}|
{{!}} '''Friends'''
{{!}} '''Eye colour''
{{!}} {{{friends}}}
{{!}} {{{eye}}}
}}
}}
|-
|-
{{#if:{{{enemies|}}}|
{{#if:{{{voice|}}}|
{{!}} '''Enemies'''
{{!}} '''Sounds like'''
{{!}} {{{enemies}}}
{{!}} {{{voice}}}
}}
}}
|-
|-
{{#if:{{{affiliation|}}}|
{{#if:{{{occupation|}}}|
{{!}} '''Affiliation'''
{{!}} '''Occupation'''
{{!}} {{{affiliation}}}
{{!}} {{{occupation}}}
}}
}}
|-
|-
{{#if:{{{hobbies|}}}|
{{#if:{{{personality|}}}|
{{!}} '''Hobbies'''
{{!}} '''Personality'''
{{!}} {{{hobbies}}}
{{!}} {{{personality}}}
}}
}}
|-
|-
{{#if:{{{home|}}}|
{{#if:{{{parents|}}}|
{{!}} '''Home'''
{{!}} '''Parents'''
{{!}} {{{home}}}
{{!}} {{{parents}}}
}}
}}
|-
|-
{{#if:{{{first_appearance|}}}|
{{#if:{{{siblings|}}}|
{{!}} '''First appearance'''
{{!}} '''Siblings'''
{{!}} {{{first_appearance}}}
{{!}} {{{siblings}}}
}}
}}
|-
|-
{{#if:{{{latest_appearance|}}}|
{{#if:{{{consort|}}}|
{{!}} '''Latest appearance'''
{{!}} '''Consort'''
{{!}} {{{latest_appearance}}}
{{!}} {{{consort}}}
}}
}}
|-
|-
Line 73: Line 87:
{{!}} {{{latest_portrayal}}}
{{!}} {{{latest_portrayal}}}
}}
}}
|}<templatestyles src="Template:Character infobox/styles.css"/><noinclude>{{br}}
|}<noinclude>{{br}}
==Usage==
<nowiki>{{character infobox
|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= }}