Template:Footer Nav: Difference between revisions

Jump to navigation Jump to search
if only one link, it doesn't have to be a bullet point, but subsequent links should be
(better way to Go to top)
(if only one link, it doesn't have to be a bullet point, but subsequent links should be)
 
(32 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<includeonly><div style="clear: both; width: 100%; border: 1px solid #AAAAAA; -moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px; text-align: left; font-size: 0.9em;" {{qif|test={{{toc|}}}|then=|else=class="NavFrame"}}>
<includeonly><div class="nav_box footer_nav mw-collapsible {{#ifeq:{{SUBPAGENAME}}|Walkthrough||mw-collapsed}} noprint" role="navigation"><span class="top_link">[[#top|Go to top]]</span><div class="mw-collapsible-header">
<p style="position: relative; text-align: center" {{qif|test={{{toc|}}}|then=|else=class="NavHead"}}>
{{#if:{{{customprev|}}}|* {{{customprev|}}}}}
<span style="float: left; font-size: smaller;">[[{{#bodyContent|[Go to top]]]</span>
* <li class="footer_nav_prev">{{#if:{{{previmg|}}}|{{{previmg|}}}&nbsp;}}{{#if:{{{prevpage|}}}|[[{{{game|}}}/{{{prevpage|}}}|{{{prevname|{{{prevpage|}}}}}}]]|[[{{{game|}}}]]}}
<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>
* <li class="footer_nav_here" aria-current="page">{{#if:{{{hereimg|}}}|{{{hereimg|}}}&nbsp;}}{{{here|{{SUBPAGENAME}}}}}
<div class="NavContent" style="display: none;"><p style="color: #06033f; font-weight: normal; margin: 0; padding-top: .1em; padding-bottom: .1em; border-bottom: 1px solid #CCCCCC; font-size: 150%; padding-left: 5px; margin-bottom: .6em;">Table of Contents</p>{{qif|test={{{toc|}}}|then=|else={{:{{{game}}}/Table of Contents}}{{-}}}}</div></div></includeonly><noinclude>
* <li class="footer_nav_next">{{#if:{{{nextimg|}}}|{{{nextimg|}}}&nbsp;}}{{#if:{{{nextpage|}}}|[[{{{game|}}}/{{{nextpage|}}}|{{{nextname|{{{nextpage|}}}}}}]]|[[{{{game|}}}]]}}
<nowiki>{{Footer Nav|game=Game|backpage=Previous Page|backname=label|here=This Page (optional)|nextpage=Next Page|nextname=label}}</nowiki>
{{#if:{{{customnext|}}}|* {{{customnext|}}}}}</div><div class="mw-collapsible-content"><p class="toc_heading">Table of Contents</p>{{:{{{game|}}}/Table of Contents}}{{-}}</div></div></includeonly><noinclude>
{{Documentation}}


You can also use the custom parameters <code>customback=</code> and <code>customnext=</code> to add additional links to a direction.
[[Category:Templates]]</noinclude>
 
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
{{Footer Nav|game=Game|backpage=Previous Page|backname=label|nextpage=Next Page|nextname=label}}
 
with toc=no
{{Footer Nav|game=Game|backpage=Previous Page|backname=label|nextpage=Next Page|nextname=label|toc=no}}
 
[[Category:Templates|F]]</noinclude>

Navigation menu