Wiki source code of MediaWiki Syntax

Last modified by Thomas Mortagne on 2016/06/23 09:16

Show last authors
1 {{warning}}
2 This parser is now deprecated. You might want to look at [[the new MediaWiki Syntax extension>>extensions:Extension.MediaWiki.MediaWiki Syntax]].
3 {{/warning}}
4
5 = General =
6
7 See [[MediaWiki markup>>http://www.mediawiki.org/wiki/Help:Formatting]].
8
9 = Macros =
10
11 General syntax is: ##~{{<macro name>|<param1>=<value1>|...|<paramN>=<valueN>}}##.
12
13 Example usage:
14 * Include another page using the ##include## macro:(((
15 {{code}}
16 {{include|reference=Main.WebHome}}
17 {{/code}}
18 )))
  • Powered by XWiki 14.10.18-node2. Hosted and managed by XWiki SAS

Get Connected