Difference between revisions of "Help:Editing"

From SME Server
Jump to navigationJump to search
m (New page: Consult the following for information on using the wiki software. == Getting started == * [http://www.mediawiki.org/wiki/Help:FAQ MediaWiki FAQ] * [http://meta.wikimedia.org/wiki/Help:Co...)
 
m
 
(2 intermediate revisions by the same user not shown)
Line 5: Line 5:
 
* [http://www.mediawiki.org/wiki/Help:FAQ MediaWiki FAQ]
 
* [http://www.mediawiki.org/wiki/Help:FAQ MediaWiki FAQ]
 
* [http://meta.wikimedia.org/wiki/Help:Contents User's Guide]
 
* [http://meta.wikimedia.org/wiki/Help:Contents User's Guide]
 +
 +
== Formatting Examples ==
 +
 +
<nowiki>[[bugzilla:2481]]</nowiki> = [[bugzilla:2481]]
 +
 +
<nowiki>[[bugzilla:2481|Bug 2481]]</nowiki> = [[bugzilla:2481|Bug 2481]]
 +
 +
# put code in a block by indenting a space
 +
# avoid wrapping by, spacing lines, using a br tag, or listing items eg with * or #
 +
# page headers start with two equals, ==
 +
 +
== Sandbox ==
 +
 +
Practice Area [[Sandbox]]

Latest revision as of 09:29, 17 February 2007

Consult the following for information on using the wiki software.

Getting started

Formatting Examples

[[bugzilla:2481]] = bugzilla:2481

[[bugzilla:2481|Bug 2481]] = Bug 2481

  1. put code in a block by indenting a space
  2. avoid wrapping by, spacing lines, using a br tag, or listing items eg with * or #
  3. page headers start with two equals, ==

Sandbox

Practice Area Sandbox