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
 
(2 intermediate revisions by the same user not shown)
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 ==


Line 8: Line 10:


It is also possible to display inline formulas: see the [http://meta.wikimedia.org/wiki/Help:Displaying_a_formula WikiMedia Meta page on 'Displaying a formula'].
It is also possible to display inline formulas: see the [http://meta.wikimedia.org/wiki/Help:Displaying_a_formula WikiMedia Meta page on 'Displaying a formula'].
== Links ==
Adding links to MediaWiki pages in WikiText is very straightforward and makes use of square brackets. 
More information can be found on the [http://www.mediawiki.org/wiki/Help:Links MediaWiki Links help page].
== Images ==
Inline images display in a MediaWiki is limited, but there are a few options.
More information can be found on the [http://www.mediawiki.org/wiki/Help:Images MediaWiki Images help page].

Latest revision as of 16:40, 31 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'.

Links

Adding links to MediaWiki pages in WikiText is very straightforward and makes use of square brackets.

More information can be found on the MediaWiki Links help page.

Images

Inline images display in a MediaWiki is limited, but there are a few options.

More information can be found on the MediaWiki Images help page.