Template:HuntersBoostRoad: Difference between revisions

From Ephinea PSO Wiki
mNo edit summary
Tag: Undo
(noinclude removed in favor of onlyinclude IDs; Created hbr ID (length ID incomplete))
Line 1: Line 1:
<onlyinclude>{{#ifeq:{{{type|hbr}}}|hbr|
<table style="width:100%" class="psoBackground psoStyle">
<table style="width:100%" class="psoBackground psoStyle">
<tr>
<tr>
Line 8: Line 9:
</td>
</td>
</tr>
</tr>
</table><noinclude>
</table>
}}</onlyinclude>


<!--{{#ifeq:{{{type|length}}}|length|-->
<!--  {{#len:-->
<!--      {{#ifexpr:{{#len:{{{1}}}}} > {{#len:{{{2}}}}}|{{{1}}}|{{{2}}}}}-->
<!--  }}-->
<!--}}-->
==Usage==
==Usage==


Line 21: Line 28:
<tr><td>
<tr><td>


{{HuntersBoostRoad|month=January
{{HuntersBoostRoad|type=hbr|month=January
|* [[Lost ICE SPINNER|Lost ICE SPINNER]]
|* [[Lost ICE SPINNER|Lost ICE SPINNER]]
|* [[Sweep-up Operation 2|Sweep-up Operation #2]]
|* [[Sweep-up Operation 2|Sweep-up Operation #2]]
Line 32: Line 39:


<pre>
<pre>
{{HuntersBoostRoad|month=January
{{HuntersBoostRoad|type=hbr|month=January
|* [[Lost ICE SPINNER|Lost ICE SPINNER]]
|* [[Lost ICE SPINNER|Lost ICE SPINNER]]
|* [[Sweep-up Operation 2|Sweep-up Operation #2]]
|* [[Sweep-up Operation 2|Sweep-up Operation #2]]
Line 40: Line 47:
}}
}}
</pre>
</pre>
[[Category:Templates]]</noinclude>
 
<!--
{{HuntersBoostRoad|type=length
|* [[Lost ICE SPINNER|Lost ICE SPINNER]]
|* [[Sweep-up Operation 2|Sweep-up Operation #2]]
|* [[Sweep-up Operation 3|Sweep-up Operation #3]]
|* [[War of Limits 4|War of Limits #4]]
|* [[New Mop-Up Operation 2|New Mop-Up Operation #2]]
}}
<pre>
{{HuntersBoostRoad|type=length
|* [[Lost ICE SPINNER|Lost ICE SPINNER]]
|* [[Sweep-up Operation 2|Sweep-up Operation #2]]
|* [[Sweep-up Operation 3|Sweep-up Operation #3]]
|* [[War of Limits 4|War of Limits #4]]
|* [[New Mop-Up Operation 2|New Mop-Up Operation #2]]
}}
</pre>-->
[[Category:Templates]]

Revision as of 04:53, 13 January 2022

Hunters Boost Road for {{{month}}}

{{{1}}}{{{2}}}{{{3}}}{{{4}}}{{{5}}}

Usage

Template for displaying the month's Hunters Boost Road. Currently allows 5 entries, will need to be revisited later on.

Type {{HuntersBoostRoad|month=Month|...}} while editing something, like the Main Page.

Example

Hunters Boost Road for January

{{HuntersBoostRoad|type=hbr|month=January
|* [[Lost ICE SPINNER|Lost ICE SPINNER]]
|* [[Sweep-up Operation 2|Sweep-up Operation #2]]
|* [[Sweep-up Operation 3|Sweep-up Operation #3]]
|* [[War of Limits 4|War of Limits #4]]
|* [[New Mop-Up Operation 2|New Mop-Up Operation #2]]
}}