Feel free to experiment here, after the four dashes below. Please do not create new pages without any meaningful content just to try it out!

You may want to open HelpOnEditing in a new window or tab while you edit.


Formatting

italic bold typewriter

backtick typewriter (configurable)

bigger smaller

preformatted some more
and some more lines too

   1 def syntax(highlight):
   2     print "on"
   3     return None

   1   public void main(String[] args]){
   2      System.out.println("Hello world!");
   3   } 
   4 

Linking

HelpOnEditing InterWiki

http://moinmoin.wikiwikiweb.de/ Python

someone@example.com

Image Link

wiki

Smileys

/!\ Alert

Lists

Bullet

Glossary

Term
Definition

Drawing

http://moinmaster.wikiwikiweb.de/ http://moinmoin.wikiwikiweb.de/ Edit drawing mytest.png Edit drawing mytest.png Edit drawing mytest.png Edit drawing mytest.png mytest

Heading 1

Heading 2

Heading 3

Heading 4

RDFa Testbed

Simple example to integrate HTML snippets into Wiki: [[SafeHTML(<em>emphasized</em>)]]

[[SafeHTML(<em>emphasized</em>)]]

A simple example using RDFa: [[SafeHTML(The creator of this is <a about="http://www.w3.org/2005/Incubator/mmsem/wiki/WikiSandBox#rdfa_ref" href="http://www.w3.org/2005/Incubator/mmsem/wiki/MichaelHausenblas" rel="http://purl.org/dc/elements/1.1/creator">Michael</a>.)]]

[[SafeHTML(The creator of this is <a about="http://www.w3.org/2005/Incubator/mmsem/wiki/WikiSandBox#rdfa_ref" href="http://www.w3.org/2005/Incubator/mmsem/wiki/MichaelHausenblas" rel="http://purl.org/dc/elements/1.1/creator">Michael</a>.)]]

A more advanced example using RDFa: [[SafeHTML(<span xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:cc="http://web.resource.org/cc/"><div about="http://www.w3.org/2005/Incubator/mmsem/wiki/MichaelHausenblas">For my page the <a rel="cc:license" href="http://creativecommons.org/licenses/by-nc-nd/2.5/">Creative Commons</a> license applies. <link rel="dc:creator" href="mailto:michael.hausenblas@joanneum.at" /> The title of my page is: <meta property="dc:title">Michael's Homepage</meta>. <img property="foaf:depiction" src="mic_2006_03" /></div></span>)]]

[[SafeHTML(<span xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:cc="http://web.resource.org/cc/">
<div about="http://www.w3.org/2005/Incubator/mmsem/wiki/MichaelHausenblas">
 For my page the <a rel="cc:license" href="http://creativecommons.org/licenses/by-nc-nd/2.5/">Creative Commons</a> license applies.
 <link rel="dc:creator" href="mailto:michael.hausenblas@joanneum.at" />
 The title of my page is: <meta property="dc:title">Michael's Homepage</meta>. <img property="foaf:depiction" src="http://sw-app.org/img/mic_2006_03.jpg" /></div></span>)]]

Another example using GEO vocabulary: [[SafeHTML(<span xmlns:xsd="http://www.w3.org/2001/XMLSchema#" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:foaf="http://xmlns.com/foaf/0.1/"><div about="http://www.w3.org/2005/Incubator/mmsem/wiki/MichaelHausenblas">Michael <link rel="foaf:based_near" href="[_:loc]">is located near</link> <span about="[_:loc]">latitude <meta property="geo:lat" datatype="xsd:float">47.064</meta> and longitude <meta property="geo:long" datatype="xsd:float">15.453</meta>.</span><link rel="rdf:type" href="[foaf:Person]" /></div></span>)]]

[[SafeHTML(<span xmlns:xsd="http://www.w3.org/2001/XMLSchema#" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:foaf="http://xmlns.com/foaf/0.1/"><div about="http://www.w3.org/2005/Incubator/mmsem/wiki/MichaelHausenblas">Michael <link rel="foaf:based_near" href="[_:loc]">is located near</link> <span about="[_:loc]">latitude <meta property="geo:lat" datatype="xsd:float">47.064</meta> and longitude <meta property="geo:long" datatype="xsd:float">15.453</meta>.</span><link rel="rdf:type" href="[foaf:Person]" /></div></span>)]]


CategoryRDFaInside

WikiSandBox (last edited 2006-11-09 13:30:00 by MichaelHausenblas)