Difference between revisions of "Template:GigNav"

MuseWiki, wiki for the band Muse
Jump to navigation Jump to search
m (Reverted edits by Tene (talk) to last revision by Susurr0)
(Wrapped $Current with span.bold ← will make another expensive css rule unneeded)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{|style="border:1px #aaa solid;-moz-border-radius:0.5em;" cellspacing="0" cellpadding="0";
<noinclude>{{bluebox | [[Help:Templates/GigNav | Help for using this template]].}}
|- style="text-align:center; color:#fff;"
 
!style="background:#000000;-moz-border-radius:0.5em;" colspan="5"|<small>Gig Nav</small>
 
|- style="text-align:center; font-size:small"
</noinclude>{| id="nav-gig" class="nav"
|width="170pt"|<small>{{{Previous gig|}}}</small>
! colspan="5" | Gig nav
|<small>'''<'''</small>
|-
|width="170pt"|<small>'''{{{Current gig|Insert current gig}}}'''</small>
| {{{Previous |}}}
|<small>'''>'''</small>
| {{#if:{{{Previous |}}} | {{vb}}← }}
|width="170pt"|<small>{{{Next gig|}}}</small>
| <span class="bold">{{{Current |Insert current gig}}}</span>
| {{#if:{{{Next |}}} | {{vb}}→ }}
| {{{Next |}}}
|}
|}
__TOC__
<noinclude>
<noinclude>
==Usage==
<pre>
{{GigNav |
| Previous gig =
| Current gig =
| Next gig =
}}
</pre>
[[Category:Templates]]
[[Category:Templates]]
</noinclude>
</noinclude>

Latest revision as of 20:52, 17 December 2011

Help for using this template.