Template:Footer Nav: Difference between revisions

Template page
w:c:strategywiki>DrBob
m (Updated)
w:c:strategywiki>DrBob
m (Updated)
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; text-align: center; font-size: 12px;" {{qif|test={{{toc|}}}|then=|else=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; text-align: center; font-size: 12px;" {{qif|test={{{toc|}}}|then=|else=class="NavFrame"}}>
<p style="position: relative; padding-left: 0.5%; padding-right: 0.5%;" {{qif|test={{{toc|}}}|then=|else=class="NavHead"}}>
<div style="position: relative; padding-left: 0.5%; padding-right: 0.5%;" {{qif|test={{{toc|}}}|then=|else=class="NavHead"}}>
<span style="float: left; font-size: smaller;">[[{{FULLPAGENAME}}#outer|[go to top]]]</span>
<span style="float: left; font-size: smaller;">[[{{FULLPAGENAME}}#outer|[go to top]]]</span>
<div style="clear: both;">
<div style="clear: both;">{{qif|test={{{customback|}}}|then=<span style="border-right: 1px solid grey; padding-right: 5px; margin-right: 5px;">← {{{customback}}}</span>}}{{qif|test={{{backname|}}}|then=<span style="border-right: 1px solid grey; padding-right: 5px; margin-right: 5px;">← [[{{{game}}}{{qif|test={{{backpage|}}}|then=/{{{backpage}}}}}|{{{backname}}}]]</span>}}<span style="padding-left: 5px; padding-right: 5px;">{{{here}}}</span>{{qif|test={{{nextname|}}}|then=<span style="border-left: 1px solid grey; padding-left: 5px; margin-left: 5px;">[[{{{game}}}{{qif|test={{{nextpage|}}}|then=/{{{nextpage}}}}}|{{{nextname}}}]] →</span>}}{{qif|test={{{customnext|}}}|then=<span style="border-left: 1px solid grey; padding-left: 5px; margin-left: 5px;">{{{customnext}}} →</span> }}</div></div>{{-}}{{qif|test={{{toc|}}}|then=|else=<div class="NavContent" style="border-top: 1px solid #CCCCCC; padding: 5px;">{{:{{{game}}}/Walkthrough Index}}</div>}}</div><noinclude>
{{qif|test={{{customback|}}}|then=<span style="border-right: 1px solid grey; padding-right: 5px; margin-right: 5px;">← {{{customback}}}</span>}}{{qif|test={{{backname|}}}|then=<span style="border-right: 1px solid grey; padding-right: 5px; margin-right: 5px;">← [[{{{game}}}{{qif|test={{{backpage|}}}|then=/{{{backpage}}}}}|{{{backname}}}]]</span>}}
 
<span style="padding-left: 5px; padding-right: 5px;">{{{here}}}</span>
<nowiki>{{Footer_Nav|game=Game|backpage=Previous Page|backname=label|here=This Page|nextpage=Next Page|nextname=label}}</nowiki>
{{qif|test={{{nextname|}}}|then=<span style="border-left: 1px solid grey; padding-left: 5px; margin-left: 5px;">[[{{{game}}}{{qif|test={{{nextpage|}}}|then=/{{{nextpage}}}}}|{{{nextname}}}]] →</span>}}
{{qif|test={{{customnext|}}}|then=<span style="border-left: 1px solid grey; padding-left: 5px; margin-left: 5px;">{{{customnext}}} →</span> }}</div>
</p>
{{-}}
{{qif|test={{{toc|}}}|then=|else=<div class="NavContent" style="border-top: 1px solid #CCCCCC; padding: 5px;">
{{:{{{game}}}/Walkthrough Index}}
</div>}}</div><noinclude>
<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.

Revision as of 09:43, 28 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.

If you do not want/need the popdown table of contents, then add the variable toc=no(or any value, actually) to the template,which will remove the popdown and show/hide link:

without toc=no

with toc=no