Difference between revisions of "Template:Infobox card/doc"
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{doc/start}} |
{{doc/start}} |
||
− | This is an infobox for |
+ | This is an infobox for cards. |
+ | |||
+ | ==Template== |
||
+ | <pre> |
||
+ | {{Infobox card |
||
+ | | name = |
||
+ | | image = |
||
+ | | effect = |
||
+ | | flavor = |
||
+ | | deck = |
||
+ | | type = |
||
+ | | hitPoints = |
||
+ | | toHit = |
||
+ | | damage = |
||
+ | | reward = |
||
+ | | souls = |
||
+ | }} |
||
+ | </pre> |
||
==Example== |
==Example== |
||
− | {{Infobox |
+ | {{Infobox card |
| name = The Bloat |
| name = The Bloat |
||
| image = The Bloat.png |
| image = The Bloat.png |
||
− | | |
+ | | effect = When this deals damage to an attacking player, deal 1 damage to all other players. |
+ | | deck = Monster |
||
| type = Boss |
| type = Boss |
||
| hitPoints = 4 |
| hitPoints = 4 |
||
Line 12: | Line 30: | ||
| damage = 2 |
| damage = 2 |
||
| reward = +1 Treasure |
| reward = +1 Treasure |
||
− | | souls = 1 |
+ | | souls = 1 |
+ | }} |
||
<pre style="overflow:auto"> |
<pre style="overflow:auto"> |
||
− | {{Infobox |
+ | {{Infobox card |
| name = The Bloat |
| name = The Bloat |
||
| image = The Bloat.png |
| image = The Bloat.png |
||
− | | |
+ | | effect = When this deals damage to an attacking player, deal 1 damage to all other players. |
+ | | deck = Monster |
||
| type = Boss |
| type = Boss |
||
| hitPoints = 4 |
| hitPoints = 4 |
||
Line 23: | Line 43: | ||
| damage = 2 |
| damage = 2 |
||
| reward = +1 Treasure |
| reward = +1 Treasure |
||
− | | souls = 1 |
+ | | souls = 1 |
+ | }} |
||
</pre> |
</pre> |
||
{{clear}} |
{{clear}} |
Latest revision as of 05:53, 6 July 2018
This is an infobox for cards.
Template
{{Infobox card | name = | image = | effect = | flavor = | deck = | type = | hitPoints = | toHit = | damage = | reward = | souls = }}
Example
The Bloat | |
---|---|
![]() | |
Effect | |
When this deals damage to an attacking player, deal 1 damage to all other players. | |
Monster | |
Type | Boss |
Hit points | 4 |
To hit | 4 |
Damage | 2 |
Reward | +1 Treasure |
Souls | 1 |
{{Infobox card | name = The Bloat | image = The Bloat.png | effect = When this deals damage to an attacking player, deal 1 damage to all other players. | deck = Monster | type = Boss | hitPoints = 4 | toHit = 4 | damage = 2 | reward = +1 Treasure | souls = 1 }}