From GamingWiki
Line 11: | Line 11: | ||
-->{{Character sheet/section | columns = {{{userparam|}}} <!-- | -->{{Character sheet/section | columns = {{{userparam|}}} <!-- | ||
-->| label1 = M_NUL <!-- | -->| label1 = M_NUL <!-- | ||
− | -->| data1 = {{{1|<noinclude>Stunt name</noinclude>}}} <!-- | + | -->| data1 = name {{{1|<noinclude>Stunt name</noinclude>}}} <!-- |
− | -->| rdata1 = {{#rmatch: {{{2}}} |^\s*(\d+)\s*$|+\1|{{{2}}}}} <!-- | + | -->| rdata1 = cost {{#rmatch: {{{2}}} |^\s*(\d+)\s*$|+\1|{{{2}}}}} <!-- |
-->{{#if:{{{3|}}}|<!-- | -->{{#if:{{{3|}}}|<!-- | ||
-->{{!}} label2 = M_NUL <!-- | -->{{!}} label2 = M_NUL <!-- | ||
− | -->{{!}} data2 = ''{{{3|<noinclude>Short description</noinclude>}}}'' <!-- | + | -->{{!}} data2 = desc ''{{{3|<noinclude>Short description</noinclude>}}}'' <!-- |
-->{{!}} dataclass2 = stunt-description <!-- | -->{{!}} dataclass2 = stunt-description <!-- | ||
-->}}<!-- | -->}}<!-- |
Revision as of 21:17, 11 October 2011
Print a row (or rows) in a character sheet for stunt details. This is called through an SMW query with the following positional parameters:
- Page
- Refresh cost
- Blurb
- Description
name Stunt name | cost Template:(({2Template:))} |