Template:CardType
From Card Hunter Wiki
(Difference between revisions)
(Created page with "reserved") |
|||
| Line 1: | Line 1: | ||
| − | + | <includeonly>{{#switch: {{{1|}}} | |
| + | | Blue = Movement | ||
| + | | blue = Movement | ||
| + | | BLUE = Movement | ||
| + | | Red = Attack | ||
| + | | red = Attack | ||
| + | | RED = Attack | ||
| + | | Green = Block | ||
| + | | green = Block | ||
| + | | GREEN = Block | ||
| + | | Grey = Armor | ||
| + | | grey = Armor | ||
| + | | GREY = Armor | ||
| + | | White = Buff | ||
| + | | white = Buff | ||
| + | | WHITE = Buff | ||
| + | | Orange = Boost | ||
| + | | orange = Boost | ||
| + | | ORANGE = Boost | ||
| + | | Purple = Utility | ||
| + | | purple = Utility | ||
| + | | PURPLE = Utility | ||
| + | | Black = Drawback | ||
| + | | black = Drawback | ||
| + | | BLACK = Drawback | ||
| + | | #default = No such type ! Check input ! | ||
| + | #switch: {{{2|}}} | ||
| + | | Blue = Movement | ||
| + | | blue = Movement | ||
| + | | BLUE = Movement | ||
| + | | Red = Attack | ||
| + | | red = Attack | ||
| + | | RED = Attack | ||
| + | | Green = Block | ||
| + | | green = Block | ||
| + | | GREEN = Block | ||
| + | | Grey = Armor | ||
| + | | grey = Armor | ||
| + | | GREY = Armor | ||
| + | | White = Buff | ||
| + | | white = Buff | ||
| + | | WHITE = Buff | ||
| + | | Orange = Boost | ||
| + | | orange = Boost | ||
| + | | ORANGE = Boost | ||
| + | | Purple = Utility | ||
| + | | purple = Utility | ||
| + | | PURPLE = Utility | ||
| + | | Black = Drawback | ||
| + | | black = Drawback | ||
| + | | BLACK = Drawback | ||
| + | | #default = No such type ! Check input ! | ||
| + | #switch: {{{3|}}} | ||
| + | | Blue = Movement | ||
| + | | blue = Movement | ||
| + | | BLUE = Movement | ||
| + | | Red = Attack | ||
| + | | red = Attack | ||
| + | | RED = Attack | ||
| + | | Green = Block | ||
| + | | green = Block | ||
| + | | GREEN = Block | ||
| + | | Grey = Armor | ||
| + | | grey = Armor | ||
| + | | GREY = Armor | ||
| + | | White = Buff | ||
| + | | white = Buff | ||
| + | | WHITE = Buff | ||
| + | | Orange = Boost | ||
| + | | orange = Boost | ||
| + | | ORANGE = Boost | ||
| + | | Purple = Utility | ||
| + | | purple = Utility | ||
| + | | PURPLE = Utility | ||
| + | | Black = Drawback | ||
| + | | black = Drawback | ||
| + | | BLACK = Drawback | ||
| + | | #default = No such type ! Check input ! | ||
| + | }}</includeonly><noinclude> | ||
| + | |||
| + | Displays a card type. Usage: | ||
| + | <pre> | ||
| + | {{CardType|color 1|color 2|color 3}} | ||
| + | </pre> | ||
| + | |||
| + | Card type = color of card. May also confirm via the effects of the card to determine if it is a hybrid card. | ||
| + | Maximum hybrid count = 3. | ||
| + | </noinclude> | ||
Revision as of 00:34, 22 October 2012
Displays a card type. Usage:
{{CardType|color 1|color 2|color 3}}
Card type = color of card. May also confirm via the effects of the card to determine if it is a hybrid card. Maximum hybrid count = 3.