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|{{{2|}}}}}'''''{{{1|}}}''' | <includeonly>::{{O|{{{2|}}}}} '''''{{{1|}}}''' <small><sup>{{{3|}}}</small></sup> | ||
:::Dice Pool: {{{4|}}} + {{{6|}}} + {{{2|}}} (Pool: {{#expr:{{#if:{{{4|}}}|{{{4|}}}|0}}+{{#if:{{{7|}}}|{{{7|}}}|-1}}+{{{2|}}}}}){{ | :::Dice Pool: {{{4|}}} + {{{6|}}} + {{{2|}}} (Pool: {{#expr:{{#if:{{{4|}}}|{{{4|}}}|0}}+{{#if:{{{7|}}}|{{{7|}}}|-1}}+{{{2|}}}}}){{if:{{{8|}}}|<BR>Action: {{{8|}}}|}}{{if:{{{9|}}}|<BR>Duration: {{{9|}}}|}}''</includeonly><noinclude> | ||
==Example use== | ==Example use== | ||
<nowiki>{{DoDiciplineLevel | <nowiki>{{DoDiciplineLevel | ||
| Line 14: | Line 14: | ||
}}</nowiki> | }}</nowiki> | ||
{{DoDiciplineLevel | {{DoDiciplineLevel | ||
| My Dicipline | |My Dicipline | ||
| 3 | |3 | ||
| 1 {{V}} | | 1 {{V}} | ||
| Strength | 4 | | Strength | ||
| Brawl | 2 | | 4 | ||
| Brawl | |||
| 2 | |||
| Instant | | Instant | ||
| Turn | | Turn | ||
Revision as of 18:20, 4 March 2017
Example use
{{DoDiciplineLevel
|<1: levelName>
|<2: level>
|<3: cost>
|<4: attribute used (name)>
|<5: attribute used (value)>
|<6: skill used (name)>
|<7: skill used (value)>
|<8: action (Instant, Extended)>
|<9: duration (Turn, Scene)>
}}
}}