Template:T Key: Difference between revisions

Find traditional instrumental music
(Created page with '<noinclude> This is the 'T_Key' template. It should be called in the following format: <pre> {{T_Key}} </pre> Edit the page to see the template text. </noinclude><includeonly> {|…')
 
No edit summary
Line 3: Line 3:
It should be called in the following format:
It should be called in the following format:
<pre>
<pre>
{{T_Key}}
{{f_key=
|f_accidental=
|f_mode=
}}
</pre>
</pre>
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><includeonly>
</noinclude><includeonly>
{| class="wikitable"
{| style="width:100%;"
|-valign="top"
|width="30%" align="right"| '''Key of:'''&nbsp;
|width="70%"| {{#arraymap:{{{f_key|}}}|,|x|[[Is in the key of::x]]}}
|-valign="top"
|width="30%" align="right"| '''Accidental:'''&nbsp;
|width="70%"| {{#arraymap:{{{f_accidental|}}}|,|x|[[Accidental::x]]}}
|-valign="top"
|width="30%" align="right"| '''Mode:'''&nbsp;
|width="70%"| {{#arraymap:{{{f_mode|}}}|,|x|[[Has mode::x]]}}
|}
|}
</includeonly>
</includeonly>

Revision as of 10:09, 23 April 2010

This is the 'T_Key' template. It should be called in the following format:

{{f_key=
|f_accidental=
|f_mode=
}}

Edit the page to see the template text.