From GamingWiki
| Line 14: | Line 14: | ||
-->| rdata1 = cost {{#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 = desc ''{{{3|<noinclude>Short description</noinclude>}}}'' <!-- | + | -->{{!}} data2 {{=}} desc ''{{{3|<noinclude>Short description</noinclude>}}}'' <!-- |
| − | -->{{!}} dataclass2 = stunt-description <!-- | + | -->{{!}} dataclass2 {{=}} stunt-description <!-- |
-->}}<!-- | -->}}<!-- | ||
-->}}<!-- | -->}}<!-- | ||
--></onlyinclude> | --></onlyinclude> | ||
|} | |} | ||
Revision as of 21:24, 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:))} |