Difference between revisions of "Template:Creature"
From theFarWilds
(New page: {{card|image={{{image}}}|domain={{{domain}}}|cost={{{cost}}}}} == Creature Stats == <!-- TODO: "prettify" this HTML --> <table border=1> <tr> <td>Attack</td> <td>{{{atk}}}...) |
|||
| (5 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| − | {{ | + | <!-- Map of attributes to their function: |
| + | |||
| + | 1 Attack points | ||
| + | 2 Hit points | ||
| + | 3 Speed | ||
| + | 4 Vision | ||
| + | 5 Range | ||
| + | 6 Domain level. Use template {{x}} where "x" is the first letters of the domain name. So Celestial Imperium would be {{CI}}. If the card needs CI x 3, use {{CI}}{{CI}}{{CI}}. Or for Elemental, use {{E}}. Use {{HoC}} for Hordes of Chaos. | ||
| + | 7 Flux cost | ||
| + | 8 Attributes. Use templates {{Fear}}, {{Hover}}, {{Aloft}} etc. | ||
| + | |||
| + | |||
| + | --> | ||
== Creature Stats == | == Creature Stats == | ||
| − | + | {| cellpadding=2 style="text-align: center; border-collapse:collapse; " border="1" | |
| − | + | |+ ''{{PAGENAME}}'' | |
| − | + | ! scope="col" colspan=2 | Stats | |
| − | + | ! scope="col" | Domain Level | |
| − | + | ! scope="col" | Flux Cost | |
| − | + | ! scope="col" | Attributes | |
| − | + | |- | |
| − | + | ! scope="row" width=75px | ''Attack'' | |
| − | + | | width=35px |{{{1}}} | |
| − | + | | rowspan=5 | {{{6}}} | |
| − | + | | rowspan=5 | {{{7}}} | |
| − | + | | rowspan=5 | {{{8}}} | |
| − | + | |- | |
| − | + | ! scope="row" |''Hit Points'' | |
| − | + | | {{{2}}} | |
| − | + | |- | |
| − | + | ! scope="row" |''Speed'' | |
| − | + | | {{{3}}} | |
| − | + | |- | |
| − | + | ! scope="row" |''Vision'' | |
| − | + | | {{{4}}} | |
| − | + | |- | |
| − | + | ! scope="row" |''Range'' | |
| − | + | | {{{5}}} | |
| − | + | |} | |
| − | + | ||
| − | + | ||
<includeonly> | <includeonly> | ||
[[Category:Creature]] | [[Category:Creature]] | ||
</includeonly> | </includeonly> | ||
| + | |||
| + | <noinclude> | ||
| + | [[Category:Template]] | ||
| + | </noinclude> | ||
Latest revision as of 18:40, 16 July 2013
Creature Stats
| Stats | Domain Level | Flux Cost | Attributes | |
|---|---|---|---|---|
| Attack | {{{1}}} | {{{6}}} | {{{7}}} | {{{8}}} |
| Hit Points | {{{2}}} | |||
| Speed | {{{3}}} | |||
| Vision | {{{4}}} | |||
| Range | {{{5}}} | |||