Template:HuntersBoostRoad: Difference between revisions

From Ephinea PSO Wiki
(Undo revision 11100 by Necrodoom (talk) Revert because it still depends on outer table for proper example)
Tag: Undo
(Converted padding to em units; Example wrapped for later edit needs)
Line 1: Line 1:
<table style="width:100%" class="psoBackground psoStyle">
<table style="width:100%" class="psoBackground psoStyle">
<tr>
<tr>
<th class="psoHeader psoStyle" style="max-width:100px; padding-bottom:10px">
<th class="psoHeader psoStyle" style="max-width:100px; padding-bottom:0.5em">
[[Hunters Boost Road]] for {{{month}}}
[[Hunters Boost Road]] for {{{month}}}
</th>
</th>
<td style="padding-bottom:10px;padding-right:10px">
<td style="padding-bottom:0.5em; padding-right:0.7em">
{{{text}}}
{{{text}}}
</td>
</td>
Line 14: Line 14:
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=
Line 25: Line 26:
* [[New Mop-Up Operation 2|New Mop-Up Operation #2]]
* [[New Mop-Up Operation 2|New Mop-Up Operation #2]]
}}
}}
</table>
<pre>
<pre>
{{HuntersBoostRoad|month=January|text=
{{HuntersBoostRoad|month=January|text=

Revision as of 02:36, 13 January 2022

Hunters Boost Road for {{{month}}}

{{{text}}}

Usage

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

Example

Hunters Boost Road for January

{{HuntersBoostRoad|month=January|text=
* [[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]]
}}