Template:Model-stats: Difference between revisions

From Warma-wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 5: Line 5:
<table style="width: 100%;>
<table style="width: 100%;>
<tr>
<tr>
{{#if:{{{name|}}}  |<td  style="text-align:left;  font-size:110%; width: 20%;"> <b> {{{name}}} </b>        </td>  | }}
{{#if:{{{name|}}}  |<td  style="text-align:left;  font-size:100%; width: 20%;"> <b> {{{name}}} </b>        </td>  | }}
{{#if:{{{hp|}}}  |<td  style="text-align:left;  font-size:90%; width: 20%;">  Health = {{{hp}}}          </td>  | }}
{{#if:{{{hp|}}}  |<td  style="text-align:left;  font-size:100%; width: 20%;">  Health = {{{hp}}}          </td>  | }}
{{#if:{{{cost|}}}  |<td  style="text-align:left;  font-size:90%;  width: 20%;">  Cost = {{{cost}}}          </td>  | }}
{{#if:{{{cost|}}}  |<td  style="text-align:left;  font-size:100%;  width: 20%;">  Cost = {{{cost}}}          </td>  | }}
{{#if:{{{cpm|}}}  |<td  style="text-align:left;  font-size:90%;  width: 20%;">  Cost per model = {{{cpm}}} </td>  | }}
{{#if:{{{cpm|}}}  |<td  style="text-align:left;  font-size:100%;  width: 20%;">  Cost per model = {{{cpm}}} </td>  | }}
{{#if:{{{fa|}}}  |<td  style="text-align:left;  font-size:90%;  width: 20%;">  FA = {{{fa}}}              </td>  | }}  
{{#if:{{{fa|}}}  |<td  style="text-align:left;  font-size:100%;  width: 20%;">  FA = {{{fa}}}              </td>  | }}  
</tr>
</tr>
</table>
</table>

Revision as of 06:23, 28 January 2024



Paste the following into your model's stat section

{{Model-stats | name = NAME | base = 1mm | cost = 55 | cpm = 5 | fa = C | hp = 2 | spd = 3 | aat = 4 | mat = 5 | def = 6 | arm = 7 | ess = 8 | arc = 9 | ctrl = 10 | fury = 11 | thr = 12 | abilities = {{Model Advantage | advantage = ADVANTAGE}} {{Model Advantage | advantage = ADVANTAGE}} {{Model Advantage | advantage = ADVANTAGE}} {{Leadership | ability = ABILITY| model = MODEL}} {{Model Advantage | advantage = ADVANTAGE}} }}


This is a template for "Model Advantage". It makes this table
NAME Health = 2 Cost = 55 Cost per model = 5 FA = C
 SPD   AAT   MAT   DEF   ARM   ESS   ARC   CTRL   FURY   THR 
 3   4   5   6   7   8   9   10   11   12 
Base Size = 1mm
table headerthing
blah blahthg
  • 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 headerthing
blah blahthg
  • 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 headerthing
blah blahthg
  • 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


Leadership

  • While within {{{d}}} of this model, friendly MODEL models gain ABILITY.

This is a template for "Model Advantage". It makes this table

table headerthing
blah blahthg
  • 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