Difference between revisions of "Template:SongNav"

From JoCopedia
Jump to navigation Jump to search
(okay, full steam ahead, then)
(deparam Template:Song Subpage Linker call, add "cat=no" option (which may not wokr))
Line 1: Line 1:
<noinclude>A navigation bar that links between each of the various pages related to a song. Include it at the top of the lyrics/tabs/etc. pages related to each song.</noinclude><includeonly><div id="songnav" style="background-color:#fcfcfc;border:1px solid #ccc;padding:0.5em;text-align:center;margin-bottom:1em;"><div style="font-size:1.2em;padding-bottom:0.25em;">'''[[{{BASEPAGENAME}}]]'''</div><div><span style="padding:0 1em;">{{#ifeq:{{SUBPAGENAME}}|Lyrics|'''Lyrics'''|{{Song Subpage Linker | basepage={{BASEPAGENAMEE}} | subpage = Lyrics}}}}</span> <span style="padding:0 1em;border-left:1px dotted;">{{#ifeq:{{SUBPAGENAME}}|Tabs|'''Tabs'''|{{Song Subpage Linker | basepage={{BASEPAGENAMEE}} | subpage = Tabs}}}}</span> <span style="padding:0 1em;border-left:1px dotted;">{{#ifeq:{{SUBPAGENAME}}|Videos|'''Videos'''|{{Song Subpage Linker | basepage={{BASEPAGENAMEE}} | subpage = Videos}}}}</span> <span style="padding:0 1em;border-left:1px dotted;">{{#ifeq:{{SUBPAGENAME}}|Other media|'''Other media'''|{{Song Subpage Linker | basepage={{BASEPAGENAMEE}} | subpage = Other_media | subpagen = Other media}}}}</span></div></div>{{#ifeq:{{SUBPAGENAME}}|{{PAGENAME}}||[[Category:{{SUBPAGENAME}}]]}}</includeonly>
+
<noinclude>A navigation bar that links between each of the various pages related to a song. Include it at the top of the lyrics/tabs/etc. pages related to each song. If the destination page should not be categorized (e.g. a tabs page with no tabs), use parameter cat=no. </noinclude><includeonly><div id="songnav" style="background-color:#fcfcfc;border:1px solid #ccc;padding:0.5em;text-align:center;margin-bottom:1em;"><div style="font-size:1.2em;padding-bottom:0.25em;">'''[[{{BASEPAGENAME}}]]'''</div><div><span style="padding:0 1em;">{{#ifeq:{{SUBPAGENAME}}|Lyrics|'''Lyrics'''|{{Song Subpage Linker | basepage={{BASEPAGENAMEE}} | subpage = Lyrics}}}}</span> <span style="padding:0 1em;border-left:1px dotted;">{{#ifeq:{{SUBPAGENAME}}|Tabs|'''Tabs'''|{{Song Subpage Linker | basepage={{BASEPAGENAMEE}} | subpage = Tabs}}}}</span> <span style="padding:0 1em;border-left:1px dotted;">{{#ifeq:{{SUBPAGENAME}}|Videos|'''Videos'''|{{Song Subpage Linker | basepage={{BASEPAGENAMEE}} | subpage = Videos}}}}</span> <span style="padding:0 1em;border-left:1px dotted;">{{#ifeq:{{SUBPAGENAME}}|Other media|'''Other media'''|{{Song Subpage Linker | basepage={{BASEPAGENAMEE}} | subpage = Other media}}}}</span></div></div>{{#ifeq:{{{cat}}}|no| | {{#ifeq:{{SUBPAGENAME}}|{{PAGENAME}}||[[Category:{{SUBPAGENAME}}]]}}}}</includeonly>

Revision as of 12:52, 11 May 2008

A navigation bar that links between each of the various pages related to a song. Include it at the top of the lyrics/tabs/etc. pages related to each song. If the destination page should not be categorized (e.g. a tabs page with no tabs), use parameter cat=no.