Category:Parser extensions/yue

This page is a translated version of the page Category:Parser extensions and the translation is 14% complete.

Parser extensions change or enhance the way MediaWiki interprets Wiki markup. At a high level they can be grouped into three categories:

  1. Adding standard token types: The standard approach to customized MediaWiki markup is to add new markup that looks like the built-in MediaWiki XML tags (‎<tag>), template ({{...}}), or link markup ([[...]]). For examples, please see:
  1. Adding custom token types: Some extensions define new token types.

For examples, please see Category:Extended syntax extensions .

  1. Fundamental changes to the parser: A few extensions attempt fundamentally change the parsing strategy so that markup from other sorts of wikis and content management can be used (must be used?) instead of the standard wiki markup. Like token changes, one must implement these extensions by adding functions to the parser and page output hooks. For examples, please see Category:Extended syntax extensions.

See also:

Subcategories

This category has only the following subcategory.
The number of included categories (C), pages (P) and files (F) is stated in brackets.