Template:Card2cost

From DominionStrategy Wiki
(Difference between revisions)
Jump to: navigation, search
(Changed the Card2cost Template so it no longer returns a string and instead returns an instance of Cost directly as strings such as "8/8 Debt" already didn't work with the Cost Template. But setting the new 2nd parameter to Text will return a string.)
(Changed the Card2cost Template so it no longer returns a string and instead returns an instance of Cost directly as strings such as "8/8 Debt" already didn't work with the Cost Template. But setting the new 2nd parameter to Text will return a string.)
Line 1: Line 1:
 +
<!-- Keep the #switch statements for parameter 2 in case another output mode can be thought of. -->
 
{{#switch:{{{1|}}}
 
{{#switch:{{{1|}}}
 
|Abandoned Mine |Advance |Alms |Borrow |Copper |Curse |Delay |Desperation |Haunted Mirror |Magic Lamp |Quest  
 
|Abandoned Mine |Advance |Alms |Borrow |Copper |Curse |Delay |Desperation |Haunted Mirror |Magic Lamp |Quest  

Revision as of 06:39, 10 June 2024


This template converts a card name to its cost in its graphical or text equivalent.

Contents

Usage

{{Card2cost|name|mode}}

Parameters

Required

name - The name of the card. Note that it must be capitalized.

Optional

mode - The output mode for the cost of the card.
Graphics - Output the cost of the card using graphics (default).
Text - Output the cost of the card in text.

Examples

  • {{Card2cost|Woodcutter|Text}} → 3
  • {{Card2cost|Spoils}} → $0*
  • {{Card2cost|Transmute|Text}} → P
  • {{Card2cost|Possession}} → $6P
Personal tools
Namespaces

Variants
Views
Actions
Navigation
Toolbox