Difference between revisions of "Template:AlbumNav"
Jump to navigation
Jump to search
(+space, make octal/hex colour values upper-case for readability, -leading 0s, -stray semi-colon, hex → oct where possible, sorted css attributes alphabetically, +line-break, -vertical bar) |
Luigiman09 (talk | contribs) m |
||
(7 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{| | {| id="nav-song" class="nav" | ||
! colspan="5" | Song Nav | |||
! | |- | ||
|- | | {{{Previous |}}} | ||
| | | < | ||
| < | | {{{Current |Insert current song}}} | ||
| | | > | ||
| | | {{{Next |}}} | ||
| | |||
|}<noinclude> | |}<noinclude> | ||
Line 13: | Line 12: | ||
<pre> | <pre> | ||
{{AlbumNav | {{AlbumNav | ||
| Previous | | Previous = | ||
| Current | | Current = | ||
| Next | | Next = | ||
}} | }} | ||
</pre> | </pre> |
Latest revision as of 00:43, 21 May 2017
Song Nav | ||||
---|---|---|---|---|
< | Insert current song | > |
Usage
{{AlbumNav | Previous = | Current = | Next = }}