]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/Help%2FAdvice%20for%20Mediawiki%20users
function _PageList_Column* are not private
[SourceForge/phpwiki.git] / pgsrc / Help%2FAdvice%20for%20Mediawiki%20users
1 Date: Fri, 10 Sep 2012 13:46:13 +0000
2 Mime-Version: 1.0 (Produced by PhpWiki 1.4.0)
3 Content-Type: application/x-phpwiki;
4   pagename=Help%2FAdvice%20for%20Mediawiki%20users;
5   flags=PAGE_LOCKED%2CEXTERNAL_PAGE;
6   markup=2;
7   charset=UTF-8
8 Content-Transfer-Encoding: binary
9
10 If you contribute to Wikipedia or to other wikis that use the Mediawiki
11 software, you will notice some differences in the wiki syntax of Mediawiki
12 and the wiki syntax of Phpwiki.
13
14 == Syntax differences ==
15
16 Here are some differences between Mediawiki and Phpwiki:
17 * Italics are ##//## (but you can also use ##''## like in Wikipedia)
18 * Bold is ##~*~*## (you //cannot use// ##'''## like in Wikipedia)
19 * There is **no automatic capitalisation** of first character of page name. Pages *<tt>~[~[foo~]~]</tt>* and *<tt>~[~[Foo~]~]</tt>* are different.
20 * A space in a page name in not equivalent to an underscore. Pages *<tt>~[~[foo bar~]~]</tt>* and *<tt>~[~[foo_bar~]~]</tt>* are different. We recommend to use a space in the page names.
21 * Many things that are built-in in Mediawiki use plug-ins in Phpwiki (table of contents, redirections, back links, etc.).
22 * Redirections are less sophisticated in Phpwiki (e.g. backlinks do not show redirected pages)
23
24 == Tables ==
25
26 You can use in ACOS Forge the [[Help:MediawikiTablePlugin|Mediawiki table syntax]].
27
28 <noinclude>
29 ----
30 [[PhpWikiDocumentation]]
31 </noinclude>