Template:CardType
From Card Hunter Wiki
(Difference between revisions)
m (Protected "Template:CardType" ([edit=sysop] (indefinite) [move=sysop] (indefinite))) |
|||
(3 intermediate revisions by one user not shown) | |||
Line 4: | Line 4: | ||
| GREEN = Block | | GREEN = Block | ||
| GREY = Armor | | GREY = Armor | ||
− | | WHITE = | + | | WHITE = Assist |
| ORANGE = Boost | | ORANGE = Boost | ||
| PURPLE = Utility | | PURPLE = Utility | ||
− | | BLACK = | + | | BLACK = Handicap |
| #default = ERROR TYPE ! | | #default = ERROR TYPE ! | ||
}}{{#if: {{{2|}}}| | }}{{#if: {{{2|}}}| | ||
Line 15: | Line 15: | ||
| GREEN =, Block | | GREEN =, Block | ||
| GREY =, Armor | | GREY =, Armor | ||
− | | WHITE =, | + | | WHITE =, Assist |
| ORANGE =, Boost | | ORANGE =, Boost | ||
| PURPLE =, Utility | | PURPLE =, Utility | ||
− | | BLACK =, | + | | BLACK =, Handicap |
− | + | ||
}}| }}{{#if: {{{3|}}}| | }}| }}{{#if: {{{3|}}}| | ||
{{#switch: {{uc: {{{3}}} }} | {{#switch: {{uc: {{{3}}} }} | ||
Line 26: | Line 25: | ||
| GREEN =, Block | | GREEN =, Block | ||
| GREY =, Armor | | GREY =, Armor | ||
− | | WHITE =, | + | | WHITE =, Assist |
| ORANGE =, Boost | | ORANGE =, Boost | ||
| PURPLE =, Utility | | PURPLE =, Utility | ||
− | | BLACK =, | + | | BLACK =, Handicap |
− | + | ||
}}| }}</includeonly><noinclude> | }}| }}</includeonly><noinclude> | ||
Line 42: | Line 40: | ||
Currently supported colors and card types: | Currently supported colors and card types: | ||
− | blue = Movement, red = Attack, green = Block, grey = Armor, white = | + | blue = Movement, red = Attack, green = Block, grey = Armor, white = Assist, orange = Boost, purple = Utility, black = Drawback |
Latest revision as of 00:02, 14 September 2013
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. Also caters for caps or non-caps input.
Currently supported colors and card types: blue = Movement, red = Attack, green = Block, grey = Armor, white = Assist, orange = Boost, purple = Utility, black = Drawback
[edit] Examples
{{CardType|red||}}
= Attack
{{CardType|red| | }}
= Attack
{{CardType|red|blue|green}}
= Attack , Movement , Block
{{CardType|brown}}
= ERROR TYPE !
{{CardType|brown|brown|red}}
= ERROR TYPE ! , ERROR TYPE ! , Attack