Template:HuntersBoostRoad: Difference between revisions

From Ephinea PSO Wiki
(revamp HBR window)
m (easier link format)
 
(17 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<table style="clear:right; float:right" align="center" class="psoBackground psoStyle">
<table style="width:100%" class="psoBackground psoStyle"><tr>
<tr>
<th class="psoHeader psoStyle" style="max-width:100px; padding-bottom:0.4em">[[Hunters Boost Road]] for {{{month}}}</th>
<th class="psoHeader psoStyle" style="max-width:100px; padding-bottom:10px">
<td style="padding-bottom:0.4em; padding-right:0.7em">
[[Hunters Boost Road]] for {{{month}}}
{{{text}}}</td></tr></table><noinclude>
</th>
<td style="padding-bottom:10px;padding-right:10px">
{{{text}}}
</td>
</tr>
</table><noinclude>


==Usage==
==Usage==
Line 14: Line 8:
Simple template for displaying the month's Hunters Boost Road, type <code><nowiki>{{HuntersBoostRoad|month=Month|text=...}}</nowiki></code> while editing something, like the [[Main Page]].
Simple template for displaying the month's Hunters Boost Road, type <code><nowiki>{{HuntersBoostRoad|month=Month|text=...}}</nowiki></code> while editing something, like the [[Main Page]].


<!-- Mental note: Revisit this during Anniversary HBR... -->
==Example==


==Example==
<table style="clear:right; float:right">
<tr><td>


{{HuntersBoostRoad|month=January|text=
{{HuntersBoostRoad|month=January|text=
* [[Lost ICE SPINNER|Lost ICE SPINNER]]
* {{Link|icon=quest|Lost ICE SPINNER}}
* [[Sweep-up Operation 2|Sweep-up Operation #2]]
* {{Link|icon=quest|Sweep-up Operation 2|Sweep-up Operation #2}}
* [[Sweep-up Operation 3|Sweep-up Operation #3]]
* {{Link|icon=quest|Sweep-up Operation 3|Sweep-up Operation #3}}
* [[War of Limits 4|War of Limits #4]]
* {{Link|icon=quest|War of Limits 4|War of Limits #4}}
* [[New Mop-Up Operation 2|New Mop-Up Operation #2]]
* {{Link|icon=quest|New Mop-Up Operation 2|New Mop-Up Operation #2}}
}}
}}
</table>
<pre>
<pre>
{{HuntersBoostRoad|month=January|text=
{{HuntersBoostRoad|month=January|text=
* [[Lost ICE SPINNER|Lost ICE SPINNER]]
* {{Link|icon=quest|Lost ICE SPINNER}}
* [[Sweep-up Operation 2|Sweep-up Operation #2]]
* {{Link|icon=quest|Sweep-up Operation 2|Sweep-up Operation #2}}
* [[Sweep-up Operation 3|Sweep-up Operation #3]]
* {{Link|icon=quest|Sweep-up Operation 3|Sweep-up Operation #3}}
* [[War of Limits 4|War of Limits #4]]
* {{Link|icon=quest|War of Limits 4|War of Limits #4}}
* [[New Mop-Up Operation 2|New Mop-Up Operation #2]]
* {{Link|icon=quest|New Mop-Up Operation 2|New Mop-Up Operation #2}}
}}
}}
</pre>
</pre>
[[Category:Templates]]</noinclude>
[[Category:Templates]]</noinclude>

Latest revision as of 20:45, 7 January 2023

Hunters Boost Road for {{{month}}} {{{text}}}

Usage[edit source]

Simple template for displaying the month's Hunters Boost Road, type {{HuntersBoostRoad|month=Month|text=...}} while editing something, like the Main Page.

Example[edit source]

Hunters Boost Road for January
{{HuntersBoostRoad|month=January|text=
* {{Link|icon=quest|Lost ICE SPINNER}}
* {{Link|icon=quest|Sweep-up Operation 2|Sweep-up Operation #2}}
* {{Link|icon=quest|Sweep-up Operation 3|Sweep-up Operation #3}}
* {{Link|icon=quest|War of Limits 4|War of Limits #4}}
* {{Link|icon=quest|New Mop-Up Operation 2|New Mop-Up Operation #2}}
}}