Template:MeritCost: Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
m (Updating to reflect that merit costs are current. Merit costs updated for all recipes & enhancements that use this template, with exception of costume pieces & temporary powers which are not purchased with merits and are likely unavailable on homecoming)
(broke out of fixed table layout, adjusted inner margins)
Line 1: Line 1:
<includeonly><div style="margin: 0.5em;">
<includeonly><div style="display: flow-root; position: relative; border: 1px solid #AAAAAA; margin: 0.5em; padding: 0.5em 0.5em 0.5em 47px; background-color: #F4F4F4;">
{| width="100%" style="background-color: #F4F4F4; border: 1px solid #AAAAAA;"
 
| style="vertical-align: top; padding: 0.25em;" | [[Image:E ICON MeritToken.png|32px]]
<div style="position: absolute; left: 0.5em; top: 0.6em;">[[File:E ICON MeritToken.png|32px|link=|alt=]]</div>
| style="width:100%; padding: 0.25em;" | '''[[Reward Merit Vendor|Reward Merit Purchase]]'''<br />
 
<div style="margin: 0.5em 0; font-weight: bold;">[[Reward Merit Vendor|Reward Merit Purchase]]</div>
 
<p style="margin: 0.5em 0;">
{{#switch: {{{1}}} |
{{#switch: {{{1}}} |
| 0 = This {{#if: {{{2}}}|{{#switch: {{{2}}}|E=enhancement|recipe}}|recipe}} may not be purchased at a [[Reward Merit Vendor|Merit Vendor]].
| 0 = This {{#if: {{{2}}}|{{#switch: {{{2}}}|E=enhancement|recipe}}|recipe}} may not be purchased at a [[Reward Merit Vendor|Merit Vendor]].
| 1 = The [[Special Salvage#Reward Merit|Reward Merit]] cost of this {{#if: {{{2}}}|{{#switch: {{{2}}}|E=enhancement|recipe}}|recipe}} is 1 Merit.
| 1 = The [[Special Salvage#Reward Merit|Reward Merit]] cost of this {{#if: {{{2}}}|{{#switch: {{{2}}}|E=enhancement|recipe}}|recipe}} is 1 Merit.
| The [[Special Salvage#Reward Merit|Reward Merit]] cost of this {{#if: {{{2}}}|{{#switch: {{{2}}}|E=enhancement|recipe}}|recipe}} is {{{1}}} Merits.}}
| The [[Special Salvage#Reward Merit|Reward Merit]] cost of this {{#if: {{{2}}}|{{#switch: {{{2}}}|E=enhancement|recipe}}|recipe}} is {{{1}}} Merits.}}
|}</div></includeonly><noinclude>{{documentation}}</noinclude>
</p>
</div></includeonly><noinclude>{{documentation}}</noinclude>

Revision as of 16:11, 20 April 2022

[edit] [purge] Documentation

Usage

To be used on IO Enhancement pages such as Ruin: Accuracy/Damage to list the Reward Merit cost of the recipe. An optional second positional argument can be used to describe reward merit purchases of items other than recipes. Currently recognized codes for the second positional argument are:

  • E for enhancement

Examples

{{MeritCost|0}}

This recipe may not be purchased at a Merit Vendor.

{{MeritCost|1}}

The Reward Merit cost of this recipe is 1 Merit.

{{MeritCost|200}}

The Reward Merit cost of this recipe is 200 Merits.

{{MeritCost|200|E}}

The Reward Merit cost of this enhancement is 200 Merits.

See also