Table of Contents | |
---|---|
Contents |
A parser function (also called parser hook) is a special piece of syntax that can interact with other wiki elements in a page and can manipulate output generated content. See this page at mediawiki.org for a general description of parser functions in MediaWiki.
Parser functions specific to Semantic MediaWiki are:
- parser functions for semantic annotations
- parser functions for inline queries
- other
#concept
(used to story query results. See also Concepts)#info
(used to add tooltips)#smwdoc
(used to generate documentation about the parameters of result formats)
Examples[edit]
- Example on how to use the #set "template" parameter
- Examples/Parser/Ask with template to annotate invert property
- Examples/Queries/Simple subobject query
- Help:Setting values using #set with the "separator" parameter – examples
- Links in values
- Recurring events
- Setting multiple values using a separator