Template:Footer Nav: Difference between revisions

Template page
w:c:strategywiki>Prod
(cleanup)
w:c:strategywiki>DrBob
m (Cleanup)
Line 2: Line 2:
<p style="position: relative; padding-left: 0.5%; padding-right: 0.5%;" {{qif|test={{{toc|}}}|then=|else=class="NavHead"}}>
<p 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}}#|[go to top]]]</span>
<span style="float: left; font-size: smaller;">[[{{FULLPAGENAME}}#|[go to top]]]</span>
<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;">← {{qif|test={{{backpage|}}}|then=[[{{{game}}}/{{{backpage}}}|{{{backname|{{{backpage}}}}}}]]|else=[[{{{game}}}]]}}</span><span style="padding-left: 5px; padding-right: 5px;">{{qif|test={{{here|}}}|then={{{here}}}|else={{SUBPAGENAME}}}}</span><span style="border-left: 1px solid grey; padding-left: 5px; margin-left: 5px;">{{qif|test={{{nextpage|}}}|then=[[{{{game}}}/{{{nextpage}}}|{{{nextname|{{{nextpage}}}}}}]]|else=[[{{{game}}}]]}} →</span>{{qif|test={{{customnext|}}}|then=<span style="border-left: 1px solid grey; padding-left: 5px; margin-left: 5px;">{{{customnext}}} →</span> }}</span></p>{{-}}{{qif|test={{{toc|}}}|then=|else=<div align=left class="NavContent" style="border-top: 1px solid #CCCCCC; padding: 5px;">{{:{{{game}}}/Table of Contents}}</div>}}</div></includeonly><noinclude>
<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;">← {{qif|test={{{backpage|}}}|then=[[{{{game}}}/{{{backpage}}}|{{{backname|{{{backpage}}}}}}]]|else=[[{{{game}}}]]}}</span><span style="padding-left: 5px; padding-right: 5px;">{{qif|test={{{here|}}}|then={{{here}}}|else={{SUBPAGENAME}}}}</span><span style="border-left: 1px solid grey; padding-left: 5px; margin-left: 5px;">{{qif|test={{{nextpage|}}}|then=[[{{{game}}}/{{{nextpage}}}|{{{nextname|{{{nextpage}}}}}}]]|else=[[{{{game}}}]]}} →</span>{{qif|test={{{customnext|}}}|then=<span style="border-left: 1px solid grey; padding-left: 5px; margin-left: 5px;">{{{customnext}}} →</span> }}</span></p>{{-}}{{qif|test={{{toc|}}}|then=|else=<div align=left class="NavContent" style="border-top: 1px solid #CCCCCC; padding: 5px;">{{:{{{game}}}/Table of Contents}}{{-}}</div>}}</div></includeonly><noinclude>
<nowiki>{{Footer Nav|game=Game|backpage=Previous Page|backname=label|here=This Page (optional)|nextpage=Next Page|nextname=label}}</nowiki>
<nowiki>{{Footer Nav|game=Game|backpage=Previous Page|backname=label|here=This Page (optional)|nextpage=Next Page|nextname=label}}</nowiki>



Revision as of 06:39, 7 December 2006

{{Footer Nav|game=Game|backpage=Previous Page|backname=label|here=This Page (optional)|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