- 0 Talk
Help:Magic words
| HELP CONTENTS · Getting Started · New to WoWWiki · Editing WoWWiki · Editing WoWWiki (advanced) · The WoWWiki Community · Additional Help |
|---|
| See Wikia Help for general Wikia- and wiki- related help. See |
When adding wikicode while editing pages, certain "magic words" (sometimes called "reserved words" in programmer speak) do special things rather than just show up as they look normally.
Some commonly used examples of "magic words":
-
__NOTOC__- suppresses automatic Table of Contents generation. -
{{PAGENAME}}- inserts the current page name. As in: Magic words -
{{PAGENAMEE}}- inserts the current page name in a wiki URL friendly form. As in: Magic_words -
{{NAMESPACE}}- inserts the current name space name. As in: Help
See
Help:Magic words at Mediawiki.org for a detailed list.
NOTE: Whether these "magic words" work or not depends on the version of MediaWiki software that WoWWiki runs on. See WoWWiki MediaWiki version history for the current version in use.