Difference between revisions of "Template:Holes nav"
A fragment of the Garden of Remembering
(Huh.) |
(Better?) |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{#if:{{{ | {{#if:{{{top|}}}|{{#CSS: | ||
.sp-shot-heading { | .sp-shot-heading { | ||
font-weight: bold; | font-weight: bold; | ||
Line 6: | Line 6: | ||
clear: both; | clear: both; | ||
} | } | ||
}}}}<div class="clear"></div>{{#if: {{{previous|}}}|<span style="float:left;">[[{{{previous}}}|≪ Previous]]</span>}}{{#if: {{{next|}}}|<span style="float:right;">[[{{{next}}}|Next ≫]]</span>}} | .holes-nav { | ||
<div class="clear"></div><noinclude> | 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 | <nowiki>{{holes nav | ||
| | |top=true | ||
|title= | |||
|previous= | |previous= | ||
|next= | |next= |