Template:4E ritual table: Difference between revisions
Jump to navigation
Jump to search
m ops |
m Changed to onlyinclude. This will hopefully fix some spacing issues. |
||
| (5 intermediate revisions 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 5: | Line 4: | ||
== Argument == | == Argument == | ||
* keyskill | * keyskill - The skill used for the ritual check | ||
* resultheader | * resultheader - description of the result | ||
* result9 | * result9 - result on 9 or less | ||
* result10 | * result10 - result on 10-19 | ||
* result20 | * result20 - result on 20-29 | ||
* result30 | * result30 - result on 30-39 | ||
* result40 | * result40 - result on 40 or more | ||
== 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}}} | ||
|- | |- | ||
<small>''This text is not part of the template. It is included only as an indicator vertical space usage.''</small> | |}</onlyinclude><small>''This text is not part of the template. It is included only as an indicator vertical space usage.''</small></noinclude> | ||
</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.