Difference between revisions of "Help:Templates/tab"

MuseWiki, wiki for the band Muse
Jump to navigation Jump to search
(Created page with 'This template is used to display tablature. It has a simple form: <blockquote><nowiki>{{</nowiki>tab<br/> |tab<br/> <nowiki>}}</nowiki><br/> </blockquote> An example: <bloc…')
 
m (...as would this)
 
(One intermediate revision by the same user not shown)
Line 13: Line 13:


<blockquote style="font-family: monospace; white-space: pre"><nowiki>{{</nowiki>tab
<blockquote style="font-family: monospace; white-space: pre"><nowiki>{{</nowiki>tab
|e--11----11-12----12-11--11---11-12----12-11----{{vb}}
|e--11----11-12----12-11--11---11-12----12-11----<nowiki>{{vb}}</nowiki>
B----12-------14-------14--12------12--------14-{{vb}}
B----12-------14-------14--12------12--------14-<nowiki>{{vb}}</nowiki>
G------11-------13-----------13------13---------{{vb}}
G------11-------13-----------13------13---------<nowiki>{{vb}}</nowiki>
D-----------------------------------------------{{vb}}
D-----------------------------------------------<nowiki>{{vb}}</nowiki>
A-----------------------------------------------{{vb}}
A-----------------------------------------------<nowiki>{{vb}}</nowiki>
E-----------------------------------------------{{vb}}
E-----------------------------------------------<nowiki>{{vb}}</nowiki>
<nowiki>}}</nowiki>
<nowiki>}}</nowiki>
</blockquote>
</blockquote>
Line 34: Line 34:




Note the use of {{vb}} in place of vertical bars. This is to mitigate a limitation in MediaWiki templates.
Note the use of <nowiki>{{vb}}</nowiki> in place of vertical bars. This is to mitigate a limitation in MediaWiki templates.


==See also==
==See also==

Latest revision as of 10:38, 26 August 2009

This template is used to display tablature.


It has a simple form:

{{tab

|tab
}}

An example:

{{tab

|e--11----11-12----12-11--11---11-12----12-11----{{vb}} B----12-------14-------14--12------12--------14-{{vb}} G------11-------13-----------13------13---------{{vb}} D-----------------------------------------------{{vb}} A-----------------------------------------------{{vb}} E-----------------------------------------------{{vb}} }}

...which gives:

e--11----11-12----12-11--11---11-12----12-11----| B----12-------14-------14--12------12--------14-| G------11-------13-----------13------13---------| D-----------------------------------------------| A-----------------------------------------------| E-----------------------------------------------|


Note the use of {{vb}} in place of vertical bars. This is to mitigate a limitation in MediaWiki templates.

See also


Go back to template help