Differences between revisions 314 and 370 (spanning 56 versions)
Revision 314 as of 2009-02-11 20:48:28
Size: 2334
Editor: static-dsl-191
Comment: , http://cahixus.cn/honda/honda-endure.html honda endure, itfeo, http://nuvwiad
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:''' ----
, http://akopeut.cn/honda/1987-honda-accord-dx-passenger-mirror.html 1987 honda accord dx passenger mirror, zmgv, http://cesfuil.cn/honda/honda-civc-gas-milage.html honda civc gas milage, 21775, http://yziqejo.cn/honda/2000-honda-accord-length.html 2000 honda accord length, :-((, http://onoydmi.cn/honda/honda-atv-oddessy.html honda atv oddessy, 585984, http://dowjeiz.cn/honda/honda-dealers-near-new-bedford.html honda dealers near new bedford, hncf, http://yziqejo.cn/honda/feed.xml rss, >:OOO, http://sunsaed.cn/honda/honda-small-horizontal-shaft-engines.html honda small horizontal shaft engines, zmjw, http://ulotap.cn/honda/honda-handlebars.html honda handlebars, yrkoe, http://icoavhi.cn/honda/honda-vf-1100-1985.html honda vf 1100 1985, 8-P, http://aleaju.cn/honda/american-honda-financial-services-irving-texas.html american honda financial services irving texas, nlyd, http://ubutiaz.cn/honda/honda-919-coolant-liters.html honda 919 coolant liters, 676440, http://pizrob.cn/honda/honda-parts-dealer.html honda parts dealer, %-), http://yjuypaf.cn/honda/honda-car-press-room.html honda car press room, 8-D,
'''Tip:''' Shift-click "HelpOnEditing" to open a second window with the help pages.
Line 5: Line 11:
CategoryCategory
Line 7: Line 12:
---- /!\ '''Edit conflict - your version:''' ----
, http://cahixus.cn/honda/honda-endure.html honda endure, itfeo, http://nuvwiad.cn/honda/honda-odyssey-2000-catalyst-heater-monitor.html honda odyssey 2000 catalyst heater monitor, wzjvb, http://ligypho.cn/honda/antiuqe-honda-motorcycle-parts.html antiuqe honda motorcycle parts, 07947, http://mibhaen.cn/honda/2006-honda-insight-for-sale.html 2006 honda insight for sale, 03845, http://bidocta.cn/honda/1972-honda-qa50.html 1972 honda qa50, %-), http://mevijar.cn/honda/buerkle-honda-minneapolis.html buerkle honda minneapolis, :-)), http://hekisah.cn/honda/honda-passport-tensioner-adjuster.html honda passport tensioner adjuster, %-], http://ysoter.cn/honda/honda-harmony-riding-mower-repair-manual.html honda harmony riding mower repair manual, lzzfh, http://qucamyq.cn/honda/honda-hurricane-plastics.html honda hurricane plastics, ykf, http://puqneyt.cn/honda/cv-boot-honda-odyssey.html cv boot honda odyssey, 922935, http://tuwgaiv.cn/honda/honda-pilot-2003.html honda pilot 2003, %-],
----
CategoryCategory
== Formatting ==
Line 12: Line 14:
---- /!\ '''End of edit conflict''' ---- ''italic'' '''bold''' {{{typewriter}}}

`backtick typewriter` (configurable)

~+ bigger +~ ~- smaller -~

{{{
preformatted some more
and some more lines too

}}}

{{{#!python
def syntax(highlight):
    print "on"
    return None
}}}


{{{#!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 :/