From GamingWiki
(Created page with "{| class="infobox" <onlyinclude><!-- -->{{#if:{{#vardefineecho: thestuntline | {{{1|{{{stunt|}}}|}}} }}|<!-- -->{{#arraydefine: thestuntarray | {{#var:thestuntline}} | /\/\//...") |
|||
| Line 20: | Line 20: | ||
-->| dataclass2 = stunt-description <!-- | -->| dataclass2 = stunt-description <!-- | ||
-->}}<!-- | -->}}<!-- | ||
| + | |||
| + | Look up the stunt | ||
| + | -->{{Character sheet/section | columns = {{{columns|}}} <!-- | ||
| + | -->| label1 = M_NUL <!-- | ||
| + | -->| data1 = <!-- | ||
| + | -->{{#arraydefine: stuntlookuparray | <!-- | ||
| + | -->{{#ask: [[{{#var:stuntname}}]] [[Category:Stunts]] | ||
| + | |?refresh cost=cost | ||
| + | |?blurb=blurb | ||
| + | |?description=description | ||
| + | | format=csv | ||
| + | }}<!-- | ||
| + | -->|,|print=list}}<!-- | ||
| + | -->| dataclass1 = stunt-description <!-- | ||
| + | -->}}<!-- | ||
| + | |||
-->{{#set: has stunt = {{#var: stuntname}} }}<!-- | -->{{#set: has stunt = {{#var: stuntname}} }}<!-- | ||
-->{{#arrayreset: thestuntarray }}<!-- | -->{{#arrayreset: thestuntarray }}<!-- | ||