Difference between revisions of "Category:Sandbox"

From Christoph's Personal Wiki
Jump to: navigation, search
(MathML)
 
(16 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
This is a category of articles for testing purposes only. They will necessarily be rough, stubby, and unfinished.
 
This is a category of articles for testing purposes only. They will necessarily be rough, stubby, and unfinished.
  
== Testing ==
+
*Did you know "The quick brown fox jumps over the lazy dog" contains every letter of the alphabet?
Many publications in a wide range of fields use numbers &mdash; in square brackets and/or superscripted &mdash; to refer to a list of citations at the end of the article, e.g. {{ref_label|Smith1989|1|a}} or  [http://example.com [1<nowiki>]</nowiki>] with:
+
  
# {{note|Smith1989_a}} {{Journal reference issue
+
==Calendar fail==
|Author=L. Hussein ''et al''
+
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).
|Title="Nutritional quality and the presence of anti-nutritional factors in leaf protein concentrates (LPC)"
+
It shows:
|Journal=International Journal of Food Sciences and Nutrition
+
<calendar>09 1752</calendar>
|Year=1999
+
When it should show:
|Volume=50
+
Su Mo Tu We Th Fr Sa
|Issue=5
+
        1  2 14 15 16
|Pages= 333&ndash;343}}
+
17 18 19 20 21 22 23
 +
24 25 26 27 28 29 30
  
=== Calendar ===
+
==gchart4mw==
<calendar>05 2006</calendar>
+
<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 ==
* {{gutenberg| no=8909| name=The System of Nature, Volume 1| author=Holbach}}
+
* {{gutenberg|no=8909|name=The System of Nature, Volume 1|author=Holbach}}
 +
 
 +
==Special characters==
 +
===Quotation entities===
 +
*Left double quotation mark (eg. <code>&ldquo;</code>): <code>&amp;ldquo;</code>
 +
*Right double quotation mark (eg. <code>&rdquo;</code>): <code>&amp;rdquo;</code>
 +
*Left single quotation mark (eg. <code>&lsquo;</code>): <code>&amp;lsquo;</code>
 +
*Right single quotation mark (eg. <code>&rsquo;</code>): <code>&amp;rsquo;</code>
 +
*Straight quotation mark (eg. <code>&quot;</code>): <code>&amp;quot;</code>
 +
 
 +
===Other===
 +
&amp;sbquo; -> &sbquo; (comma)
 +
&amp;eacute; -> &eacute;
 +
 
 +
see: http://www.dam.brown.edu/people/fb/shy173.html
 +
<pre><nowiki>
 +
REFERENCE      DESCRIPTION
 +
--------------  -----------
 +
&amp;#00; - &amp;#08;  Unused
 +
&amp;#09;          Horizontal tab
 +
&amp;#10;          Line feed
 +
&amp;#11; - &amp;#12;  Unused
 +
&amp;#13;          Carriage Return
 +
&amp;#14; - &amp;#31;  Unused
 +
--------------  -----------
 +
&amp;#173;          Soft hyphen (aka &amp;shy;)
 +
--------------  -----------
 +
</nowiki></pre>
  
 
== MathML ==
 
== MathML ==
 +
<!--
 
:<math>c=\frac{1}{\sqrt{\varepsilon_0\mu_0}}</math>
 
:<math>c=\frac{1}{\sqrt{\varepsilon_0\mu_0}}</math>
  
 
:<math>F = m*c^2</math>
 
:<math>F = m*c^2</math>
 +
-->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>
 +
 +
==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?

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

Special characters

Quotation entities

  • Left double quotation mark (eg. ): &ldquo;
  • Right double quotation mark (eg. ): &rdquo;
  • Left single quotation mark (eg. ): &lsquo;
  • Right single quotation mark (eg. ): &rsquo;
  • Straight quotation mark (eg. "): &quot;

Other

&sbquo; -> ‚ (comma)
&eacute; -> é
see: http://www.dam.brown.edu/people/fb/shy173.html
REFERENCE       DESCRIPTION
--------------  -----------
&#00; - &#08;   Unused
&#09;           Horizontal tab
&#10;           Line feed
&#11; - &#12;   Unused
&#13;           Carriage Return
&#14; - &#31;   Unused
--------------  -----------
&#173;          Soft hyphen (aka &shy;)
--------------  -----------

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>

More misc

Pages in category "Sandbox"

This category contains only the following page.