Template:Card TableRow

From Moonstone Island Wiki
Jump to navigation Jump to search

|- |[[File:|center|100px]] |[[]] | | | | | | |


Example usage

Use inside a wikitable.

Image and Name are required

Sample:

{{Card TableRow
|image= Bash.png
|name= Bash
|type= Skill
|effect= Reduce target's Armor by [0.5 Speed].
|element= Common
|energy= 1
|rarity= 1
|exhaust= No
|retain= No
}}

Usage:

Image Name Type Effect(s) Element Energy Rarity Exhaust Retain
Card Bash.png
Bash Skill Reduce target's Armor by [0.5 Speed]. Common 1 1 No No


Card Reforge.png
Reforge Skill Put one card from your hand on top of your draw pile. It costs 0 until it is played Common 1 4 No No


{| class="wikitable sortable"
!Image
!Name
!Type
!Effect(s)
!Element
!Energy
!Rarity
!Exhaust
!Retain
{{Card TableRow
|image= Bash.png
|name= Bash
|type= Skill
|effect= Reduce target's Armor by [0.5 Speed].
|element= Common
|energy= 1
|rarity= 1
|exhaust= No
|retain= No
}}
{{Card TableRow
|image= Reforge.png
|name= Reforge
|type= Skill
|effect=  	Put one card from your hand on top of your draw pile. It costs 0 until it is played 
|element= Common
|energy= 1
|rarity= 4
|exhaust= No
|retain= No
}}
|}