|
|
Line 31: |
Line 31: |
| |2 = Next Boost: Rare Monster | | |2 = Next Boost: Rare Monster |
| |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 (All) -->
| |
| <!-- |New Year's Eve/Day (All) -->
| |
| }}
| |
| </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 (All) -->
| |
| <!-- |New Year's Eve/Day (All) -->
| |
| }} | |
| </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 (All) -->
| |
| |New Year's Eve/Day (All)
| |
| }}
| |
| </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 (All) -->
| |
| |New Year's Eve/Day (All)
| |
| }}
| |
| </table>
| |
| </pre>
| |
| [[Category:Templates]]</noinclude>
| |