Difference between revisions of "Category:Wikipedia Templates"
Jump to navigation
Jump to search
m (<pre> --> <tt>) |
m (→Hash functions: Updating list) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
==Parser Function Replacements== | ==Parser Function Replacements== | ||
− | Due to the absence of [http://www.mediawiki.org/wiki/Extension:ParserFunctions Extension:ParserFunctions] on this MediaWiki, the following are workaround templates, with <tt><nowiki>{{#if}}</nowiki></tt> and <tt><nowiki>{{#switch}}</nowiki></tt> being the most commonly used. | + | Due to the absence of [http://www.mediawiki.org/wiki/Extension:ParserFunctions Extension:ParserFunctions] on this MediaWiki, the following are workaround templates, with <tt><nowiki>{{#if:}}</nowiki></tt> and <tt><nowiki>{{#switch:}}</nowiki></tt> being the most commonly used. |
− | * {{#expr}} : | + | ===Hash functions=== |
− | * {{tl|if}} : Replaces <tt><nowiki>{{#if}}</nowiki></tt> | + | * <tt><nowiki>{{#expr:}}</nowiki></tt> : Impossible to code |
− | * {{#ifeq}} | + | * {{tl|if}} : Replaces <tt><nowiki>{{#if:}}</nowiki></tt> |
− | * {{#ifexist}} : Not coded yet | + | * {{tl|ifeq}} : Replaces <tt><nowiki>{{#ifeq:}}</nowiki></tt> |
− | * {{#ifexpr}} : | + | * <tt><nowiki>{{#ifexist:}}</nowiki></tt> : Not coded yet |
− | * {{tl|switch}} : Replaces <tt><nowiki>{{#switch}}</nowiki></tt> | + | * <tt><nowiki>{{#ifexpr:}}</nowiki></tt> : Impossible to code |
+ | * {{tl|switch}} : Replaces <tt><nowiki>{{#switch:}}</nowiki></tt> | ||
* {{tl|time}} : Not coded yet | * {{tl|time}} : Not coded yet | ||
* {{tl|rel2abs}} : Not coded yet | * {{tl|rel2abs}} : Not coded yet | ||
* {{tl|titleparts}} : Not coded yet | * {{tl|titleparts}} : Not coded yet | ||
* {{tl|iferror}} : Not coded yet | * {{tl|iferror}} : Not coded yet | ||
+ | |||
+ | ===Non-hash functions=== | ||
+ | * {{tl|fullurl}} : Replaces <tt><nowiki>{{fullurl:}}</nowiki></tt> |
Latest revision as of 15:23, 20 September 2008
Parser Function Replacements
Due to the absence of Extension:ParserFunctions on this MediaWiki, the following are workaround templates, with {{#if:}} and {{#switch:}} being the most commonly used.
Hash functions
- {{#expr:}} : Impossible to code
- {{if}} : Replaces {{#if:}}
- {{ifeq}} : Replaces {{#ifeq:}}
- {{#ifexist:}} : Not coded yet
- {{#ifexpr:}} : Impossible to code
- {{switch}} : Replaces {{#switch:}}
- {{time}} : Not coded yet
- {{rel2abs}} : Not coded yet
- {{titleparts}} : Not coded yet
- {{iferror}} : Not coded yet
Non-hash functions
- {{fullurl}} : Replaces {{fullurl:}}
Pages in category "Wikipedia Templates"
The following 19 pages are in this category, out of 19 total.