Template:DoDisciplineLevel: Difference between revisions
Jump to navigation
Jump to search
GameMaster (talk | contribs) No edit summary |
GameMaster (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly>::{{O|{{{3|}}}}} '''''{{{2|}}}''' <sup><small>{{{4|}}}</small></sup> | <includeonly>::{{O|{{{3|}}}}} '''''{{{2|}}}''' <sup><small>{{{4|}}}</small></sup>:::Dice Pool: {{{5|}}} + {{{7|}}} + {{{1|}}} (Pool: {{#expr:{{#if:{{{6|}}}|{{{6|}}}|0}}+{{getSkill|{{{7|}}}|{{{8|}}}}}+{{{3|}}}}}){{#if:{{{9|}}}|<BR>Action: {{{9|}}}}}{{#if:{{{10|}}}|<BR>Duration: {{{10|}}}}}''</includeonly><noinclude> | ||
:::Dice Pool: {{{5|}}} + {{{7|}}} + {{{1|}}} (Pool: {{#expr:{{#if:{{{6|}}}|{{{6|}}}|0}}+{{getSkill|{{{7|}}}|{{{8|}}}}}+{{{3|}}}}}){{#if:{{{9|}}}|<BR>Action: {{{9|}}}}}{{#if:{{{10|}}}|<BR>Duration: {{{10|}}}}}''</includeonly><noinclude> | |||
==Example use== | ==Example use== | ||
<nowiki>{{DoDiciplineLevel | <nowiki>{{DoDiciplineLevel | ||
Revision as of 18:33, 4 March 2017
Example use
{{DoDiciplineLevel
|<1: diciplineName>
|<2: levelName> |<3: level>
|<4: cost>
|<5: attribute used (name)>
|<6: attribute used (value)>
|<7: skill used (name)>
|<8: skill used (value)>
|<9: action (Instant, Extended)>
|<10: duration (Turn, Scene)>
}}
}}