Difference between revisions of "Category:Sandbox"
(→Other) |
|||
(10 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
*Did you know "The quick brown fox jumps over the lazy dog" contains every letter of the alphabet? | *Did you know "The quick brown fox jumps over the lazy dog" contains every letter of the alphabet? | ||
− | + | ==Calendar fail== | |
− | <calendar> | + | The mediawiki script "calender" incorrectly displays September 1752 (the month missing 11 days due to the switch from the Roman Julian Calendar to the Gregorian Calendar). |
+ | It shows: | ||
+ | <calendar>09 1752</calendar> | ||
+ | When it should show: | ||
+ | Su Mo Tu We Th Fr Sa | ||
+ | 1 2 14 15 16 | ||
+ | 17 18 19 20 21 22 23 | ||
+ | 24 25 26 27 28 29 30 | ||
+ | |||
+ | ==gchart4mw== | ||
+ | <pie 3d title="Bundestagswahl 2005" size=300x150 xlabel> | ||
+ | SPD, 34.2 | ||
+ | CDU, 27.8 | ||
+ | CSU, 7.4 | ||
+ | GRÜNE, 8.1 | ||
+ | FDP, 9.8 | ||
+ | Die Linke., 8.7 | ||
+ | Sonstige, 3.9 | ||
+ | </pie> | ||
+ | *See: http://code.google.com/p/gchart4mw/ | ||
+ | |||
+ | <lines title="Fluorescent Proteins" | ||
+ | colors=336699,669933,993366 | ||
+ | ylabel=5 xlabel legend grid=xy | ||
+ | size=400x200> | ||
+ | , CFP, GFP, RFP | ||
+ | 1, 170, 1293, 443 | ||
+ | 2, 247, 1378, 466 | ||
+ | 3, 235, 1761, 745 | ||
+ | 4, 236, 1837, 754 | ||
+ | 5, 161, 1003, 345 | ||
+ | 6, 152, 1169, 456 | ||
+ | 7, 133, 1253, 564 | ||
+ | 8, 83, 978, 745 | ||
+ | 9, 95, 1309, 376 | ||
+ | 10, 117, 1510, 454 | ||
+ | 11, 125, 1367, 234 | ||
+ | 12, 142, 1946, 765 | ||
+ | </lines> | ||
+ | |||
+ | <bars title="Fluorescent Proteins" | ||
+ | colors=336699,669933,993366 | ||
+ | ylabel=5 xlabel legend grid=xy | ||
+ | size=400x200> | ||
+ | , CFP, GFP, RFP | ||
+ | 1, 170, 293, 443 | ||
+ | 2, 247, 378, 466 | ||
+ | 3, 235, 161, 745 | ||
+ | </bars> | ||
+ | |||
+ | <Pie title="Fluorescent Proteins" | ||
+ | colors=336699,669933,993366,CCCC33 xlabel 3d | ||
+ | size=400x200> | ||
+ | CFP, 24 | ||
+ | GFP, 44 | ||
+ | RFP, 20 | ||
+ | YFP, 12 | ||
+ | </pie> | ||
+ | |||
+ | *see: http://openwetware.org/wiki/Help:Charts | ||
== Gutenberg == | == Gutenberg == | ||
Line 11: | Line 70: | ||
==Special characters== | ==Special characters== | ||
===Quotation entities=== | ===Quotation entities=== | ||
− | *Left double quotation mark (eg. <code>“</code>): <code | + | *Left double quotation mark (eg. <code>“</code>): <code>&ldquo;</code> |
− | *Right double quotation mark (eg. <code>”</code>): <code | + | *Right double quotation mark (eg. <code>”</code>): <code>&rdquo;</code> |
− | *Left single quotation mark (eg. <code>‘</code>): <code | + | *Left single quotation mark (eg. <code>‘</code>): <code>&lsquo;</code> |
− | *Right single quotation mark (eg. <code>’</code>): <code | + | *Right single quotation mark (eg. <code>’</code>): <code>&rsquo;</code> |
− | *Straight quotation mark (eg. <code>"</code>): <code | + | *Straight quotation mark (eg. <code>"</code>): <code>&quot;</code> |
===Other=== | ===Other=== | ||
&sbquo; -> ‚ (comma) | &sbquo; -> ‚ (comma) | ||
+ | &eacute; -> é | ||
see: http://www.dam.brown.edu/people/fb/shy173.html | see: http://www.dam.brown.edu/people/fb/shy173.html | ||
Line 40: | Line 100: | ||
:<math>F = m*c^2</math> | :<math>F = m*c^2</math> | ||
− | -->Not working. | + | -->Not fully working. |
+ | :<math>c=\frac{1}{\sqrt{\varepsilon_0\mu_0}}</math> | ||
+ | :<math>F = m*c^2</math> | ||
==New pages== | ==New pages== | ||
<newpages> limit=3 </newpages> | <newpages> limit=3 </newpages> | ||
+ | |||
+ | ==More misc== | ||
+ | *[http://www.smashingmagazine.com/2007/04/10/online-converters/ Online Converters] | ||
+ | |||
+ | [[Category:Miscellany]] |
Latest revision as of 02:39, 22 April 2009
This is a category of articles for testing purposes only. They will necessarily be rough, stubby, and unfinished.
- Did you know "The quick brown fox jumps over the lazy dog" contains every letter of the alphabet?
Contents
Calendar fail
The mediawiki script "calender" incorrectly displays September 1752 (the month missing 11 days due to the switch from the Roman Julian Calendar to the Gregorian Calendar). It shows: <calendar>09 1752</calendar> When it should show:
Su Mo Tu We Th Fr Sa 1 2 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
gchart4mw
<pie 3d title="Bundestagswahl 2005" size=300x150 xlabel> SPD, 34.2 CDU, 27.8 CSU, 7.4 GRÜNE, 8.1 FDP, 9.8 Die Linke., 8.7 Sonstige, 3.9 </pie>
<lines title="Fluorescent Proteins" colors=336699,669933,993366 ylabel=5 xlabel legend grid=xy size=400x200> , CFP, GFP, RFP 1, 170, 1293, 443 2, 247, 1378, 466 3, 235, 1761, 745 4, 236, 1837, 754 5, 161, 1003, 345 6, 152, 1169, 456 7, 133, 1253, 564 8, 83, 978, 745 9, 95, 1309, 376 10, 117, 1510, 454 11, 125, 1367, 234 12, 142, 1946, 765 </lines>
<bars title="Fluorescent Proteins" colors=336699,669933,993366 ylabel=5 xlabel legend grid=xy size=400x200> , CFP, GFP, RFP 1, 170, 293, 443 2, 247, 378, 466 3, 235, 161, 745 </bars>
<Pie title="Fluorescent Proteins" colors=336699,669933,993366,CCCC33 xlabel 3d size=400x200> CFP, 24 GFP, 44 RFP, 20 YFP, 12 </pie>
Gutenberg
- The System of Nature, Volume 1 — by Holbach; available freely at Project Gutenberg
Special characters
Quotation entities
- Left double quotation mark (eg.
“
):“
- Right double quotation mark (eg.
”
):”
- Left single quotation mark (eg.
‘
):‘
- Right single quotation mark (eg.
’
):’
- Straight quotation mark (eg.
"
):"
Other
‚ -> ‚ (comma) é -> é
see: http://www.dam.brown.edu/people/fb/shy173.html
REFERENCE DESCRIPTION -------------- ----------- � -  Unused 	 Horizontal tab Line feed  -  Unused Carriage Return  -  Unused -------------- ----------- ­ Soft hyphen (aka ­) -------------- -----------
MathML
Not fully working.
- <math>c=\frac{1}{\sqrt{\varepsilon_0\mu_0}}</math>
- <math>F = m*c^2</math>
New pages
<newpages> limit=3 </newpages>