Template:AbilityLeadership

From Warma-wiki
Revision as of 04:51, 9 February 2024 by Disgruntled-tom (talk | contribs) (Created page with "<onlyinclude><includeonly> <tr><td rowspan=2 style="text-align:center; width: 20%;">[[:Category:{{{main}}}|{{{main}}}]]</td> <td colspan=100%>{{Category:Leadership}}</td></tr><tr> <td colspan=100%>While within {{{d}}} of this model, these models ({{{model1}}}{{#if:{{{model2|}}}|, {{{model2}}}}}{{#if:{{{model3|}}}|, {{{model3}}}}}{{#if:{{{model4|}}}|, {{{model4}}}}}) gain the following: * {{{sub1}}} {{#if:{{{sub2|}}}|* {{{sub2}}} }} {{#if:{{{sub3|}}}|* {{{sub3}}} }} {{#if...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


EXAMPLE OUTPUT

Leadership

Leadership grants the following to {{{affected}}} models within {{{d}}} of this model (see below). Leadership can affect this model, if it has the appropriate tag. Leadership can stack with Veteran Leader, since they are different abilities.

While within 10 inches of this model, these models (ExampleModel, ExampleModel2, ExampleModel3) gain the following:
  • ExampleAbility1
  • ExampleAbility2
  • a random thing
Category:ExampleAbility1
No errata for ExampleAbility1 (Create)
Category:ExampleAbility2
No errata for ExampleAbility2 (Create)

INSTRUCTIONS

Use the following in an ability table. * {{AbilityLeadership|main=Leadership|model1=ExampleModel|model2=ExampleModel2|model3=ExampleModel3|d=10 inches|sub1=ExampleAbility1|sub1a=cat|sub2=ExampleAbility2|sub2a=cat|sub3=a random thing|sub3a=text}}

    • main = Leadership: This is because it's almost always a leadership ability. As of this update, Leadership is the only thing tied to this. If we need another for a crazy vet leadership ability, I'll make a new template based on this one.
    • sub1 through sub4 = the ability granted.
    • sub1a through sub4a = cat or text. If it's cat, it will build a subcall to the category ability. If not, it will remain plain text without extra calls.
    • model1 through 4 are the models affected. Preferably, these would also link out, but currently don't.