×
Create a new article
Write your page title here:
We currently have 107 articles on Tophiachu Wiki. Type your article name above or click on one of the titles below and start writing!



Tophiachu Wiki
107Articles

Template:Character: Difference between revisions

fandom>Tophupa
No edit summary
m (1 revision imported: templates)
 
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<includeonly><infobox type="Character">
<noinclude>{{Protected|Archived template, Do not use. Use [[Template:Infobox]] instead.}}</noinclude>
<title source="name"/>
<infobox>
<title source="Character name">
<default>{{PAGENAME}}</default>
</title>
<image source="image">
<image source="image">
    <caption source="imagecaption" />
<default>Temp.png</default>
</image>
</image>
<group>
<data source="Aliases">
    <data source="aliases"><label>Aliases</label></data>
<label>Also known as:</label>
    <data source="relatives"><label>Relatives</label></data>
</data>
    <data source="affiliation"><label>Affiliation</label></data>
<data source="Family">
        <data source="occupation"><label>Occupation</label></data>
<label>Related to:</label>
    </group>
</data>
    <group>
<data source="Associates">
        <header>Biographical information</header>
<label>Associates:</label>
        <data source="marital"><label>Marital status</label></data>
</data>
    <data source="birthDate"><label>Date of birth</label></data>
<data source="Status">
        <data source="birthPlace"><label>Place of birth</label></data>
<label>Status</label>
        <data source="deathDate"><label>Date of death</label></data>
</data>
        <data source="deathPlace"><label>Place of death</label></data>
<data source="Occupation">
        <data source="status"><label>status</label></data>
<label>Occupation</label>
    </group>
</data>
    <group>
<data source="Height">
        <header>Physical description</header>
<label>Height</label>
        <data source="species"><label>Species</label></data>
</data>
        <data source="gender"><label>Gender</label></data>
<data source="Weight">
        <data source="height"><label>Height</label></data>
<label>Weight</label>
        <data source="weight"><label>Weight</label></data>
</data>
        <data source="eyes"><label>Eye color</label></data>
</infobox>
</group>
<noinclude>
    <group>
<templatedata>
      <header>Appearances</header>
{
      <data source="portrayedby"><label>Portrayed by</label></data>
"description": "An infobox for characters.",
      <data source="appearsin"><label>Appears in</label></data>
"params": {
      <data source="debut"><label>Debut</label></data>
"Character name": {
    </group>
"label": "Character Name",
</infobox>{{#ifeq: {{NAMESPACENUMBER}} | 0 | [[Category:Characters]]}}</includeonly><noinclude>{{Documentation}}</noinclude>
"description": "The name of the character.",
"type": "string",
"required": true
},
"image": {
"label": "Image",
"description": "An image of the character.",
"type": "wiki-file-name",
"required": false
},
"Aliases": {
"label": "Also known as",
"description": "Other names for the character.",
"type": "string",
"required": false
},
"Family": {
"label": "Related to:",
"description": "The character's family members.",
"type": "string",
"required": false
},
"Associates": {
"label": "Associates",
"description": "People associated with the character.",
"type": "string",
"required": false
},
"Occupation": {
"label": "Occupation",
"description": "The character's occupation.",
"type": "string",
"required": false
},
"Age": {
"label": "Age",
"description": "The character's age.",
"type": "number",
"required": false
},
"Status": {
"label": "Status",
"description": "The current status of the character.",
"type": "string",
"required": false
},
"Weight": {
"description": "How heavy the character is",
"type": "string"
},
"Height": {
"description": "How tall the character is",
"type": "string"
}
}
}
</templatedata>
</noinclude>
<includeonly>[[Category:Person]]</includeonly>

Latest revision as of 15:31, 29 December 2024

Template:Protected

An infobox for characters.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Character NameCharacter name

The name of the character.

Stringrequired
Imageimage

An image of the character.

Fileoptional
Also known asAliases

Other names for the character.

Stringoptional
Related to:Family

The character's family members.

Stringoptional
AssociatesAssociates

People associated with the character.

Stringoptional
OccupationOccupation

The character's occupation.

Stringoptional
AgeAge

The character's age.

Numberoptional
StatusStatus

The current status of the character.

Stringoptional
WeightWeight

How heavy the character is

Stringoptional
HeightHeight

How tall the character is

Stringoptional