Template:WeeklyBoost: Difference between revisions

From Ephinea PSO Wiki
No edit summary
Tag: Reverted
(Edit the weekly boost template to show double values if Christmas Event is defined)
 
(2 intermediate revisions by 2 users not shown)
Line 4: Line 4:
{{#ifexpr:(({{CURRENTWEEK}}+{{#ifexpr:{{CURRENTDOW}}=0|1|0}}) mod 4)=0 or {{#ifeq:{{{All|}}}|on|1|0}}=1
{{#ifexpr:(({{CURRENTWEEK}}+{{#ifexpr:{{CURRENTDOW}}=0|1|0}}) mod 4)=0 or {{#ifeq:{{{All|}}}|on|1|0}}=1
|rgba(221, 255, 83, 0.64);|rgba(255, 158, 77, 0.88);
|rgba(221, 255, 83, 0.64);|rgba(255, 158, 77, 0.88);
}}">Experience<br>'''+50%'''</td>
}}">Experience<br>'''{{#ifeq:{{{1}}}|Christmas Event (Doubled)|+100%|+50%}}'''</td>
<td class="uncoloredClass topRight" style="width:50%; font-size: 100%; background-color:
<td class="uncoloredClass topRight" style="width:50%; font-size: 100%; background-color:
{{#ifexpr:(({{CURRENTWEEK}}+{{#ifexpr:{{CURRENTDOW}}=0|1|0}}) mod 4)=2 or {{#ifeq:{{{All|}}}|on|1|0}}=1
{{#ifexpr:(({{CURRENTWEEK}}+{{#ifexpr:{{CURRENTDOW}}=0|1|0}}) mod 4)=2 or {{#ifeq:{{{All|}}}|on|1|0}}=1
|rgba(221, 255, 83, 0.64);|rgba(255, 158, 77, 0.88);
|rgba(221, 255, 83, 0.64);|rgba(255, 158, 77, 0.88);
}}">Rare Monster<br>'''+50%'''</td>
}}">Rare Monster<br>'''{{#ifeq:{{{1}}}|Christmas Event (Doubled)|+100%|+50%}}'''</td>
</tr>
</tr>
<tr>
<tr>
Line 14: Line 14:
{{#ifexpr:(({{CURRENTWEEK}}+{{#ifexpr:{{CURRENTDOW}}=0|1|0}}) mod 4)=1 or {{#ifeq:{{{All|}}}|on|1|0}}=1
{{#ifexpr:(({{CURRENTWEEK}}+{{#ifexpr:{{CURRENTDOW}}=0|1|0}}) mod 4)=1 or {{#ifeq:{{{All|}}}|on|1|0}}=1
|rgba(221, 255, 83, 0.64);|rgba(255, 158, 77, 0.88);
|rgba(221, 255, 83, 0.64);|rgba(255, 158, 77, 0.88);
}}">Drop All Rate<br>'''+25%'''</td>
}}">Drop All Rate<br>'''{{#ifeq:{{{1}}}|Christmas Event (Doubled)|+50%|+25%}}'''</td>
<td class="uncoloredClass bottomRight" style="font-size: 100%; background-color:
<td class="uncoloredClass bottomRight" style="font-size: 100%; background-color:
{{#ifexpr:(({{CURRENTWEEK}}+{{#ifexpr:{{CURRENTDOW}}=0|1|0}}) mod 4)=3 or {{#ifeq:{{{All|}}}|on|1|0}}=1
{{#ifexpr:(({{CURRENTWEEK}}+{{#ifexpr:{{CURRENTDOW}}=0|1|0}}) mod 4)=3 or {{#ifeq:{{{All|}}}|on|1|0}}=1
|rgba(221, 255, 83, 0.64);|rgba(255, 158, 77, 0.88);
|rgba(221, 255, 83, 0.64);|rgba(255, 158, 77, 0.88);
}}">Rare Drop Rate<br>'''+25%'''</td>
}}">Rare Drop Rate<br>'''{{#ifeq:{{{1}}}|Christmas Event (Doubled)|+50%|+25%}}'''</td>
{{#if:{{{2|}}}|
{{#if:{{{2|}}}|
<tr>
<tr>
Line 32: Line 32:
|3 = Next Boost: Rare Drop Rate
|3 = Next Boost: Rare Drop Rate
}}</th></tr>}}</table>
}}</th></tr>}}</table>
<noinclude>
==Usage==
This template is meant to be semi-automatic, only adjusted where it is transcluded (such as the [[Main Page]]) on occasions such as events or holidays.
<br>
As of this writing, a switch to enable all boosts is offered as well as two optional rows as numbered/unnamed parameters for event/holiday text.
<br>
Said occasions should be conveniently commented within the template transclusion to save time and uncommented/recommented as necessary.
==Examples==
<table style="clear:right; float:right; width:295px">
<tr><td>
{{WeeklyBoost
|All=off
<!-- |All=on-->
<!-- Event Texts -->
<!-- |Halloween Event -->
<!-- |Christmas Event (Doubled) -->
<!-- Holiday Texts -->
<!-- |Christmas Eve/Day (Presents Doubled) -->
<!-- |New Year's Eve/Day (Presents Doubled) -->
}}
</table>
<pre>
<table style="clear:right; float:right; width:295px">
<tr><td>
{{WeeklyBoost
|All=off
<!-- |All=on-->
<!-- Event Texts -->
<!-- |Halloween Event -->
<!-- |Christmas Event (Doubled) -->
<!-- Holiday Texts -->
<!-- |Christmas Eve/Day (Presents Doubled) -->
<!-- |New Year's Eve/Day (Presents Doubled) -->
}}
</table>
</pre>
<table style="clear:right; float:right; width:290px">
<tr><td>
{{WeeklyBoost
<!-- |All=off -->
|All=on
<!-- Event Texts -->
<!-- |Halloween Event -->
|Christmas Event (Doubled)
<!-- Holiday Texts -->
<!-- |Christmas Eve/Day (Presents Doubled) -->
|New Year's Eve/Day (Presents Doubled)
}}
</table>
<pre>
<table style="clear:right; float:right; width:295px">
<tr><td>
{{WeeklyBoost
<!-- |All=off -->
|All=on
<!-- Event Texts -->
<!-- |Halloween Event -->
|Christmas Event (Doubled)
<!-- Holiday Texts -->
<!-- |Christmas Eve/Day (Presents Doubled) -->
|New Year's Eve/Day (Presents Doubled)
}}
</table>
</pre>
[[Category:Templates]]</noinclude>

Latest revision as of 01:40, 15 December 2023

Weekly Boost
Experience
+50%
Rare Monster
+50%
Drop All Rate
+25%
Rare Drop Rate
+25%

Usage[edit source]

This template is meant to be semi-automatic, only adjusted where it is transcluded (such as the Main Page) on occasions such as events or holidays.
As of this writing, a switch to enable all boosts is offered as well as two optional rows as numbered/unnamed parameters for event/holiday text.
Said occasions should be conveniently commented within the template transclusion to save time and uncommented/recommented as necessary.

Examples[edit source]

Weekly Boost
Experience
+50%
Rare Monster
+50%
Drop All Rate
+25%
Rare Drop Rate
+25%
Changes Sunday 00:00 UTC
Next Boost: Rare Monster
<table style="clear:right; float:right; width:295px">
<tr><td>
{{WeeklyBoost
|All=off
<!-- |All=on-->

<!-- Event Texts -->
<!-- |Halloween Event -->
<!-- |Christmas Event (Doubled) -->

<!-- Holiday Texts -->
<!-- |Christmas Eve/Day (Presents Doubled) -->
<!-- |New Year's Eve/Day (Presents Doubled) -->
}}
</table>
Weekly Boosts
Christmas Event (Doubled)
Experience
+100%
Rare Monster
+100%
Drop All Rate
+50%
Rare Drop Rate
+50%
New Year's Eve/Day (Presents Doubled)
<table style="clear:right; float:right; width:295px">
<tr><td>
{{WeeklyBoost
<!-- |All=off -->
|All=on

<!-- Event Texts -->
<!-- |Halloween Event -->
|Christmas Event (Doubled)

<!-- Holiday Texts -->
<!-- |Christmas Eve/Day (Presents Doubled) -->
|New Year's Eve/Day (Presents Doubled)
}}
</table>