Template:MeritCost/doc: Difference between revisions
Jump to navigation
Jump to search
imported>Aggelakis m (tweak) |
mNo edit summary |
||
(8 intermediate revisions by 3 users not shown) | |||
Line 2: | Line 2: | ||
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE. --> | <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE. --> | ||
==Usage== | ==Usage== | ||
To be used on IO | 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== | ==Examples== | ||
<nowiki>{{MeritCost|0}}</nowiki> | :<code><nowiki>{{MeritCost|0}}</nowiki></code> | ||
< | {{MeritCost|0}} | ||
{| | |||
<nowiki>{{MeritCost|1}}</nowiki> | :<code><nowiki>{{MeritCost|1}}</nowiki></code> | ||
{{MeritCost|1}} | {{MeritCost|1}} | ||
<nowiki>{{MeritCost|200}}</nowiki> | :<code><nowiki>{{MeritCost|200}}</nowiki></code> | ||
{{MeritCost|200}} | {{MeritCost|200}} | ||
:<code><nowiki>{{MeritCost|200|E}}</nowiki></code> | |||
{{MeritCost|200|E}} | |||
==See also== | ==See also== | ||
* | * {{tl|ArcAward}} | ||
<includeonly><!-- | <includeonly><!-- | ||
++++ PLEASE ADD CATEGORIES AND INTERWIKIS BELOW THIS LINE, THANK YOU. --> | ++++ PLEASE ADD CATEGORIES AND INTERWIKIS BELOW THIS LINE, THANK YOU. --> | ||
[[Category:Invention System Templates|{{PAGENAME}}]] | [[Category:Invention System Templates|{{PAGENAME}}]] | ||
</includeonly> | </includeonly> |
Latest revision as of 19:19, 18 September 2020
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
- {{ArcAward}}