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



Tophiachu Wiki
23Articles

Template:Character: Difference between revisions

(Infobox created with infobox builder.)
m (1 revision imported: importing from fandom; revisions)
 
(5 intermediate revisions by 2 users not shown)
Line 9: Line 9:
<label>Also known as:</label>
<label>Also known as:</label>
</data>
</data>
<data source="Family members">
<data source="Family">
<label>Related to:</label>
<label>Related to:</label>
</data>
</data>
Line 22: Line 22:
</data>
</data>
</infobox>
</infobox>
<noinclude>
<templatedata>
{
    "description": "An infobox for characters.",
    "params": {
        "Character name": {
            "label": "Character Name",
            "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
        }
    }
}
</templatedata>
</noinclude>

Latest revision as of 23:40, 1 September 2024

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