From Texas Chain Saw Massacre Wiki

(little more styling)
(added stat1-10)
Line 56: Line 56:
|}}<!--
|}}<!--
--><br><div class="line"></div>
--><br><div class="line"></div>
{{#if:{{{damage|}}}|
{{#if:{{{stat1|}}}|
<div class="stats-container" style="clear: both; padding:0 20px 0 20px;">
<div class="stats-container" style="clear: both; padding:0 20px 0 20px;">
<div style="float: left; width: 50%; font-weight:bold; color:rgb(221,149,42);">Melee Damage</div>
<div style="float: left; width: 50%; font-weight:bold; color:rgb(221,149,42);">{{{stat1}}}</div>
<div style="float: right;width: 20%;text-align-last: right;font-weight:bold;">{{{damage}}}</div>
<div style="float: right;width: 20%;text-align-last: right;font-weight:bold;">{{{stat1'}}}</div>
</div>
</div>
|}}<!--
|}}<!--
-->{{#if:{{{walk|}}}|
-->{{#if:{{{stat2|}}}|
<div class="stats-container" style="clear: both; padding:0 20px 0 20px;">
<div class="stats-container" style="clear: both; padding:0 20px 0 20px;">
<div style="float: left; width: 50%; font-weight:bold; color:rgb(221,149,42);">Walk Speed</div>
<div style="float: left; width: 50%; font-weight:bold; color:rgb(221,149,42);">{{{stat2}}}</div>
<div style="float: right;width: 20%;text-align-last: right;font-weight:bold;">{{{walk}}}</div>
<div style="float: right;width: 20%;text-align-last: right;font-weight:bold;">{{{stat2'}}}</div>
</div>
</div>
|}}<!--
|}}<!--
-->{{#if:{{{run|}}}|
-->{{#if:{{{stat3|}}}|
<div class="stats-container" style="clear: both; padding:0 20px 0 20px;">
<div class="stats-container" style="clear: both; padding:0 20px 0 20px;">
<div style="float: left; width: 50%; font-weight:bold; color:rgb(221,149,42);">Run Speed</div>
<div style="float: left; width: 50%; font-weight:bold; color:rgb(221,149,42);">{{{stat3}}}</div>
<div style="float: right;width: 20%;text-align-last: right;font-weight:bold;">{{{run}}}</div>
<div style="float: right;width: 20%;text-align-last: right;font-weight:bold;">{{{stat3'}}}</div>
</div>
</div>
|}}<!--
|}}<!--
-->{{#if:{{{sprint|}}}|
-->{{#if:{{{stat4|}}}|
<div class="stats-container" style="clear: both; padding:0 20px 0 20px;">
<div class="stats-container" style="clear: both; padding:0 20px 0 20px;">
<div style="float: left; width: 50%; font-weight:bold; color:rgb(221,149,42);">Sprint Speed</div>
<div style="float: left; width: 50%; font-weight:bold; color:rgb(221,149,42);">{{{stat4}}}</div>
<div style="float: right;width: 20%;text-align-last: right;font-weight:bold;">{{{sprint}}}</div>
<div style="float: right;width: 20%;text-align-last: right;font-weight:bold;">{{{stat4'}}}</div>
</div>
</div>
|}}<!--
|}}<!--
-->{{#if:{{{attack|}}}|
-->{{#if:{{{stat5|}}}|
<div class="stats-container" style="clear: both; padding:0 20px 0 20px;">
<div class="stats-container" style="clear: both; padding:0 20px 0 20px;">
<div style="float: left; width: 50%; font-weight:bold; color:rgb(221,149,42);">Attack Damage</div>
<div style="float: left; width: 50%; font-weight:bold; color:rgb(221,149,42);">{{{stat5}}}</div>
<div style="float: right;width: 20%;text-align-last: right;font-weight:bold;">{{{attack}}}</div>
<div style="float: right;width: 20%;text-align-last: right;font-weight:bold;">{{{stat5'}}}</div>
</div>
</div>
|}}<!--
|}}<!--
-->{{#if:{{{staminacost|}}}|
-->{{#if:{{{stat6|}}}|
<div class="stats-container" style="clear: both; padding:0 20px 0 20px;">
<div class="stats-container" style="clear: both; padding:0 20px 0 20px;">
<div style="float: left; width: 50%; font-weight:bold; color:rgb(221,149,42);">Stamina Cost</div>
<div style="float: left; width: 50%; font-weight:bold; color:rgb(221,149,42);">{{{stat6}}}</div>
<div style="float: right;width: 20%;text-align-last: right;font-weight:bold;">{{{staminacost}}}</div>
<div style="float: right;width: 20%;text-align-last: right;font-weight:bold;">{{{stat6'}}}</div>
</div>
|}}<!--
-->{{#if:{{{stat7|}}}|
<div class="stats-container" style="clear: both; padding:0 20px 0 20px;">
<div style="float: left; width: 50%; font-weight:bold; color:rgb(221,149,42);">{{{stat7}}}</div>
<div style="float: right;width: 20%;text-align-last: right;font-weight:bold;">{{{stat7'}}}</div>
</div>
|}}<!--
-->{{#if:{{{stat8|}}}|
<div class="stats-container" style="clear: both; padding:0 20px 0 20px;">
<div style="float: left; width: 50%; font-weight:bold; color:rgb(221,149,42);">{{{stat8}}}</div>
<div style="float: right;width: 20%;text-align-last: right;font-weight:bold;">{{{stat8'}}}</div>
</div>
|}}<!--
-->{{#if:{{{stat9|}}}|
<div class="stats-container" style="clear: both; padding:0 20px 0 20px;">
<div style="float: left; width: 50%; font-weight:bold; color:rgb(221,149,42);">{{{stat9}}}</div>
<div style="float: right;width: 20%;text-align-last: right;font-weight:bold;">{{{stat9'}}}</div>
</div>
|}}<!--
-->{{#if:{{{stat10|}}}|
<div class="stats-container" style="clear: both; padding:0 20px 0 20px;">
<div style="float: left; width: 50%; font-weight:bold; color:rgb(221,149,42);">{{{stat10}}}</div>
<div style="float: right;width: 20%;text-align-last: right;font-weight:bold;">{{{stat10'}}}</div>
</div>
</div>
|}}
|}}
</div>
</div>
</includeonly>
</includeonly><noinclude>
<noinclude>
== Example ==
== Usage ==
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.
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.
<table class="wikitable">
<tr>
<th>Code</th>
<th>Preview</th>
</tr><tr>
<td style="padding: 20px 30px;">
<pre>{{Infobox Character
<pre>{{Infobox Character
|name                  = Cook
|name                  = Cook
Line 104: Line 133:
|harvesting            = 11
|harvesting            = 11
|endurance            = 18
|endurance            = 18
|damage               = 16
|stat1                = Melee Damage
|walk                  = 5
|stat1'               = 16
|run                  = 7
|stat2                = Walk Speed
|sprint               = 9
|stat2'                = 5
}}
|stat3                = Run Speed
</pre>
|stat3'                = 7
Results in:
|stat4                = Sprint Speed
 
|stat4'               = 9
}}</pre></td>
<td style="padding: 20px 30px;">
{{Infobox Character
{{Infobox Character
|name                  = Cook
|name                  = Cook
Line 119: Line 150:
|harvesting            = 11
|harvesting            = 11
|endurance            = 18
|endurance            = 18
|damage               = 16
|stat1                = Melee Damage
|walk                  = 5
|stat1'               = 16
|run                  = 7
|stat2                = Walk Speed
|sprint               = 9
|stat2'                = 5
|stat3                = Run Speed
|stat3'                = 7
|stat4                = Sprint Speed
|stat4'               = 9
}}
}}
 
</td>
<br>
</tr><tr>
 
<td style="padding: 20px 30px;">
<pre>{{Infobox Character
<pre>{{Infobox Character
|name                  = Ana
|name                  = Ana
Line 136: Line 171:
|proficiency          = 10
|proficiency          = 10
|stealth              = 25
|stealth              = 25
|attack               = 5
|stat1                = Stat1
|staminacost          = 7
|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
}}
}}
</pre>
</pre></td>
Results in:
<td style="padding: 20px 30px;">
 
{{Infobox Character
{{Infobox Character
|name                  = Ana
|name                  = Ana
Line 151: Line 203:
|proficiency          = 10
|proficiency          = 10
|stealth              = 25
|stealth              = 25
|attack               = 5
|stat1                = Stat1
|staminacost          = 7
|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
}}
}}
</td>
</tr>
</table>
== All Options ==
The full list of options are listed below.
</noinclude>

Revision as of 18:41, 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.