Difference between revisions of "Template:Music"

From CCARH Wiki
Jump to navigation Jump to search
(Added note symbols to list)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<includeonly><span class="music-symbol" style="font-family: Arial Unicode MS, Lucida Sans Unicode;">{{#switch: {{lc:{{{1}}}}}
 
<includeonly><span class="music-symbol" style="font-family: Arial Unicode MS, Lucida Sans Unicode;">{{#switch: {{lc:{{{1}}}}}
  | ♭
+
  |♭ |b |flat = &#x266d;
| b
+
  |♮     |natural = &#x266e;
| flat = &#x266d;
+
  |♯|#  |sharp = &#x266f;
  | ♮
+
|crochet|semi-minim|semiminim|quarter|quarter-note|quarter note = &#9833;
| natural = &#x266e;
+
  |eighth|eighth-note|eighth note = &#9834;
  | ♯
+
  |two eighths|two eighth-notes|two eighth notes = &#9835;
  | #
+
|two sixteenths| two sixteenth-notes| two sixteenth notes = &#9836;
  | sharp = &#x266f;
 
 
}}</span></includeonly><noinclude>
 
}}</span></includeonly><noinclude>
 
Templates for converting:
 
Templates for converting:
  * <nowiki>{{music|sharp}}</nowiki> into {{music|sharp}}
+
* <nowiki>{{music|sharp}}</nowiki> into {{music|sharp}}
  * <nowiki>{{music|flat}}</nowiki> into {{music|flat}}
+
* <nowiki>{{music|flat}}</nowiki> into {{music|flat}}
  * <nowiki>{{music|natural}}</nowiki> into {{music|natural}}
+
* <nowiki>{{music|natural}}</nowiki> into {{music|natural}}
 +
* <nowiki>{{music|quarter}}</nowiki> into {{music|quarter}}
 +
* <nowiki>{{music|eighth}}</nowiki> into {{music|eighth}}
 +
* <nowiki>{{music|two eighths}}</nowiki> into {{music|two eighths}}
 +
* <nowiki>{{music|two sixteenths}}</nowiki> into {{music|two sixteenths}}
 
</noinclude>
 
</noinclude>

Latest revision as of 22:44, 13 February 2013

Templates for converting:

  • {{music|sharp}} into
  • {{music|flat}} into
  • {{music|natural}} into
  • {{music|quarter}} into
  • {{music|eighth}} into
  • {{music|two eighths}} into
  • {{music|two sixteenths}} into