Help:Wiki editing/Advanced View history

(→‎Magic words: added description)
Line 13: Line 13:


=== Templates ===
=== Templates ===
[http://meta.wikimedia.org/wiki/Help:Template Templates]<br>
[http://meta.wikimedia.org/wiki/Help:Template Templates operation (MediaWiki)]<br>
[http://meta.wikimedia.org/wiki/Help:Advanced_templates Advanced templates]<br>
[http://meta.wikimedia.org/wiki/Help:Advanced_templates Advanced templates (MediaWiki)]<br>
[http://meta.wikimedia.org/wiki/Help:Array Array]<br>
[http://meta.wikimedia.org/wiki/Help:Array Array (MediaWiki)]<br>
[http://www.mediawiki.org/wiki/Help:Parser_functions_in_templates Parser functions in templates]<br>
[http://www.mediawiki.org/wiki/Help:Parser_functions_in_templates Parser functions in templates (MediaWiki)]<br>
[http://en.wikipedia.org/wiki/Help:HTML_in_wikitext Parser tags]<br>
[http://en.wikipedia.org/wiki/Help:HTML_in_wikitext Parser tags / HTML in Wikitext]<br>
noinclude, includeonly, onlyinclude ([http://en.wikipedia.org/wiki/Wikipedia:Includeonly#Noinclude.2C_includeonly.2C_and_onlyinclude Wikipedia] and [http://meta.wikimedia.org/wiki/Help:Template#Noinclude.2C_includeonly.2C_and_onlyinclude MediaWiki])


=== Parser functions ===
=== Parser functions ===

Revision as of 03:22, 13 July 2014

This new page is currently undergoing modifications. The information presented should be considered a draft, not yet ready for use. Content is being prepared by one or more users. Do not make any changes before you post a message in this forum. Please use the talk page for thoughts and ideas on setting up this content.

This article is not part of the Waze application, but rather a part of the Wiki editing guide. If you reached this page in error, please return to the main page and start your search again.


Overview

This page includes information and links to pages that are considered more advanced editing concepts. It also covers templates and parser functions that require a higher level of programming background to build pages from scratch.

Magic words

Magic words (MediaWiki):

  • Behavior switches: TOC, Section edit links, categories, Language convert, other
  • Variables: Date and time, technical metadata (site, page, rev, alterations), statistics, page names, namespace, other
  • Parser functions: page stats on other pages, URL data, namespace, formatting numbers and text, localization (plural, grammar, gender), #tag

Templates

Templates operation (MediaWiki)
Advanced templates (MediaWiki)
Array (MediaWiki)
Parser functions in templates (MediaWiki)
Parser tags / HTML in Wikitext
noinclude, includeonly, onlyinclude (Wikipedia and MediaWiki)

Parser functions

Extension - Parser Functions: #expr, #if, #ifeq, #iferror, #ifexpr, #ifexist, #rel2abs, #switch, #time, #timel, #titleparts