Difference between revisions of "Template:RitualInfoBox"
From DWPriests
m |
|||
| (4 intermediate revisions by one user not shown) | |||
| Line 8: | Line 8: | ||
<tr><td> '''Requirements''' </td><td> {{{requirements}}} </td></tr> | <tr><td> '''Requirements''' </td><td> {{{requirements}}} </td></tr> | ||
<tr><td> '''Granted By''' </td><td> {{{grantedby}}} </td></tr> | <tr><td> '''Granted By''' </td><td> {{{grantedby}}} </td></tr> | ||
| + | <tr><td> '''Best Baton(s)''' </td><td> | ||
| + | {{#switch: {{{rodtype}}} | ||
| + | | o = Coral, Serrated | ||
| + | | d = Pale Yellow | ||
| + | | h | ||
| + | | c = Pure White | ||
| + | | m = Purple, Ribboned | ||
| + | | g = ''Any'' | ||
| + | | ??? [[Category:Rituals with no best rod information]] | ||
| + | }} | ||
| + | </td></tr> | ||
| + | <tr><td> '''Best Cane''' </td><td> | ||
| + | {{#switch: {{{rodtype}}} | ||
| + | | o = Orange | ||
| + | | d = Forest Green | ||
| + | | h | ||
| + | | c = White | ||
| + | | m = Grey | ||
| + | | g = ''Any'' | ||
| + | | ??? | ||
| + | }} | ||
| + | </td></tr> | ||
</table> | </table> | ||
</div> | </div> | ||
</includeonly><noinclude>{{RitualInfoBox/doc}}</noinclude> | </includeonly><noinclude>{{RitualInfoBox/doc}}</noinclude> | ||
Latest revision as of 15:54, 21 April 2009
Description
Creates a box on the right hand side of the page to display the basic information about a ritual. Don't forget to "linkify" the skills, components and gods!
Parameters
- name: The name of the ritual, e.g. "Blight"
- gp: The GP cost of the ritual, e.g. "70"
- learntat: The level and skill at which the ritual is learnt, e.g. "125 in [[faith.rituals.offensive.target]]"
- skills: The skills used by the ritual, e.g. "[[faith.rituals.offensive.target]]"
- grantedby: The gods that grant the ritual, e.g. "[[Fish]] and [[Sek]]"
- requirements: Any components the ritual requires, e.g. "[[Holy symbol|Symbol]] and [[Holy amulet|amulet]]"
- rodtype: One of "o", "d", "c", "m" or "g" to indicate the ritual's rod affinity (offensive, defensive, curing, miscellaneous or generic, respectively)
Example Usage
{{RitualInfoBox
| name=Blight
| gp=70
| learntat=125 in [[faith.rituals.offensive.target]]
| skills=[[faith.rituals.offensive.target]]
| grantedby=[[Fish]] and [[Sek]]
| requirements=[[Holy symbol|Symbol]] and [[Holy amulet|amulet]]
| rodtype=o
}}
Example Output
| Blight | |
|---|---|
| GP Cost | 70 |
| Learnt At | 125 in faith.rituals.offensive.target |
| Skills Used | faith.rituals.offensive.target |
| Requirements | Symbol and amulet |
| Granted By | Fish and Sek |
| Best Baton(s) |
Coral, Serrated |
| Best Cane |
Orange |