Difference between revisions of "Template:Holes nav"

A fragment of the Garden of Remembering

(?)
 
(Better?)
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#CSS:
{{#if:{{{top|}}}|{{#CSS:
.sp-shot-heading {
.sp-shot-heading {
font-weight: bold;
font-weight: bold;
}
}
}}{{#if: {{{previous|}}}|<span style="float:left;">[[{{{previous}}}|≪ Previous]]</span>}}{{#if: {{{next|}}}|<span style="float:right;">[[{{{next}}}|Next ≫]]</span>}}
.clear {
clear: both;
}
.holes-nav {
padding: 0 3em;
}
.holes-nav-current {
text-align: center;
margin-auto;
}
.holes-nav-nav {
font-size: small;
vertical-align: baseline;
}
}}}}
----
<div class="clear"></div><div class="holes-nav plainlinks">{{#if: {{{previous|}}}|<span style="float:left;" class="holes-nav-nav">[[{{{previous}}}|≪ Previous]]</span>}}{{#if: {{{next|}}}|<span style="float:right;" class="holes-nav-nav">[[{{{next}}}|Next ≫]]</span>}}<div class="holes-nav-current center">'''{{{title|{{SUBPAGENAME}}}}}''' {{#if:{{{top|}}}|<small>([[/raw|raw log]])</small>}}<small> ([[Holes|Overview]])</small></div></div>
<div class="clear"></div>
----<noinclude>
 
<nowiki>{{holes nav
|top=true
|title=
|previous=
|next=
}}
</nowiki>
</noinclude>

Latest revision as of 03:12, 1 March 2015



{{holes nav
|top=true
|title=
|previous=
|next=
}}