Template:Repeatable: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<includeonly> <div class="messagebox cleanup metadata"> {| style="background:none; border-spacing:0px;margin:0 auto;" |style="align:center; width:40px; border: none;"| 40px|left |style="border:none"| <center>'''{{{message|This quest or instance can be repeated.}}}'''</center> {{{cooldown|}}} |} </div> Category:Repeatable Quests</includeonly><noinclude> {{Usage|1= The purpose of this template is to mark a quest or instance as being...") |
No edit summary |
||
Line 2: | Line 2: | ||
<div class="messagebox cleanup metadata"> | <div class="messagebox cleanup metadata"> | ||
{| style="background:none; border-spacing:0px;margin:0 auto;" | {| style="background:none; border-spacing:0px;margin:0 auto;" | ||
|style="align:center; width:40px; border: none;"| | |style="align:center; width:40px; border: none;"| | ||
|style="border:none"| <center>'''{{{message|This quest or instance can be repeated.}}}'''</center> | |style="border:none"| <center>'''{{{message|This quest or instance can be repeated.}}}'''</center> | ||
{{{cooldown|}}} | {{{cooldown|}}} |
Latest revision as of 18:43, 25 March 2024
Usage
These usage notes will not be included in articles bearing this template.
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.
{{Repeatable |message = This quest or instance can be repeated. |cooldown = <center><font color="#008B8B">This quest or instance has a 3 Day cooldown period.</font></center> }}
Obligatory Fields
Field | Description | |
---|---|---|
message | The message to be displayed for repeatable quests. | |
cooldown | Denotes how long the cooldown period is, if any. Remove this field if there is none. |