From 34cad4325847813135bb5c2f373fe4a5ef518ec0 Mon Sep 17 00:00:00 2001 From: Marc-Etienne VARGENAU Date: Mon, 13 Jan 2014 12:38:32 +0000 Subject: [PATCH] Add info about line break --- src/plugins/wiki/www/pgsrc/Help%00252FAdvice%20for%20Mediawiki%20users | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/plugins/wiki/www/pgsrc/Help%00252FAdvice%20for%20Mediawiki%20users b/src/plugins/wiki/www/pgsrc/Help%00252FAdvice%20for%20Mediawiki%20users index 68e15ec..a1cea67 100644 --- a/src/plugins/wiki/www/pgsrc/Help%00252FAdvice%20for%20Mediawiki%20users +++ b/src/plugins/wiki/www/pgsrc/Help%00252FAdvice%20for%20Mediawiki%20users @@ -1,4 +1,4 @@ -Date: Fri, 10 Sep 2012 13:46:13 +0000 +Date: Mon, 13 Jan 2014 13:36:51 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.4.0) Content-Type: application/x-phpwiki; pagename=Help%2FAdvice%20for%20Mediawiki%20users; @@ -15,6 +15,7 @@ and the wiki syntax of Phpwiki. Here are some differences between Mediawiki and Phpwiki: * Italics are ##//## (but you can also use ##''## like in Wikipedia) * Bold is ##~*~*## (you //cannot use// ##'''## like in Wikipedia) +* Line break is ##~\~\## in Wikicreole, ##~
## in Mediawiki * There is **no automatic capitalisation** of first character of page name. Pages *~[~[foo~]~]* and *~[~[Foo~]~]* are different. * A space in a page name in not equivalent to an underscore. Pages *~[~[foo bar~]~]* and *~[~[foo_bar~]~]* are different. We recommend to use a space in the page names. * Many things that are built-in in Mediawiki use plug-ins in Phpwiki (table of contents, redirections, back links, etc.). -- 2.1.4