Editing Template:HuntersBoostRoad
From Ephinea PSO Wiki
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
<table style="width:100%" class="psoBackground psoStyle"><tr> | <table style="width:100%" class="psoBackground psoStyle"> | ||
<th class="psoHeader psoStyle" style="max-width:100px; padding-bottom:0.4em">[[Hunters Boost Road]] for {{{month}}}</th> | <tr> | ||
<th class="psoHeader psoStyle" style="max-width:100px; padding-bottom:0.4em"> | |||
[[Hunters Boost Road]] for {{{month}}} | |||
</th> | |||
<td><table align="center"> | |||
<td style="padding-bottom:0.4em; padding-right:0.7em"> | <td style="padding-bottom:0.4em; padding-right:0.7em"> | ||
{{{ | {{{1}}}{{{2}}}{{{3}}}{{{4}}}{{{5}}} | ||
</td> | |||
</table> | |||
</tr> | |||
</table><noinclude> | |||
==Usage== | ==Usage== | ||
Template for displaying the month's Hunters Boost Road. Currently allows 5 entries, will need to be revisited later on. | |||
Type <code><nowiki>{{HuntersBoostRoad|month=Month|...}}</nowiki></code> while editing something, like the [[Main Page]]. | |||
==Example== | ==Example== | ||
Line 13: | Line 23: | ||
<tr><td> | <tr><td> | ||
{{HuntersBoostRoad|month=January| | {{HuntersBoostRoad|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]] | ||
}} | }} | ||
Line 24: | Line 34: | ||
<pre> | <pre> | ||
{{HuntersBoostRoad|month=January| | {{HuntersBoostRoad|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]] | ||
}} | }} | ||
</pre> | </pre> | ||
[[Category:Templates]]</noinclude> | [[Category:Templates]]</noinclude> |