Template:Footer Nav: Difference between revisions

Template page
w:c:strategywiki>Garrett
m (let's try this... oooh, sexy...)
w:c:strategywiki>Garrett
m (removing bolding to look slicker)
Line 1: Line 1:
<div style="clear: both; width: auto; margin-bottom: 1em; border: 1px solid #AAAAAA; -moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px; -moz-border-radius-bottomleft: 10px; -moz-border-radius-bottomright: 10px; text-align: center; font-size: 12px;" class="NavFrame">
<div style="clear: both; width: auto; margin-bottom: 1em; border: 1px solid #AAAAAA; -moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px; -moz-border-radius-bottomleft: 10px; -moz-border-radius-bottomright: 10px; text-align: center; font-size: 12px;" class="NavFrame">
<p style="position: relative; padding: 0px;" class="NavHead">
<p style="position: relative; padding: 0px;" class="NavHead">
{{qif|test={{{customback|}}}|then=<span style="border-right: 1px solid grey; padding-right: 5px; margin-right: 5px;">← '''{{{customback}}}'''</span> }}
{{qif|test={{{customback|}}}|then=<span style="border-right: 1px solid grey; padding-right: 5px; margin-right: 5px;">← {{{customback}}}</span> }}
<span style="border-right: 1px solid grey; padding-right: 5px; margin-right: 5px;">← [[{{{game}}}/{{{backpage}}}|'''{{{backname}}}''']]</span>
<span style="border-right: 1px solid grey; padding-right: 5px; margin-right: 5px;">← [[{{{game}}}/{{{backpage}}}|{{{backname}}}]]</span>
<span style="padding-left: 5px; padding-right: 5px;">'''{{{here}}}'''</span>
<span style="padding-left: 5px; padding-right: 5px;">{{{here}}}</span>
<span style="border-left: 1px solid grey; padding-left: 5px; margin-left: 5px;">[[{{{game}}}/{{{nextpage}}}|'''{{{nextname}}}''']] →</span>
<span style="border-left: 1px solid grey; padding-left: 5px; margin-left: 5px;">[[{{{game}}}/{{{nextpage}}}|{{{nextname}}}]] →</span>
{{qif|test={{{customnext|}}}|then=<span style="border-left: 1px solid grey; padding-left: 5px; margin-left: 5px;">'''{{{customnext}}}''' →</span> }}
{{qif|test={{{customnext|}}}|then=<span style="border-left: 1px solid grey; padding-left: 5px; margin-left: 5px;">{{{customnext}}} →</span> }}
</p>
</p>
{{-}}
{{-}}
Line 11: Line 11:
{{:{{{game}}}/Walkthrough Index}}
{{:{{{game}}}/Walkthrough Index}}
</div></div><noinclude>
</div></div><noinclude>
<pre><nowiki>{{Footer_Nav|game=Game|backpage=Previous Page|backname=label|here=This Page|nextpage=Next Page|nextname=label}}</nowiki></pre>
<pre><nowiki>{{Footer_Nav|game=Game|backpage=Previous Page|backname=label|here=This Page|nextpage=Next Page|nextname=label}}</nowiki></pre>


You can also use the custom parameters <code>customback=</code> and <code>customnext=</code> to add additional links to a direction.
You can also use the custom parameters <code>customback=</code> and <code>customnext=</code> to add additional links to a direction.
[[Category:Templates|F]]</noinclude>
[[Category:Templates|F]]</noinclude>

Revision as of 05:32, 20 August 2006

{{Footer_Nav|game=Game|backpage=Previous Page|backname=label|here=This Page|nextpage=Next Page|nextname=label}}

You can also use the custom parameters customback= and customnext= to add additional links to a direction.