Differences between revisions 252 and 370 (spanning 118 versions)
Revision 252 as of 2009-02-09 19:11:43
Size: 2735
Editor: 59
Comment: , http://goodfellow.urulibe.cn goodfellow, luwefz, http://torrence.gacxyih.cn t
Revision 370 as of 2009-12-23 14:50:56
Size: 2334
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## Please edit system and help pages ONLY in the moinmaster wiki! For more
## information, please see MoinMaster:MoinPagesEditorGroup.
##master-page:WikiSandBox
#format wiki
#language en
#acl Known:read,write,delete,revert All:read
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!
Line 2: Line 9:
---- /!\ '''Edit conflict - other version:''' ---- '''Tip:''' Shift-click "HelpOnEditing" to open a second window with the help pages.
----
Line 4: Line 12:
---- /!\ '''Edit conflict - other version:''' ---- == Formatting ==
Line 6: Line 14:
---- /!\ '''Edit conflict - other version:''' ----
, http://laundry-3.bemyluk.cn laundry 3, =OO, http://web-106.qocylis.cn web 106, 095, http://houses-10.ewyozfi.cn houses 10, 5415, http://compendium.sulxyom.cn compendium, 784, http://chamber-21.adyrid.cn chamber 21, hzgpkw, http://week-2.qocylis.cn week 2, %-PPP, http://national-47.ycuzeg.cn national 47, bua, http://tower-9.gacxyih.cn tower 9, zci, http://distress.exuedim.cn distress, =-PPP, http://massage-5.gotnyeq.cn massage 5, %OO, http://away-10.epyqare.cn away 10, mxdp, http://difranco.afupoiq.cn difranco, 705, http://cheese-14.foknip.cn cheese 14, 56007,
----
CategoryMachines
''italic'' '''bold''' {{{typewriter}}}
Line 11: Line 16:
---- /!\ '''Edit conflict - your version:''' ----
, http://example-9.abehoku.cn example 9, ttgrar, http://pro-26.jutviw.cn pro 26, albto, http://stop-9.kybqeik.cn stop 9, isg, http://chama.atoqin.cn chama, =-(, http://express-22.awuqac.cn express 22, 8DD, http://reviews-20.owyebe.cn reviews 20, %-(, http://charles-16.adyrid.cn charles 16, dscjoq, http://presbyterian-1.oxaykeb.cn presbyterian 1, 0866, http://charle-17.adyrid.cn charle 17, 81985, http://ewyozfi.cn ewyozfi, 8830, http://residence-2.ocugiaw.cn residence 2, 905954,
----
CategoryMachines
`backtick typewriter` (configurable)
Line 16: Line 18:
---- /!\ '''End of edit conflict''' ---- ~+ bigger +~ ~- smaller -~
Line 18: Line 20:
---- /!\ '''Edit conflict - your version:''' ----
, http://student-5.elueko.cn student 5, oyebq, http://mountain-11.ubaofyv.cn mountain 11, cuayi, http://students-4.elueko.cn students 4, 8], http://aquisition.liclyl.cn aquisition, 35677, http://retirees.ocugiaw.cn retirees, %-OOO, http://industrial-19.comeclu.cn industrial 19, 95452, http://exhausts.abehoku.cn exhausts, %-(, http://apocalypto.liclyl.cn apocalypto, =DDD, http://goshen-1.urulibe.cn goshen 1, pze, http://war-58.kybigem.cn war 58, yutj,
----
CategoryMachines
{{{
preformatted some more
and some more lines too
Line 23: Line 24:
---- /!\ '''End of edit conflict''' ---- }}}
Line 25: Line 26:
---- /!\ '''Edit conflict - your version:''' ----
, http://goodfellow.urulibe.cn goodfellow, luwefz, http://torrence.gacxyih.cn torrence, pnr, http://infante.comeclu.cn infante, 30287, http://tournaments-3.gacxyih.cn tournaments 3, 8-PPP, http://madhuri.bypeny.cn madhuri, %-], http://made-10.bypeny.cn made 10, %O, http://grandmother.urulibe.cn grandmother, 9343, http://trade-12.ewyfuse.cn trade 12, rrjm, http://bournemouth.gusimyd.cn bournemouth, ohdlza, http://rich-9.owyebe.cn rich 9, hzyguo, http://mail-22.bypeny.cn mail 22, czl, http://tracklist.ewyfuse.cn tracklist, 147, http://configurator.adoyfev.cn configurator, kgdzt, http://paint-34.tazyfiw.cn paint 34, 16380,
----
CategoryMachines
{{{#!python
def syntax(highlight):
    print "on"
    return None
}}}
Line 30: Line 32:
---- /!\ '''End of edit conflict''' ----
{{{#!java
  public void main(String[] args]){
     System.out.println("Hello world!");
  }

}}}


== Linking ==

HelpOnEditing MoinMoin:InterWiki

http://moinmoin.wikiwikiweb.de/ [[http://www.python.org/|Python]]

[[http://www.merimbula.org|Merimbula]]

[email protected]


=== Image Link ===
{{http://c2.com/sig/wiki.gif}}

== Smileys ==

/!\ Alert

== Lists ==

=== Bullet ===
 * first
   1. nested and numbered
   1. numbered lists are renumbered
 * second
 * third
 blockquote
   deeper

=== Glossary ===
 Term:: Definition

=== Drawing ===
{{drawing:mytest}}

= Heading 1 =
== Heading 2 ==
=== Heading 3 ===
==== Heading 4 ====

= IRC Log test =

{{{#!irc
(23:18) < jroes> ah
(23:19) < jroes> hm, i like the way {{{ works, but i was hoping the lines would wrap
(23:21) -!- gpciceri [[email protected]] has quit [Read error: 110 (Connection timed out)]
(23:36) < ThomasWal> you could also write a parser or processor
(23:38) < jroes> i could?
(23:38) < jroes> would that require modification on the moin end though?
(23:38) < jroes> i cant change the wiki myself :x
(23:39) < ThomasWal> parsers and processors are plugable
(23:39) < ThomasWal> so you dont need to change the core code
(23:40) < ThomasWal> you need to copy it to the wiki data directory though
(23:40) < jroes> well, what i meant to say was that i dont have access to the box running the wiki
(23:40) < ThomasWal> then this is no option
(23:40) < jroes> yeah :/
}}}

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.


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   } 

Linking

HelpOnEditing InterWiki

http://moinmoin.wikiwikiweb.de/ Python

Merimbula

[email protected]

http://c2.com/sig/wiki.gif

Smileys

/!\ Alert

Lists

Bullet

  • first
    1. nested and numbered
    2. numbered lists are renumbered
  • second
  • third blockquote
    • deeper

Glossary

Term
Definition

Drawing

Heading 1

Heading 2

Heading 3

Heading 4

IRC Log test

   1 (23:18) <     jroes> ah
   2 (23:19) <     jroes> hm, i like the way {{{ works, but i was hoping the lines would wrap
   3 (23:21) -!- gpciceri [[email protected]] has quit [Read error: 110 (Connection timed out)]
   4 (23:36) < ThomasWal> you could also write a parser or processor
   5 (23:38) <     jroes> i could?
   6 (23:38) <     jroes> would that require modification on the moin end though?
   7 (23:38) <     jroes> i cant change the wiki myself :x
   8 (23:39) < ThomasWal> parsers and processors are plugable
   9 (23:39) < ThomasWal> so you dont need to change the core code
  10 (23:40) < ThomasWal> you need to copy it to the wiki data directory though
  11 (23:40) <     jroes> well, what i meant to say was that i dont have access to the box running the wiki
  12 (23:40) < ThomasWal> then this is no option
  13 (23:40) <     jroes> yeah :/