Editing Tips

From CSSEMediaWiki
(Difference between revisions)
Jump to: navigation, search
Stephen Fitchett (Talk | contribs)
(New page: * To redirect a page to another page, replace the page contents with: <br /><nowiki>#redirect NewPage</nowiki> * To sign your name (with date), for example on talk pages: <br /><nowiki...)
Newer edit →

Revision as of 03:07, 23 July 2009

  • To redirect a page to another page, replace the page contents with:
    #redirect [[NewPage]]
  • To sign your name (with date), for example on talk pages:
    --~~~~
    (MediaWiki will automatically convert it for you)
  • To place a page in a category, add:
    [[Category:CategoryName]]
  • To make an internal link:
    [[PageName | Page description]]
  • To make an external link:
    [http://www.example.com Site description]
Personal tools