Template:Infobox Prayer: Difference between revisions
Jump to navigation
Jump to search
Content added Content deleted
No edit summary Tag: Reverted |
No edit summary Tag: Manual revert |
||
Line 1:
{| class="infobox {{parentitle|{{{name}}}}} infobox-prayer"
|-
! class="infobox-header" colspan="10" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}
|-
| class="infobox-padding" colspan="10" |
|-
| class="infobox-image infobox-full-width-content" colspan="10" | {{#if:{{{image|}}}|{{{image}}}|[[Special:Upload|Please add an image!]]}}
|-
| class="infobox-padding" colspan="10" |
|-
! colspan="3" | Released
| colspan="7" | {{#if:{{{release|}}}|{{{release}}} {{#if:{{{update|}}}|([[Update:{{{update}}}|Update]])| - Update {{Unknown}}}}|{{Unknown}}}}
|-
! colspan="3" | [[Members]]
| colspan="7" | {{#if:{{{members|}}}|{{{members}}}|{{Unknown}}}}
|-
! colspan="3" | Level
| colspan="7" | {{#if:{{{level|}}}|{{{level}}}|{{Unknown}}}}
|-
! colspan="3" | [[Prayer drain mechanics|Drain rate]]
| colspan="7" | {{#if:{{{drain|}}}|{{{drain}}} points per minute|{{Unknown}}}}
|-
! colspan="3" | Description
| colspan="7" | {{#if:{{{effect|}}}|{{{effect}}}|{{Unknown}}}}
|-
| class="infobox-padding" colspan="10" |
|-
{{#ifeq:{{lc:{{{sound}}}}}|no||
{{!}}-
{{!}}-
! colspan="10" class="infobox-subheader" {{!}} Sound effect
{{!}}-
{{!}} class="infobox-full-width-content infobox-media-player" colspan="10" {{!}} {{#if:{{{sound|}}}|{{{sound}}}|[[Special:Upload|Please add a sound effect!]]}}
}}
|-
{{#if:{{{anim|}}}|
{{!}}-
! class="infobox-subheader" colspan="10" {{!}} Animation
{{!}}-
{{!}} class="infobox-padding" colspan="10" {{!}}
{{!}}-
{{!}} class="infobox-full-width-content" colspan="10" {{!}} {{{anim}}}
{{!}}-
{{!}} class="infobox-padding" colspan="10" {{!}}
{{!}}-
}}
|}{{Mainonly|
[[Category:Prayers]]
{{#if:{{{image|}}}||[[Category:Needs image]]}}
{{#if:{{{sound|}}}||[[Category:Needs audio added]]}}
{{#if:{{{release|}}}|{{#if:{{{update|}}}||[[Category:Needs update added]]}}|[[Category:Needs release date]]}}
{{#ifeq:{{ucfirst:{{{members|}}}}}|No|[[Category:Free-to-play prayers]]|[[Category:Members' prayers]]}}
}}<noinclude>{{/doc}}</noinclude>
|
Latest revision as of 11:44, 17 October 2024
Infobox Prayer | |||||||||
---|---|---|---|---|---|---|---|---|---|
Please add an image! | |||||||||
Released | Unknown (edit) | ||||||||
Members | Unknown (edit) | ||||||||
Level | Unknown (edit) | ||||||||
Drain rate | Unknown (edit) | ||||||||
Description | Unknown (edit) | ||||||||
Sound effect | |||||||||
Please add a sound effect! |
Template documentation
This documentation is transcluded from Template:Infobox Prayer/doc. [edit] [history] [purge]
Parameters
name
Name of the prayer.
image
The prayer icon.
release
Relase date of the prayer.
update
Update post associated with the release date.
members
Whether the prayer is members only.
level
The Prayer level required for using the prayer. Should be a number.
drain
The drain rate of the prayer, in points per minute with no prayer bonus. Should be a number.
description
The effect of the prayer, as it appears in-game.
anim
(Optional) An animation of the prayer. Only used if the prayer has an associated animation.
Quick copy
{{Infobox Prayer |name = |image = |release = |update = |members = |level = |drain = |effect = |anim = (Optional) }}