Help:Editing: Difference between revisions

From PBTWiki
Jump to navigation Jump to search
(Created page with "== WikiText == MediaWiki makes use of a specialised form of editing syntax called [http://www.mediawiki.org/wiki/Wikitext Wikitext]. This is essentially HTML with a few shorth...")
 
No edit summary
Line 1: Line 1:
For an overview on how to edit MediaWiki pages, see the [http://meta.wikimedia.org/wiki/Help:Editing WikiMedia Meta Editing help documentation].
== WikiText ==
== WikiText ==



Revision as of 16:15, 30 March 2016

For an overview on how to edit MediaWiki pages, see the WikiMedia Meta Editing help documentation.

WikiText

MediaWiki makes use of a specialised form of editing syntax called Wikitext. This is essentially HTML with a few shorthands for including links, text highlighting, lists etc. Standard HTML and CSS will work as well, it will just be a little more verbose.

Examples of the various different types of Wikitext syntax can be found on the WikiMedia Meta Wikitext examples page.

It is also possible to display inline formulas: see the WikiMedia Meta page on 'Displaying a formula'.