Difference between revisions of "Template:Spell"
Jump to navigation
Jump to search
(updated usage) |
|||
(One intermediate revision by the same user not shown) | |||
Line 5: | Line 5: | ||
| {{#if: {{{image|}}} | | | {{#if: {{{image|}}} | | ||
[[Image: {{{image|{{{name|{{PAGENAME}}}}}.jpg}}}|center|250px|A {{{name|{{PAGENAME}}}}}]] | | [[Image: {{{image|{{{name|{{PAGENAME}}}}}.jpg}}}|center|250px|A {{{name|{{PAGENAME}}}}}]] | | ||
− | [[Image: No_logo.png|center| | + | [[Image: No_logo.png|center|250px|{{{name|{{PAGENAME}}}}}]] |
}} | }} | ||
|- | |- | ||
Line 32: | Line 32: | ||
<pre> | <pre> | ||
{{Spell | {{Spell | ||
+ | |image=filename | ||
|faith=10 | |faith=10 | ||
|favor=10 | |favor=10 | ||
Line 42: | Line 43: | ||
</pre> | </pre> | ||
− | The image displayed will either be that of one with the | + | The image displayed will either be that of one with name mentioned in the image attribute or the default Faith Bonus icon. Spell icons are taken from the client's 'Status Effect' GUI window as a 100px square PNG. |
[[Category:Template]] | [[Category:Template]] | ||
</noinclude> | </noinclude> |
Latest revision as of 20:20, 9 December 2020
Usage:
{{Spell |image=filename |faith=10 |favor=10 |difficulty=20 |target=Tile, Creature, Item |castingtime=4 |cooldowntime=30 minutes |god=[[Fo]], [[Vynora]], [[Magranon]], [[Libila]] }}
The image displayed will either be that of one with name mentioned in the image attribute or the default Faith Bonus icon. Spell icons are taken from the client's 'Status Effect' GUI window as a 100px square PNG.