Jump to content

Template:Infobox character: Difference between revisions

From Count Duckula Wiki
wikia:countduckula>Wagabagabobo
m changed "episdode" to "episode"
PinkPugPrincess (talk | contribs)
Update.
Line 4: Line 4:
</title>
</title>
<image source="image">
<image source="image">
    <caption source="imagecaption" />
    <caption source="imagecaption"/>
</image>
</image>
<group>
<group>
Line 25: Line 25:
         <data source="height"><label>Height</label></data>
         <data source="height"><label>Height</label></data>
    <data source="weight"><label>Weight</label></data>
    <data source="weight"><label>Weight</label></data>
    <data source="eyes"><label>Eye color</label></data>
    <data source="eyes"><label>Eye colour</label></data>
</group>
</group>
     <group>
     <group>
         <header>Behind the scenes information</header>
         <header>Behind the scenes information</header>
         <data source="voicedby"><label>Voiced by</label></data>
         <data source="voicedby"><label>Voiced by</label></data>
     <data source="firstep"><label>First Episode</label></data>
     <data source="firstep"><label>First episode</label></data>
    <data source="lastep"><label>Last Episode</label></data>
    <data source="lastep"><label>Last episode</label></data>
     </group></infobox></onlyinclude><noinclude><br style="clear:both;"/>
     </group></infobox>[[Category:Characters]]</onlyinclude><noinclude><br style="clear:both;"/>
{{documentation}}</noinclude>
{{documentation}}</noinclude>

Revision as of 21:30, 5 August 2025

<infobox> <title source="name"> <default>Infobox character</default> </title> <image source="image">

</image> <group> <label>Aliases</label> <label>Relatives</label> <label>Affiliation</label> </group> <group> <header>Biographical information</header> <label>Marital status</label> <label>Date of birth</label> <label>Place of birth</label> <lable>Date of death</lable> <label>Date of death</label> </group> <group> <header>Physical description</header> <label>Species</label> <label>Gender</label> <label>Height</label> <label>Weight</label> <label>Eye colour</label> </group> <group> <header>Behind the scenes information</header> <label>Voiced by</label> <label>First episode</label> <label>Last episode</label> </group></infobox>

Template documentation (for the above template, sometimes hidden or invisible)

Description

To use this template, copy the following code and fill in the appropriate fields.

Syntax

{{infobox character
 | name           = 
 | image          = 
 | imagecaption   = 
 | aliases        = 
 | relatives      = 
 | affiliation    = 
 | marital        = 
 | birthDate      = 
 | birthPlace     = 
 | deathDate      = 
 | deathPlace     = 
 | species        = 
 | gender         = 
 | height         = 
 | weight         = 
 | eyes           = 
 | voicedby       = 
 | firstep        = 
 | lastep         = 
}}

Samples

{{infobox character
 | name           = Count Duckula
 | image          = [[File:Count_Duckula_S02E15.jpg|thumb|300px]]
 | imagecaption   = 
 | aliases        = 
 | relatives      = 
 | affiliation    = 
 | marital        = Single
 | birthDate      = 
 | birthPlace     = 
 | deathDate      = 
 | deathPlace     = 
 | species        = Duck
 | gender         = Male
 | height         = 
 | weight         = 
 | eyes           = 
 | voicedby       = [[David Jason]]
 | firstep        = "[[No Sax Please, We're Egyptian!]]"
 | lastep         = "[[The Zombie Awakes]]"
}}

Results in...

<infobox> <title source="name"> <default>Infobox character</default> </title> <image source="image">

</image> <group> <label>Aliases</label> <label>Relatives</label> <label>Affiliation</label> </group> <group> <header>Biographical information</header> <label>Marital status</label> <label>Date of birth</label> <label>Place of birth</label> <lable>Date of death</lable> <label>Date of death</label> </group> <group> <header>Physical description</header> <label>Species</label> <label>Gender</label> <label>Height</label> <label>Weight</label> <label>Eye colour</label> </group> <group> <header>Behind the scenes information</header> <label>Voiced by</label> <label>First episode</label> <label>Last episode</label> </group></infobox>

Cookies help us deliver our services. By using our services, you agree to our use of cookies.