Template:Card Sheet/Companion: Difference between revisions
From Unforgotten Realms Wiki
Jump to navigationJump to search
imported>B333 Created page with "<noinclude> ==Card Sheet for Companion== Maximum rows is 100 due to limitations in the looping parser. Category:Templates </noinclude> <table class="sortable mw-collapsi..." |
imported>IronClark No edit summary |
||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
==Card Sheet for Companion== | ==Card Sheet for Companion== | ||
<pre>{{Card Sheet/Companion | |||
|name1 | |||
|desc1 | |||
|abi1 | |||
|sta1 | |||
|type1 | |||
... | |||
}} | |||
</pre> | |||
Maximum rows is 100 due to limitations in the looping parser. | Maximum rows is 100 due to limitations in the looping parser. | ||
| Line 27: | Line 40: | ||
| {{{name{{#var: i }} | }}} | | {{{name{{#var: i }} | }}} | ||
| | | | ||
<tr style="color: black; background:# | <tr style="color: black; background:#bcecfc; border:1px solid #2a2a2a; padding:1em; margin:auto; text-align: center;" id ="{{{name{{#var: i }}}}}"> | ||
<td>{{{name{{#var: i }}}}}</td> | <td>{{{name{{#var: i }}}}}</td> | ||
<td>{{{desc{{#var: i }}}}}</td> | <td>{{{desc{{#var: i }}}}}</td> | ||
Latest revision as of 23:02, 6 June 2016
Card Sheet for Companion
{{Card Sheet/Companion
|name1
|desc1
|abi1
|sta1
|type1
...
}}
Maximum rows is 100 due to limitations in the looping parser.
| Companion Name | Description | Abilities | Stamina | Type |
|---|---|---|---|---|
| {{{name1}}} | {{{desc1}}} | {{{abi1}}} | {{{sta1}}} | {{{type1}}} |


