Difference between revisions of "Template:Perma support"
| Line 9: | Line 9: | ||
* color - (optional) A string of letters representing the colors of the permanent support. | * color - (optional) A string of letters representing the colors of the permanent support. | ||
* side - Which side is affected; player, enemy, or both. | * side - Which side is affected; player, enemy, or both. | ||
| − | * | + | * (Up to 5 unnumbered parameters) - A list of effects of the support. |
==Example== | ==Example== | ||
| Line 20: | Line 20: | ||
|name = Mirari's Influence | |name = Mirari's Influence | ||
|side = both | |side = both | ||
| + | |Whenever a nontoken creature is reinforced, it gets +1/+1 and its controller gains 3 mana. (see bugs) | ||
| + | }} | ||
| + | |||
| + | {{Perma support | ||
| + | |name = Permanent support | ||
| + | |side = enemy | ||
|color = G | |color = G | ||
| − | | | + | |Effect 1 |
| + | |Effect 2 | ||
}} | }} | ||
</nowiki></pre> | </nowiki></pre> | ||
| Line 32: | Line 39: | ||
|name = Mirari's Influence | |name = Mirari's Influence | ||
|side = both | |side = both | ||
| + | |Whenever a nontoken creature is reinforced, it gets +1/+1 and its controller gains 3 mana. (see bugs) | ||
| + | }} | ||
| + | |||
| + | {{Perma support | ||
| + | |name = Permanent support | ||
| + | |side = enemy | ||
|color = G | |color = G | ||
| − | | | + | |Effect 1 description |
| + | |Effect 2 description | ||
}} | }} | ||
| Line 41: | Line 55: | ||
{{!}}- | {{!}}- | ||
{{!}} '''Side''': {{ucfirst:{{{side}}}}} | {{!}} '''Side''': {{ucfirst:{{{side}}}}} | ||
| − | {{!}} ''<small>{{{ | + | {{!}} {{#if:{{{2|}}}|<!-- |
| + | -->* ''<small>{{Trim|{{{1}}}}}</small>''|<!-- | ||
| + | -->''<small>{{Trim|{{{1}}}}}</small>''}}{{#if:{{{2|}}}|<!-- | ||
| + | -->* ''<small>{{Trim|{{{2}}}}}</small>''}}{{#if:{{{3|}}}|<!-- | ||
| + | -->* ''<small>{{Trim|{{{3}}}}}</small>''}}{{#if:{{{4|}}}|<!-- | ||
| + | -->* ''<small>{{Trim|{{{4}}}}}</small>''}}{{#if:{{{5|}}}|<!-- | ||
| + | -->* ''<small>{{Trim|{{{5}}}}}</small>''}} |<br> | ||
{{!}} ''<small>A '''permanent support''' affects play on one or more nodes.</small>'' | {{!}} ''<small>A '''permanent support''' affects play on one or more nodes.</small>'' | ||
}} | }} | ||
Revision as of 06:16, 28 February 2019
Usage
Explain a specific permanent support, or indicate that permanent supports appear in an event.
If no parameters are given, a generic notification of permanent supports is produced.
Otherwise, the following parameters are used:
- name - The name of the permanent support.
- color - (optional) A string of letters representing the colors of the permanent support.
- side - Which side is affected; player, enemy, or both.
- (Up to 5 unnumbered parameters) - A list of effects of the support.
Example
The following shorthand:
{{Perma support}}
{{Perma support
|name = Mirari's Influence
|side = both
|Whenever a nontoken creature is reinforced, it gets +1/+1 and its controller gains 3 mana. (see bugs)
}}
{{Perma support
|name = Permanent support
|side = enemy
|color = G
|Effect 1
|Effect 2
}}
Produces:
| A permanent support affects play on one or more nodes. | ||
| Side: Both | Whenever a nontoken creature is reinforced, it gets +1/+1 and its controller gains 3 mana. (see bugs) |
| Side: Enemy |
|