Difference between revisions of "MediaWiki:Sandbox"

From Spherical
Jump to: navigation, search
(musical symbols)
 
(math)
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
==Math==
 +
<math>\theta</math>
 +
<math>\alpha\,\!</math>
 +
<math> f(x) = x^2\,\!</math>
 +
<math>\sqrt{2}</math>
 +
<math>\sqrt{1-e^2}</math>
 +
<math>\sqrt{1-z^3}</math>
 +
 +
==GeSHi==
 +
<syntaxhighlight lang="javascript">
 +
function game() {
 +
GarbageCollect();
 +
Abort("Hello world!");
 +
}
 +
</syntaxhighlight>
 +
 +
==Image embed==
 +
[[File:Portal-puzzle.svg|Portal|16px|link=]]
 +
 +
 
==Musical Symbols==
 
==Musical Symbols==
 
(from [http://www.fileformat.info/info/unicode/block/musical_symbols/images.htm])
 
(from [http://www.fileformat.info/info/unicode/block/musical_symbols/images.htm])
<div class="mus" style="font-size:24pt;">
+
<div class="mus">
 
* A&#9838; natural
 
* A&#9838; natural
 
* A&#9839; sharp
 
* A&#9839; sharp
Line 8: Line 28:
 
* A&#119083; dbl flat
 
* A&#119083; dbl flat
  
* &#x1D11E; G clef
+
* &#x1D11A;&#x1D11E; staff+G clef
* &#x1D122; F clef
+
* &#x1D11A;&#x1D122; staff+F clef
* &#x1D121; C clef
+
* &#x1D11A;&#x1D121; staff+C clef
  
 
* &#x1D134; common time
 
* &#x1D134; common time
Line 33: Line 53:
 
* &#x1d164; 1/128 note
 
* &#x1d164; 1/128 note
 
</div>
 
</div>
 +
 +
==Simple Musical Score==
 +
{{MusicScore|ClefG+1|4a1|4g1|4e1}}
 +
 +
 +
{{Mario franchise}}

Latest revision as of 21:04, 26 August 2013

Math

<math>\theta</math> <math>\alpha\,\!</math> <math> f(x) = x^2\,\!</math> <math>\sqrt{2}</math> <math>\sqrt{1-e^2}</math> <math>\sqrt{1-z^3}</math>

GeSHi

function game() {
	GarbageCollect();
	Abort("Hello world!");
}

Image embed

Portal


Musical Symbols

(from [1])

  • A♮ natural
  • A♯ sharp
  • A𝄪 dbl sharp
  • A♭ flat
  • A𝄫 dbl flat
  • 𝄚𝄞 staff+G clef
  • 𝄚𝄢 staff+F clef
  • 𝄚𝄡 staff+C clef
  • 𝄴 common time
  • 𝄵 cut time
  • 𝄻 whole rest
  • 𝄼 half rest
  • 𝄽 1/4 rest
  • 𝄾 1/8 rest
  • 𝄿 1/16 rest
  • 𝅀 1/32 rest
  • 𝅁 1/64 rest
  • 𝅂 1/128 rest
  • 𝅝 whole note
  • 𝅗𝅥 half note
  • 𝅘𝅥 1/4 note
  • 𝅘𝅥𝅮 1/8 note
  • 𝅘𝅥𝅯 1/16 note
  • 𝅘𝅥𝅰 1/32 note
  • 𝅘𝅥𝅱 1/64 note
  • 𝅘𝅥𝅲 1/128 note

Simple Musical Score

Music ClefG+1.svgMusic 4a1.svgMusic 4g1.svgMusic 4e1.svg