Category:Leadership: Difference between revisions

From Warma-wiki
Jump to navigation Jump to search
mNo edit summary
Tag: Manual revert
mNo edit summary
Line 6: Line 6:
* Leadership [ExampleModel] - While within X inches of this model, friendly ExampleModel models gain ExampleAbility.
* Leadership [ExampleModel] - While within X inches of this model, friendly ExampleModel models gain ExampleAbility.
In this example, we feed the Leadership the model type being affected, the distance, and the effect like so:
In this example, we feed the Leadership the model type being affected, the distance, and the effect like so:
* <nowiki></nowiki>
<br>
and it outputs like this:
and it outputs like this:<br>
<table class="wikitable">
<table class="wikitable">
{{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}}
{{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}}
</table>
</table>
= Use =
<br>
* Calls the AbilityLeadership Template, which can be used for Vet leader and Field Marshal.
Or, we can do this to override the category description, and use our own: <br>
** main = the ability
<table class="wikitable">
** model1 through model3 = a model's name or multiple models.
{{AbilityLeadership|main=Leadership|override=Whenever a whatever model is nearby during the maintenance phase, it gains three focus. }}
** d = the distance (control, 10 inches, etc)
</table>
** sub1 through sub3 = the ability being granted.
 
** sub1a through sub3a = cat or text
*** cat = a category link
*** text = plain text
<nowiki>{{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}}
</nowiki>


<noinclude>
<noinclude>

Revision as of 04:41, 26 December 2024

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.

Instructions for use

The Leadership ability looks like this on the card:

  • Leadership [ExampleModel] - While within X inches of this model, friendly ExampleModel models gain ExampleAbility.

In this example, we feed the Leadership the model type being affected, the distance, and the effect like so:
and it outputs like this:

Leadership

Leadership grants the following to ExampleModel, ExampleModel2, ExampleModel3 models within 10 inches 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.
Abilities/bonuses gained:

Category:ExampleAbility1
No errata for ExampleAbility1 (Create)
Category:ExampleAbility2
No errata for ExampleAbility2 (Create)

a random thing


Or, we can do this to override the category description, and use our own:


LeadershipWhenever a whatever model is nearby during the maintenance phase, it gains three focus.