Repeatable: Difference between revisions
From VanRO Ragnarok Online
m (1 revision: Reloading) |
(added specific time resets) |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly><div class="messagebox cleanup metadata"> | ||
<div class="messagebox cleanup metadata"> | {| style="background:none; border-spacing:0px;" | ||
{| style="background:none; border-spacing:0px | |style="align:center; width:40px; border: none;"| [[Image:I_CounterKickStance.png|40px|left]] | ||
|style="align:center; width:40px; border: none;"| [[Image: | |style="border:none"| <center>'''This quest or instance can be repeated.'''</center> | ||
|style="border:none"| <center>'''{{{ | {{#if:{{{cooldown|}}}|<center><font color="#008B8B">This quest or instance has a {{{cooldown}}} cooldown period.</font></center>}} | ||
{{{ | {{#if:{{{reset|}}}|<center><font color="#008B8B">This quest or instance's cooldown ends at {{{reset}}} server time.</font></center>}} | ||
{{#if:{{{partial|}}}|<center><font color="#8B3A3A">Only a portion of this quest can be repeated.</font></center>}} | |||
|} | |} | ||
</div> | </div> | ||
[[Category:Repeatable Quests]]</includeonly><noinclude> | {{#ifeq: {{FULLPAGENAME}} | Template:Repeatable | | [[Category:Repeatable Quests]] }}</includeonly><noinclude> | ||
==Description== | |||
The purpose of this template is to mark a quest or instance as being repeatable and denote how long a cooldown period it has, as well as if all or only part of the quest can be repeated. | |||
====Usage==== | |||
{| class="wikitable" | {| class="wikitable" | ||
! | ! Usage !! Output | ||
|- | |- | ||
| | | <nowiki>{{Repeatable}}</nowiki> || {{Repeatable}} | ||
|- | |- | ||
| | | <nowiki>{{Repeatable|cooldown=24 Hour}}</nowiki> || {{Repeatable|cooldown=24 Hour}} | ||
|- | |||
| <nowiki>{{Repeatable|reset=12:00AM}}</nowiki> || {{Repeatable|reset=12:00AM}} | |||
|- | |||
| <nowiki>{{Repeatable|partial=yes}}</nowiki> || {{Repeatable|partial=yes}} | |||
|} | |} | ||
[[Category:Templates| | [[Category:Templates|Repeatable]] | ||
</noinclude> | </noinclude> |
Revision as of 20:45, 5 October 2017
Description
The purpose of this template is to mark a quest or instance as being repeatable and denote how long a cooldown period it has, as well as if all or only part of the quest can be repeated.
Usage
Usage | Output |
---|---|
{{Repeatable}} | Template:Repeatable |
{{Repeatable|cooldown=24 Hour}} | Template:Repeatable |
{{Repeatable|reset=12:00AM}} | Template:Repeatable |
{{Repeatable|partial=yes}} | Template:Repeatable |