Template:Card Sheet/Class: Difference between revisions
From Unforgotten Realms Wiki
Jump to navigationJump to search
imported>Plornt Fixed |
imported>Plornt Added more usable rows. TODO: Use looper functions |
||
| Line 49: | Line 49: | ||
<td>{{{sta5}}}</td> | <td>{{{sta5}}}</td> | ||
<td>{{{img5}}}</td> | <td>{{{img5}}}</td> | ||
</tr> | |||
| }} | |||
{{ #if: {{{name6|}}} | | |||
<tr> | |||
<td>{{{name6}}}</td> | |||
<td>{{{desc6}}}</td> | |||
<td>{{{gem6}}}</td> | |||
<td>{{{sta6}}}</td> | |||
<td>{{{img6}}}</td> | |||
</tr> | |||
| }} | |||
{{ #if: {{{name7|}}} | | |||
<tr> | |||
<td>{{{name7}}}</td> | |||
<td>{{{desc7}}}</td> | |||
<td>{{{gem7}}}</td> | |||
<td>{{{sta7}}}</td> | |||
<td>{{{img7}}}</td> | |||
</tr> | </tr> | ||
| }} | | }} | ||
</table> | </table> | ||
Revision as of 09:51, 4 June 2015
| Ability | Description | Gem Classification | Stamina Cost | Image |
|---|---|---|---|---|
| {{{name1}}} | {{{desc1}}} | {{{gem1}}} | {{{sta1}}} | {{{img1}}} |


