Template:AlignmentMeritCost: Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
imported>GuyPerfect
m (Updating icon)
(Bit brute force, but rooting out these templates would be a huge job.)
 
Line 2: Line 2:
{| 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:AlignmentMerit.png|32px]]
| 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]]s''' cannot now be used to purchase recipes<br />
{{#switch: {{{1}}} |
{{#switch: {{{1}}} |
| 0 = This recipe cannot be purchased with Alignment Merits. [[Category:No Alignment Merit Purchase]]
| 0 = This recipe never could be.  
| 1 = The [[Alignment Merit]] cost of this recipe is 1 Merit.
| 1 = The [[Alignment Merit]] cost of this recipe was 1 Merit.
| The [[Alignment Merit]] cost of this recipe is {{{1}}} Merits.}}
| The [[Alignment Merit]] cost of this recipe was {{{1}}} Merits.}}
|}</div></includeonly><noinclude>{{documentation}}</noinclude>
|}</div></includeonly><noinclude>{{documentation}}</noinclude>

Latest revision as of 19:23, 27 May 2020

[edit] [purge] 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}}

AlignmentMerit.png [[Alignment Merits cannot now be used to purchase recipes

This recipe never could be.

NOTE: This adds the recipe to the No Alignment Merit Purchase category.

{{AlignmentMeritCost|1}}

AlignmentMerit.png Alignment Merits cannot now be used to purchase recipes

The Alignment Merit cost of this recipe was 1 Merit.

{{AlignmentMeritCost|10}}

AlignmentMerit.png Alignment Merits cannot now be used to purchase recipes

The Alignment Merit cost of this recipe was 10 Merits.