Difference between revisions of "Template:Roll"
From NsdWiki
Line 1: | Line 1: | ||
− | <includeonly>{| class="roll" style="background-color: #fff; border: 1px solid #333;" cellpadding="0" cellspacing="10" | + | <includeonly>{| class="roll" border="1" style="background-color: #fff; border: 1px solid #333;" cellpadding="0" cellspacing="10" |
|+ {{{caption|}}} | |+ {{{caption|}}} | ||
− | |- | + | |- style="text-align:center" |
|[[Image:D10.svg|36px|d10]]{{#if:{{{bonus1|}}}|{{!}}{{!}}{{plus}}{{!}}{{!}}{{{bonus1}}}}}{{#if:{{{bonus2|}}}|{{!}}{{!}}{{plus}}{{!}}{{!}}{{{bonus2}}}}}{{#if:{{{bonus3|}}}|{{!}}{{!}}{{plus}}{{!}}{{!}}{{{bonus3}}}}}{{#if:{{{bonus4|}}}|{{!}}{{!}}{{plus}}{{!}}{{!}}{{{bonus4}}}}}{{#if:{{{bonus5|}}}|{{!}}{{!}}{{plus}}{{!}}{{!}}{{{bonus5}}}}}{{#if:{{{bonus6|}}}|{{!}}{{!}}{{plus}}{{!}}{{!}}{{{bonus6}}}}} | |[[Image:D10.svg|36px|d10]]{{#if:{{{bonus1|}}}|{{!}}{{!}}{{plus}}{{!}}{{!}}{{{bonus1}}}}}{{#if:{{{bonus2|}}}|{{!}}{{!}}{{plus}}{{!}}{{!}}{{{bonus2}}}}}{{#if:{{{bonus3|}}}|{{!}}{{!}}{{plus}}{{!}}{{!}}{{{bonus3}}}}}{{#if:{{{bonus4|}}}|{{!}}{{!}}{{plus}}{{!}}{{!}}{{{bonus4}}}}}{{#if:{{{bonus5|}}}|{{!}}{{!}}{{plus}}{{!}}{{!}}{{{bonus5}}}}}{{#if:{{{bonus6|}}}|{{!}}{{!}}{{plus}}{{!}}{{!}}{{{bonus6}}}}} | ||
|}</includeonly><noinclude>The Roll template is used to show a die roll and its bonuses. It has up to 6 bonus parameters. | |}</includeonly><noinclude>The Roll template is used to show a die roll and its bonuses. It has up to 6 bonus parameters. |
Revision as of 14:38, 26 June 2010
The Roll template is used to show a die roll and its bonuses. It has up to 6 bonus parameters.
{{roll |bonus1=A |bonus2=B |bonus3=C |bonus4=D |bonus5=E |bonus6=F }}
Yields:
+ | A | + | B | + | C | + | D | + | E | + | F |