Template:Cost

From DominionStrategy Wiki
(Difference between revisions)
Jump to: navigation, search
(Changed it so that putting only the first parameter and setting it to P now causes a broken file link to appear to help indicate something is wrong with one's syntax.)
 
(26 intermediate revisions by 7 users not shown)
Line 1: Line 1:
{{Coin|{{#switch:{{#expr:{{{1|0}}}1}}|0=0star|8=8star|{{#iferror:{{#expr:{{padleft:|2|{{{1|0}}}}}}}|{{padleft:|1|{{{1|0}}}}}|{{padleft:|2|{{{1|0}}}}}}}}}}}{{#iferror:{{#expr: {{{1|0}}}.0}}|{{P}}|}}
+
{{#if:{{{1|}}}|{{#ifeq:{{#if:{{{4|}}}|{{{1|}}}|}}{{{4|}}}|P||{{Coin|{{#ifeq:{{{1|}}}|-||{{{1|}}}}}|{{{2|}}}}}}}|{{#if:{{#switch:{{{4|}}}|P=P|{{{3|}}}}}||{{Coin||{{{2|}}}}}}}}}{{#if:{{{3|}}}|{{Debt|{{#ifeq:{{{3|}}}|-||{{{3|}}}}}|{{{2|}}}}}}}{{#ifeq:{{{4|}}}|P|{{P|{{{2|}}}}}}}<noinclude>
 +
{{doc}}
 +
</noinclude>

Latest revision as of 00:30, 11 June 2024

$

This template allows translating text cost into graphical cost.

[edit] Usage

  • {{Cost}} → $
  • {{Cost|3}} → $3
  • {{Cost|0*}} → $0*
  • {{Cost|?}} → $?
  • {{Cost|x}} → $x
  • {{Cost||||P}} → P
  • {{Cost|6|||P}} → $6P
  • {{Cost|||8}} → 8D
  • {{Cost|6||8}} → $68D
  • {{Cost|-|||P}} → $P
  • {{Cost|6||8|P}} → $68DP
  • {{Cost||m|-|P}} → DP
  • {{Cost|5|l}} → $5
  • {{Cost||l||P}} → P
  • {{Cost||l|8}} → 8D
  • {{Cost|-|l|-}} → $D
  • {{Cost|6|l|8|P}} → $68DP
  • {{Cost|5|xl}} → $5
  • {{Cost|-|xl|-|P}} → $DP

[edit] Obsolete Syntax

As of June 10th 2024 5:00pm UTC, the old "P" syntax where P is found within the first parameter has been made obsolete in lieu of the new parameterized syntax where the P is separated into a new fourth parameter.
As such, any instances of the "P" syntax are now broken and thus need to be replaced with the new parameterized syntax.

  • {{Cost|6P}} → {{Cost|6|||P}}
  • {{Cost|6P||8}} → {{Cost|6||8|P}}
  • {{Cost|P|l}} → {{Cost||l||P}}
  • {{Cost|6P|l|8}} → {{Cost|6|l|8|P}}
Personal tools
Namespaces

Variants
Views
Actions
Navigation
Toolbox