Difference between revisions of "Template:AlignmentMeritCost"
From Paragon Wiki Archive
GuyPerfect (Talk | contribs) (This is gonna need to be changed a bit, but for now it serves a purpose what needs served.) |
GuyPerfect (Talk | contribs) m (Updating icon) |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | <div style="margin: 0.5em;"> | + | <includeonly><div style="margin: 0.5em;"> |
{| width="100%" style="background-color: #F4F4F4; border: 1px solid #AAAAAA;" | {| width="100%" style="background-color: #F4F4F4; border: 1px solid #AAAAAA;" | ||
− | | style="vertical-align: top; padding: 0.25em;" | [[Image: | + | | style="vertical-align: top; padding: 0.25em;" | [[Image:AlignmentMerit.png|32px]] |
| style="width:100%; padding: 0.25em;" | '''[[Alignment Merit|Alignment Merit Purchase]]'''<br /> | | style="width:100%; padding: 0.25em;" | '''[[Alignment Merit|Alignment Merit Purchase]]'''<br /> | ||
{{#switch: {{{1}}} | | {{#switch: {{{1}}} | | ||
− | | 0 = This recipe cannot be purchased with Alignment Merits. [[Category:No | + | | 0 = This recipe cannot be purchased with Alignment Merits. [[Category:No Alignment Merit Purchase]] |
| 1 = The [[Alignment Merit]] cost of this recipe is 1 Merit. | | 1 = The [[Alignment Merit]] cost of this recipe is 1 Merit. | ||
| The [[Alignment Merit]] cost of this recipe is {{{1}}} Merits.}} | | The [[Alignment Merit]] cost of this recipe is {{{1}}} Merits.}} | ||
− | |}</div> | + | |}</div></includeonly><noinclude>{{documentation}}</noinclude> |
Latest revision as of 02:13, 18 August 2010
[edit] [ ] Documentation
Usage
To be used on IO Enhancement pages such as Ruin: Accuracy/Damage and Apocalypse: Damage (Superior) to list the Alignment Merit cost of the recipe.
Examples
{{AlignmentMeritCost|0}}
Alignment Merit Purchase This recipe cannot be purchased with Alignment Merits. |
NOTE: This adds the recipe to the No Alignment Merit Purchase category.
{{AlignmentMeritCost|1}}
Alignment Merit Purchase The Alignment Merit cost of this recipe is 1 Merit. |
{{AlignmentMeritCost|10}}
Alignment Merit Purchase The Alignment Merit cost of this recipe is 10 Merits. |