Template:Character/doc: Difference between revisions

From Rebellious Projects Wiki
m 1 revision imported
Line 2: Line 2:
To use this template, add the {{T|{{BASEPAGENAME}}}} template and fill in the appropriate fields. Fields left blank will not appear in articles. This infobox template uses [[w:Help:Infobox|Fandom's infobox syntax]].
To use this template, add the {{T|{{BASEPAGENAME}}}} template and fill in the appropriate fields. Fields left blank will not appear in articles. This infobox template uses [[w:Help:Infobox|Fandom's infobox syntax]].


== Syntax ==
{| class="infobox" style="width: 250px; font-size: 90%;"
<pre>
|-
{{Character
! colspan="2" style="text-align:center; font-size:120%;" | {{{name|}}}
| name        =  
|-
| image       =
| colspan="2" style="text-align:center;" | [[File:{{{image|}}}|200px|thumb|{{{imagecaption|}}}]]
| imagecaption =
|-
| aliases     =
! Aliases
| relatives   =
| {{{aliases|}}}
| affiliation =
|-
| occupation   =
! Relatives
| marital     =
| {{{relatives|}}}
| birthDate   =
|-
| birthPlace   =
! Affiliation
| deathDate   =
| {{{affiliation|}}}
| deathPlace   =
|-
| species     =
! Occupation
| gender       =
| {{{occupation|}}}
| height       =
|-
| weight       =
! Marital Status
| eyes         =
| {{{marital|}}}
| portrayedby =
|-
| appearsin   =
! Date of Birth
| debut        =
| {{{birthDate|}}}
 
|-
}}
! Place of Birth
</pre>
| {{{birthPlace|}}}
|-
! Date of Death
| {{{deathDate|}}}
|-
! Place of Death
| {{{deathPlace|}}}
|-
! Species
| {{{species|}}}
|-
! Gender
| {{{gender|}}}
|-
! Height
| {{{height|}}}
|-
! Weight
| {{{weight|}}}
|-
! Eye Color
| {{{eyes|}}}
|-
! Portrayed By
| {{{portrayedby|}}}
|-
! Appears In
| {{{appearsin|}}}
|-
! Debut
| {{{debut|}}}
|}


== Sample output ==
== Sample output ==

Revision as of 04:40, 15 March 2026

Description

To use this template, add the {{Character}} template and fill in the appropriate fields. Fields left blank will not appear in articles. This infobox template uses Fandom's infobox syntax.

[[File:|200px|thumb|]]
Aliases
Relatives
Affiliation
Occupation
Marital Status
Date of Birth
Place of Birth
Date of Death
Place of Death
Species
Gender
Height
Weight
Eye Color
Portrayed By
Appears In
Debut

Sample output


{{Character
 | name         = Flowa
 | image        = Example.jpg
 | imagecaption = Flowa, at rest
 | aliases      = Flo
 | relatives    = 
 | affiliation  = 
 | occupation   = 
 | marital      = 
 | birthDate    = July 21st, 2013
 | birthPlace   = Iowa
 | deathDate    = 
 | deathPlace   = 
 | species      = Plant
 | gender       = 
 | height       = 
 | weight       = 
 | eyes         = 
 | portrayedby  = 
 | appearsin    = 
 | debut        = 
}}