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



World of T-Shirts Wiki

Template:Character: Difference between revisions

Infobox created with infobox builder.
 
m 8 revisions imported: importing from nova online wiki
 
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<noinclude>{{Protected|Archived template, Do not use. Use [[Template:Infobox]] instead.}}</noinclude>
<infobox>
<infobox>
<title source="Character Name">
<title source="Character name">
<default>{{PAGENAME}}</default>
<default>{{PAGENAME}}</default>
</title>
</title>
Line 10: Line 11:
</data>
</data>
<data source="Family">
<data source="Family">
<label>Family:</label>
<label>Related to:</label>
</data>
</data>
<data source="Associates">
<data source="Associates">
<label>Associates:</label>
<label>Associates:</label>
</data>
<data source="Status">
<label>Status</label>
</data>
</data>
<data source="Occupation">
<data source="Occupation">
<label>Occupation</label>
<label>Occupation</label>
</data>
</data>
<data source="Age">
<data source="Height">
<label>Age</label>
<label>Height</label>
</data>
</data>
<data source="Status">
<data source="Weight">
<label>Status</label>
<label>Weight</label>
</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
},
"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 18:10, 19 July 2024

<infobox> <title source="Character name"> <default>Character</default> </title> <image source="image"> <default>Temp.png</default> </image> <label>Also known as:</label> <label>Related to:</label> <label>Associates:</label> <label>Status</label> <label>Occupation</label> <label>Height</label> <label>Weight</label> </infobox>

An infobox for characters.

Template parameters

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