Difference between revisions of "Template:4E ritual table"
Jump to navigation
Jump to search
m (polish) |
m (Changed to onlyinclude. This will hopefully fix some spacing issues.) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
− | |||
<!-- Documentation --> | <!-- Documentation --> | ||
This template is used to display the success of rituals in 4th edition Dungeons & Dragons. | This template is used to display the success of rituals in 4th edition Dungeons & Dragons. | ||
Line 14: | Line 13: | ||
== Preview == | == Preview == | ||
− | < | + | <onlyinclude>{|style="width:30em;" |
− | |||
− | |||
− | |||
− | {|style="width: | ||
|-style="background:#eee;" | |-style="background:#eee;" | ||
||'''{{{keyskill}}} Check Result'''||align="left" |'''{{{resultheader}}}''' | ||'''{{{keyskill}}} Check Result'''||align="left" |'''{{{resultheader}}}''' | ||
Line 32: | Line 27: | ||
||40 or higher||align="left" |{{{result40}}} | ||40 or higher||align="left" |{{{result40}}} | ||
|- | |- | ||
− | |} | + | |}</onlyinclude><small>''This text is not part of the template. It is included only as an indicator vertical space usage.''</small></noinclude> |
− | < | + | <!-- Category --> |
+ | [[Category:Game templates]] |
Latest revision as of 10:29, 11 October 2008
This template is used to display the success of rituals in 4th edition Dungeons & Dragons.
Argument
- keyskill - The skill used for the ritual check
- resultheader - description of the result
- result9 - result on 9 or less
- result10 - result on 10-19
- result20 - result on 20-29
- result30 - result on 30-39
- result40 - result on 40 or more
Preview
{{{keyskill}}} Check Result | {{{resultheader}}} |
9 or lower | {{{result9}}} |
10-19 | {{{result10}}} |
20-29 | {{{result20}}} |
30-39 | {{{result30}}} |
40 or higher | {{{result40}}} |
This text is not part of the template. It is included only as an indicator vertical space usage.