Template:Card Sheet/Accessory: Difference between revisions
From Unforgotten Realms Wiki
Jump to navigationJump to search
imported>Razorhead Creation. |
imported>Razorhead Added usage. |
||
| Line 3: | Line 3: | ||
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/Accessory | |||
|name1= | |||
|desc1= | |||
|img1= | |||
|name2= | |||
|desc2= | |||
... | |||
}} | |||
</pre> | |||
[[Category:Templates]] | [[Category:Templates]] | ||
Revision as of 16:57, 13 June 2015
Card Sheet for Accessories
Maximum rows is 100 due to limitations in the looping parser.
{{Card Sheet/Accessory
|name1=
|desc1=
|img1=
|name2=
|desc2=
...
}}
| Card Name | Description | Image |
|---|---|---|
| {{{name1}}} | {{{desc1}}} | {{{img1}}} |


