Template:Model-stats: Difference between revisions
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
<includeonly> | |||
<table class="wikitable" style="border: 1px solid; width: 95%; border-collapse: collapse;"> | |||
<tr><th colspan=12 style="text-align:left;">{{{name}}}</th></tr> | <tr><th colspan=12 style="text-align:left;">{{{name}}}</th></tr> | ||
<tr><td style="text-align:left; font-size:100%; width: 20%;"> | |||
<tr> | |||
<td style="text-align:left; font-size:100%; width: 20%;">Base size = {{{base}}}</td> | |||
<td rowspan=6 style="width:1%"></td> | |||
{{#if:{{{spd|}}} |<td rowspan=2 style="text-align:center; font-size:90%;"> SPD </td> | }} | |||
{{#if:{{{aat|}}} |<td rowspan=2 style="text-align:center; font-size:90%;"> AAT </td> | }} | |||
{{#if:{{{mat|}}} |<td rowspan=2 style="text-align:center; font-size:90%;"> MAT </td> | }} | |||
{{#if:{{{rat|}}} |<td rowspan=2 style="text-align:center; font-size:90%;"> RAT </td> | }} | |||
{{#if:{{{def|}}} |<td rowspan=2 style="text-align:center; font-size:90%;"> DEF </td> | }} | |||
{{#if:{{{arm|}}} |<td rowspan=2 style="text-align:center; font-size:90%;"> ARM </td> | }} | |||
{{#if:{{{ess|}}} |<td rowspan=2 style="text-align:center; font-size:90%;"> ESS </td> | }} | |||
{{#if:{{{arc|}}} |<td rowspan=2 style="text-align:center; font-size:90%;"> ARC </td> | }} | |||
{{#if:{{{ctrl|}}} |<td rowspan=2 style="text-align:center; font-size:90%;"> CTRL </td> | }} | |||
{{#if:{{{fury|}}} |<td rowspan=2 style="text-align:center; font-size:90%;"> FURY </td> | }} | |||
{{#if:{{{thr|}}} |<td rowspan=2 style="text-align:center; font-size:90%;"> THR </td> | }} | |||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td style="text-align:left; font-size:100%; width: 20%;">Health= {{{hp}}}</td> | |||
</td> | |||
</tr> | </tr> | ||
<tr> | <tr> | ||
{{#if:{{{spd|}}} | <td style="text-align:left; font-size:100%; width: 20%;">FA = {{{fa}}}</td> | ||
{{#if:{{{aat|}}} | {{#if:{{{spd|}}} |<td rowspan=6 style="text-align:center; font-size:90%;"> {{{spd}}} </td> | }} | ||
{{#if:{{{mat|}}} | {{#if:{{{aat|}}} |<td rowspan=6 style="text-align:center; font-size:90%;"> {{{aat}}} </td> | }} | ||
{{#if:{{{rat|}}} | {{#if:{{{mat|}}} |<td rowspan=6 style="text-align:center; font-size:90%;"> {{{mat}}} </td> | }} | ||
{{#if:{{{def|}}} | {{#if:{{{rat|}}} |<td rowspan=6 style="text-align:center; font-size:90%;"> {{{rat}}} </td> | }} | ||
{{#if:{{{arm|}}} | {{#if:{{{def|}}} |<td rowspan=6 style="text-align:center; font-size:90%;"> {{{def}}} </td> | }} | ||
{{#if:{{{ess|}}} | {{#if:{{{arm|}}} |<td rowspan=6 style="text-align:center; font-size:90%;"> {{{arm}}} </td> | }} | ||
{{#if:{{{arc|}}} | {{#if:{{{ess|}}} |<td rowspan=6 style="text-align:center; font-size:90%;"> {{{ess}}} </td> | }} | ||
{{#if:{{{ctrl|}}} |<td style="text-align:center; font-size:90%;"> | {{#if:{{{arc|}}} |<td rowspan=6 style="text-align:center; font-size:90%;"> {{{arc}}} </td> | }} | ||
{{#if:{{{fury|}}} |<td style="text-align:center; font-size:90%;"> | {{#if:{{{ctrl|}}}|<td rowspan=6 style="text-align:center; font-size:90%;"> {{{ctrl}}} </td>| }} | ||
{{#if:{{{thr|}}} | {{#if:{{{fury|}}}|<td rowspan=6 style="text-align:center; font-size:90%;"> {{{fury}}} </td>| }} | ||
{{#if:{{{thr|}}} |<td rowspan=6 style="text-align:center; font-size:90%;"> {{{thr}}} </td> | }} | |||
</tr> | </tr> | ||
<tr><td style="text-align:left; font-size:100%; width: 20%;">Cost = {{{cost}}}</td> | |||
</tr> | |||
<tr> | <tr> | ||
<td style="text-align:left; font-size:100%; width: 20%;">{{#if:{{{cpm|}}}|Cost per model = {{{cpm}}}|}}</td><</tr> | |||
{{#if:{{{ | <tr><td style="text-align:left; font-size:100%; width: 20%;">{{#if:{{{mpu|}}}|Models per unit = {{{mpu}}}|}}</td> | ||
{{ | |||
{{#if:{{{ | |||
</tr> | </tr> | ||
< | </table> | ||
{{ | </includeonly> | ||
<noinclude> | |||
{{Model-stats | |||
| name = Warpwolf | |||
| base = 50mm | |||
| hp = 28 | |||
| spd = 6 | |||
| mat = 6 | |||
| rat = 6 | |||
| def = 14 | |||
| arm = 17 | |||
| fury = 4 | |||
| thr = 10 | |||
| fa = 4 | |||
| cost = 15 | |||
| abilities = {{Model Advantage | advantage = Pathfinder| icon = Pathfinder}} | |||
{{Model Advantage | advantage = Headbutt Power Attack| icon = Headbutt Power Attack}} | |||
{{Model Advantage | advantage = Slam Power Attack | icon = Slam Power Attack}} | |||
{{Model Advantage | advantage = Trample Power Attack | icon = Trample Power Attack}} | |||
{{Model Advantage | advantage = Dual Attack| icon = Dual Attack}} | |||
{{Controlled Warping | ability = Ghostly | Spell Ward | Warp Strength}} | |||
{{Model Advantage | advantage = Regeneration}} | |||
}} | |||
</noinclude> | |||
------------------------ | |||
</tr> | </tr> | ||
{{#if:{{{abilities|}}} |{{{abilities}}} | }} | {{#if:{{{abilities|}}} |{{{abilities}}} | }} | ||
</table> | </table> |
Revision as of 19:58, 28 January 2024
Warpwolf | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Base size = 50mm | SPD | MAT | RAT | DEF | ARM | FURY | THR | ||||
Health= 28 | |||||||||||
FA = 4 | 6 | 6 | 6 | 14 | 17 | 4 | 10 | ||||
Cost = 15 | |||||||||||
This is a template for "Model Advantage". It makes this table
table header | thing |
---|---|
blah blah | thg |
- The idea is that this is a template that builds out an advantage category page.
- It is called on a category after explaining what the category is doing.
- it has to be called in a noinclude tag.
Then calls out to the auto-generate template. Model-stats
This is a template for "Model Advantage". It makes this table
table header | thing |
---|---|
blah blah | thg |
- The idea is that this is a template that builds out an advantage category page.
- It is called on a category after explaining what the category is doing.
- it has to be called in a noinclude tag.
Then calls out to the auto-generate template. Model-stats
This is a template for "Model Advantage". It makes this table
table header | thing |
---|---|
blah blah | thg |
- The idea is that this is a template that builds out an advantage category page.
- It is called on a category after explaining what the category is doing.
- it has to be called in a noinclude tag.
Then calls out to the auto-generate template. Model-stats
This is a template for "Model Advantage". It makes this table
table header | thing |
---|---|
blah blah | thg |
- The idea is that this is a template that builds out an advantage category page.
- It is called on a category after explaining what the category is doing.
- it has to be called in a noinclude tag.
Then calls out to the auto-generate template. Model-stats
This is a template for "Model Advantage". It makes this table
table header | thing |
---|---|
blah blah | thg |
- The idea is that this is a template that builds out an advantage category page.
- It is called on a category after explaining what the category is doing.
- it has to be called in a noinclude tag.
Then calls out to the auto-generate template. Model-stats
DELETE TEMPLATE for CONTROLLED WARPING
This is a template for "Model Advantage". It makes this table
table header | thing |
---|---|
blah blah | thg |
- The idea is that this is a template that builds out an advantage category page.
- It is called on a category after explaining what the category is doing.
- it has to be called in a noinclude tag.
Then calls out to the auto-generate template. Model-stats