Difference between revisions of "Template:Sphere"
From Dungeons and Dragons Wiki
(Bernard) |
m (Reverted edits by 188.165.2.97 (talk) to last revision by Tarkisflux) |
||
Line 1: | Line 1: | ||
− | + | <includeonly>==={{{title}}} {{ #if: {{{types|}}} | [{{#arraymap: {{{types}}}|, |x|[[Type::x]]}}] | {{#set:Type=General}} }}=== | |
+ | {{#if: {{{prereq|}}} |'''Prerequisites:''' {{{prereq}}}<br> | ||
+ | |||
+ | }}'''Special:''' {{{special}}} {{#set:special={{{special}}} }} | ||
+ | |||
+ | '''Level''' – '''Benefit''' | ||
+ | *1 – ''{{{level1}}}'' | ||
+ | *3 – ''{{{level3}}}'' | ||
+ | *5 – ''{{{level5}}}'' | ||
+ | *7 – ''{{{level7}}}'' | ||
+ | *9 – ''{{{level9}}}'' | ||
+ | *11 – ''{{{level11}}}'' | ||
+ | *13 – ''{{{level13}}}'' | ||
+ | *15 – ''{{{level15}}}'' | ||
+ | *17 – ''{{{level17}}}'' | ||
+ | *19 – ''{{{level19}}}''<!-- | ||
+ | --><span class="blank">{{#arraymap: {{join|delim=+|{{{level1}}}|{{{level3}}}|{{{level5}}}|{{{level7}}}|{{{level9}}}|{{{level11}}}|{{{level13}}}|{{{level15}}}|{{{level17}}}|{{{level19}}}}}|+|x|{{#set:Spell=''x''}}}}</span></includeonly><noinclude> | ||
+ | {{documentation}}</noinclude> |
Latest revision as of 10:45, 6 July 2012
Template documentation (for the above template, sometimes hidden or invisible)
Purpose[edit]
To create spheres, as the ones found here.
Example[edit]
{{Sphere |title=Blue |prereq=Awesome |special=Your skin turns blue. |level1=Create Water |level3=Light |level5=Magic Stone |level7=Locate Object |level9=Lesser Telepathic Bond |level11=True Seeing |level13=Greater Restoration |level15=Brain Spider |level17=Dimensional Lock |level19=Miracle}}
Equates to
Blue
Prerequisites: Awesome
Special: Your skin turns blue.
Level – Benefit
- 1 – Create Water
- 3 – Light
- 5 – Magic Stone
- 7 – Locate Object
- 9 – Lesser Telepathic Bond
- 11 – True Seeing
- 13 – Greater Restoration
- 15 – Brain Spider
- 17 – Dimensional Lock
- 19 – Miracle
Usage[edit]
{{Sphere |title=Blue |prereq=Awesome |special=Your skin turns blue. |level1=Create Water |level3=Light |level5=Magic Stone |level7=Locate Object |level9=Lesser Telepathic Bond |level11=True Seeing |level13=Greater Restoration |level15=Brain Spider |level17=Dimensional Lock |level19=Miracle}}
- title - The name of the Sphere.
- types - The types associate with the sphere, with types separated by commas. If no types are indicated, the sphere will be assigned to the General type.
- prereq - The sphere's prerequisites. This is not a required field.
- special - The sphere's special benefit.
- level1 - SLA the sphere grants access to at first level.
- level3 - SLA the sphere grants access to at third level.
- level5 - SLA the sphere grants access to at fifth level.
- level7 - SLA the sphere grants access to at seventh level.
- level9 - SLA the sphere grants access to at ninth level.
- level11 - SLA the sphere grants access to at eleventh level.
- level13 - SLA the sphere grants access to at thirteenth level.
- level15 - SLA the sphere grants access to at fifteenth level.
- level17 - SLA the sphere grants access to at seventeenth level.
- level19 - SLA the sphere grants access to at ninteenth level.
Visit Template:Sphere/doc to edit this text! (How does this work?)