Difference between revisions of "Template:MeritCost"
From Paragon Wiki Archive
(+doc) |
|||
Line 3: | Line 3: | ||
| style="vertical-align: top; padding: 0.25em;" | [[Image:E ICON MeritToken.png]] | | style="vertical-align: top; padding: 0.25em;" | [[Image:E ICON MeritToken.png]] | ||
| style="width:100%; padding: 0.25em;" | '''[[Merit Vendor|Merit Vendor Purchase]]'''<br /> | | style="width:100%; padding: 0.25em;" | '''[[Merit Vendor|Merit Vendor Purchase]]'''<br /> | ||
− | {{#switch: {{{ | + | {{#switch: {{{2}}}| |
− | | 0 = This recipe cannot be purchased at a Merit Vendor. | + | |0=This recipe cannot be purchased at a Merit Vendor. |
− | | 1 = The [[Special Salvage#Reward Merit | + | |1=The [[Special Salvage#Reward Merit|Reward Merit]] cost of this recipe is 1 Merit. |
− | | | + | |The [[Special Salvage#Reward Merit|Reward Merit]] cost of this recipe is {{{1}}} Merits.}} |
− | |}</div></includeonly><noinclude> | + | |}</div></includeonly><noinclude>To be used on IO Enhancment pages such as [[Devastation: Accuracy/Damage]] to list the Reward Merit cost of the recipe. |
− | {{ | + | |
+ | <nowiki>{{MeritCost|0}}</nowiki> | ||
+ | {{MeritCost|0}} | ||
+ | |||
+ | <nowiki>{{MeritCost|1}}</nowiki> | ||
+ | {{MeritCost|1}} | ||
+ | |||
+ | <nowiki>{{MeritCost|200}}</nowiki> | ||
+ | {{MeritCost|200}} | ||
+ | |||
+ | [[Category:Invention System Templates|{{PAGENAME}}]] | ||
</noinclude> | </noinclude> |
Revision as of 00:15, 31 December 2008
To be used on IO Enhancment pages such as Devastation: Accuracy/Damage to list the Reward Merit cost of the recipe.
{{MeritCost|0}}
Reward Merit Purchase This recipe cannot be purchased at a Reward Merit Vendor. |
{{MeritCost|1}}
Reward Merit Purchase The Reward Merit cost of this recipe is 1 Merit. |
{{MeritCost|200}}
Reward Merit Purchase The Reward Merit cost of this recipe is 200 Merits. |