Please feel free to experiment here, after the four dashes below... and please do NOT create new pages without any meaningful content just to try it out!
Tip: Shift-click "HelpOnEditing" to open a second window with the help pages.
Jos Wiki tekee itsekseen tekstistä turhia linkkejä
laita sivun ylälaitaan (ensimmäiseksi riviksi) #format nocamelcase
Kuvan hallinta palvelimella
Luodaan ensin tekstieditorissa sivulle attachment-rivi, esim attachment:kuvanNimi.png
Syntyy seuraavanlainen linkki:
Upload new attachment "kuvanNimi.png"
Tallennetaan sivu
Klikataan upload -linkkiä.
Kuva näkyy myös sivulla kirjoittamalla täydellinen http-osoite esim. http://example.net/image.png - mutta tämä ei ole suositeltavaa (linkki voi muuttua, eikä kuva enää näy)
Smileys
Alert
Attention
Idea
Star
Prior 1
Prior 2
Prior 3
Info
Checkmark
Thumbs-up
{ja} Japan flag eli
{ja} punainen piste valkoisella
Drawing
Create new drawing "mytest.png"
New page
HelpOnEditing InterWiki http://moinmoin.wikiwikiweb.de/ Python someone@the.inter.net
Heading 1
Heading 2
Heading 3
Heading 4
Formatting
italic bold typewriter backtick typewriter (configurable) bigger smaller preformatted with python /java color coding
1 def syntax(highlight):
2 print "on"
3 return None
1 public void main(String[] args]){
2 System.out.println("Hello world!");
3 }
4
Bullet esimerkki
- first
- nested and numbered
- numbered lists are renumbered
- second
- third blockquote
- deeper
- you get a
- bulleted
- list
- which can also be indented
- to several levels
- which can also be indented
- list
Glossary
- Term
- Definition
Tablewidth 600px esimerkki
pöö |
kukkuu |
|
pöö |
huu |
pöö |
kukkuu |
pöh |
|
Table esimerkki
General table layout and HTML like options::
Heading
cell 1
cell2
cell 3
spanning rows
spanning 2 columns
cell2
cell 3
- Cell width
narrow
wide
- Spanning rows and columns
2 rows
row 1
row 2
row 3 over 2 columns
- Alignment
left
top
bottom
centered
right
- Colors
red
green
blue
IRC Log test
| 23:18 | jroes | ah |
| 23:19 | jroes | hm, i like the way {{{ works, but i was hoping the lines would wrap |
| 23:36 | ThomasWal | you could also write a parser or processor |
| 23:38 | jroes | i could? |
| 23:40 | jroes | yeah :/ |