From Texas Chain Saw Massacre Wiki

(added stat1-10)
(added documentation)
 
Line 231: Line 231:


The full list of options are listed below.
The full list of options are listed below.
</noinclude>
<templatedata>
{
"params": {
"name": {
"label": "Name",
"example": "Cook",
"type": "string",
"required": true,
            "description": "The name of the item"
},
"image": {
"label": "image",
"example": "Cook.png",
"type": "string",
"suggested": false,
            "description": "Image of the item, optional, name variable is used on default"
},
"savagery": {
"label": "savagery",
"example": "20",
"type": "string",
"suggested": false,
            "description": "Attribute of the character"
},
"harvesting": {
"label": "harvesting",
"example": "20",
"type": "string",
"suggested": false,
            "description": "Attribute of the character"
},
"endurance": {
"label": "endurance",
"example": "20",
"type": "string",
"suggested": false,
            "description": "Attribute of the character"
},
"toughness": {
"label": "toughness",
"example": "20",
"type": "string",
"suggested": false,
            "description": "Attribute of the character"
},
"strength": {
"label": "strength",
"example": "20",
"type": "string",
"suggested": false,
            "description": "Attribute of the character"
},
"proficiency": {
"label": "proficiency",
"example": "20",
"type": "string",
"suggested": false,
            "description": "Attribute of the character"
},
"stealth": {
"label": "stealth",
"example": "20",
"type": "string",
"suggested": false,
            "description": "Attribute of the character"
},
"stat1": {
"label": "Stat1",
"example": "Walk Speed",
"type": "string",
"suggested": false,
            "description": "Name of stat1"
},
"stat1'": {
"label": "Stat1'",
"example": "1.4 m/s",
"type": "string",
"suggested": false,
            "description": "Value of stat1"
},
"stat2": {
"label": "Stat2",
"type": "string",
"suggested": false,
            "description": "Name of stat2"
},
"stat2'": {
"label": "Stat2'",
"type": "string",
"suggested": false,
            "description": "Value of stat2"
},
"stat3": {
"label": "Stat3",
"type": "string",
"suggested": false,
            "description": "Name of stat3"
},
"stat3'": {
"label": "Stat3'",
"type": "string",
"suggested": false,
            "description": "Value of stat3"
},
"stat4": {
"label": "Stat4",
"type": "string",
"suggested": false,
            "description": "Name of stat4"
},
"stat4'": {
"label": "Stat4'",
"type": "string",
"suggested": false,
            "description": "Value of stat4"
},
"stat5": {
"label": "Stat5",
"type": "string",
"suggested": false,
            "description": "Name of stat5"
},
"stat5'": {
"label": "Stat5'",
"type": "string",
"suggested": false,
            "description": "Value of stat5"
},
"stat6": {
"label": "Stat6",
"type": "string",
"suggested": false,
            "description": "Name of stat6"
},
"stat6'": {
"label": "Stat6'",
"type": "string",
"suggested": false,
            "description": "Value of stat6"
},
"stat7": {
"label": "Stat7",
"type": "string",
"suggested": false,
            "description": "Name of stat7"
},
"stat7'": {
"label": "Stat7'",
"type": "string",
"suggested": false,
            "description": "Value of stat7"
},
"stat8": {
"label": "Stat8",
"type": "string",
"suggested": false,
            "description": "Name of stat8"
},
"stat8'": {
"label": "Stat8'",
"type": "string",
"suggested": false,
            "description": "Value of stat8"
},
"stat9": {
"label": "Stat9",
"type": "string",
"suggested": false,
            "description": "Name of stat9"
},
"stat9'": {
"label": "Stat9'",
"type": "string",
"suggested": false,
            "description": "Value of stat9"
},
"stat10": {
"label": "Stat10",
"type": "string",
"suggested": false,
            "description": "Name of stat10"
},
"stat10'": {
"label": "Stat10'",
"type": "string",
"suggested": false,
            "description": "Value of stat10"
}
},
"paramOrder": [
"name",
"image",
"savagery",
"harvesting",
"endurance",
"toughness",
"strength",
"proficiency",
"stealth",
"stat1",
"stat1'",
"stat2",
"stat2'",
"stat3",
"stat3'",
"stat4",
"stat4'",
"stat5",
"stat5'",
"stat6",
"stat6'",
"stat7",
"stat7'",
"stat8",
"stat8'",
"stat9",
"stat9'",
"stat10",
"stat10'"
]
}
</templatedata></noinclude>

Latest revision as of 18:51, 29 June 2023

Example

This template can be used by entering the following onto a relevant page. Do not use this on your user page. It is reserved for content pages.

Code Preview
{{Infobox Character
|name                  = Cook
|image                 = Cookim.png
|info                  = 6'7" • 330 lbs. • ??? years • Hometown ???
|savagery              = 30
|harvesting            = 11
|endurance             = 18
|stat1                 = Melee Damage
|stat1'                = 16
|stat2                 = Walk Speed
|stat2'                = 5
|stat3                 = Run Speed
|stat3'                = 7
|stat4                 = Sprint Speed
|stat4'                = 9
}}

Cookim.png

Cook
6'7" • 330 lbs. • ??? years • Hometown ???
Savagery
30
Harvesting
11
Endurance
18

Melee Damage
16
Walk Speed
5
Run Speed
7
Sprint Speed
9
{{Infobox Character
|name                  = Ana
|image                 = Anaim.png
|info                  = 5'4" • 105 lbs. • 18 years • Uvalde, Texas
|toughness             = 40
|endurance             = 25
|strength              = 20
|proficiency           = 10
|stealth               = 25
|stat1                 = Stat1
|stat1'                = 1
|stat2                 = Stat2
|stat2'                = 2
|stat3                 = Stat3
|stat3'                = 3
|stat4                 = Stat4
|stat4'                = 4
|stat5                 = Stat5
|stat5'                = 5
|stat6                 = Stat6
|stat6'                = 6
|stat7                 = Stat7
|stat7'                = 7
|stat8                 = Stat8
|stat8'                = 8
|stat9                 = Stat9
|stat9'                = 9
|stat10                = Stat10
|stat10'               = 10
}}

Anaim.png

Ana
5'4" • 105 lbs. • 18 years • Uvalde, Texas
Toughness
40
Endurance
25
Strength
20
Proficiency
10
Stealth
25

Stat1
1
Stat2
2
Stat3
3
Stat4
4
Stat5
5
Stat6
6
Stat7
7
Stat8
8
Stat9
9
Stat10
10

All Options

The full list of options are listed below.

No description.

Template parameters

ParameterDescriptionTypeStatus
Namename

The name of the item

Example
Cook
Stringrequired
imageimage

Image of the item, optional, name variable is used on default

Example
Cook.png
Stringoptional
savagerysavagery

Attribute of the character

Example
20
Stringoptional
harvestingharvesting

Attribute of the character

Example
20
Stringoptional
enduranceendurance

Attribute of the character

Example
20
Stringoptional
toughnesstoughness

Attribute of the character

Example
20
Stringoptional
strengthstrength

Attribute of the character

Example
20
Stringoptional
proficiencyproficiency

Attribute of the character

Example
20
Stringoptional
stealthstealth

Attribute of the character

Example
20
Stringoptional
Stat1stat1

Name of stat1

Example
Walk Speed
Stringoptional
Stat1'stat1'

Value of stat1

Example
1.4 m/s
Stringoptional
Stat2stat2

Name of stat2

Stringoptional
Stat2'stat2'

Value of stat2

Stringoptional
Stat3stat3

Name of stat3

Stringoptional
Stat3'stat3'

Value of stat3

Stringoptional
Stat4stat4

Name of stat4

Stringoptional
Stat4'stat4'

Value of stat4

Stringoptional
Stat5stat5

Name of stat5

Stringoptional
Stat5'stat5'

Value of stat5

Stringoptional
Stat6stat6

Name of stat6

Stringoptional
Stat6'stat6'

Value of stat6

Stringoptional
Stat7stat7

Name of stat7

Stringoptional
Stat7'stat7'

Value of stat7

Stringoptional
Stat8stat8

Name of stat8

Stringoptional
Stat8'stat8'

Value of stat8

Stringoptional
Stat9stat9

Name of stat9

Stringoptional
Stat9'stat9'

Value of stat9

Stringoptional
Stat10stat10

Name of stat10

Stringoptional
Stat10'stat10'

Value of stat10

Stringoptional