Template:Card Sheet/Race: Difference between revisions
From Unforgotten Realms Wiki
Jump to navigationJump to search
imported>Skydivizer m oops |
imported>Razorhead Added usage. |
||
| Line 4: | Line 4: | ||
Maximum rows is 100 due to limitations in the looping parser. | Maximum rows is 100 due to limitations in the looping parser. | ||
<pre>{{Card Sheet/Race | |||
|racename | |||
|raceab | |||
|racedesc | |||
|raceimg | |||
|name1 | |||
|ab1 | |||
|desc1 | |||
|img1 | |||
|name2 | |||
... | |||
}} | |||
</pre> | |||
[[Category:Templates]] | [[Category:Templates]] | ||
Revision as of 14:37, 5 June 2015
Card Race Sheet Template
Maximum rows is 100 due to limitations in the looping parser.
{{Card Sheet/Race
|racename
|raceab
|racedesc
|raceimg
|name1
|ab1
|desc1
|img1
|name2
...
}}
| Card Name | Ability | Description | Image |
|---|---|---|---|
| {{{racename}}} | {{{raceab}}} | {{{racedesc}}} | [[{{{raceimg}}}|325px]] |


