Difference between revisions of "Category:Wikipedia Templates"
Jump to navigation
Jump to search
m (<pre> --> <tt>) |
m (added {{fullurl:}}) |
||
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. |
+ | ===Hash functions=== | ||
* {{#expr}} : Not coded yet | * {{#expr}} : Not coded yet | ||
− | * {{tl|if}} : Replaces <tt><nowiki>{{#if}}</nowiki></tt> | + | * {{tl|if}} : Replaces <tt><nowiki>{{#if:}}</nowiki></tt> |
− | * {{#ifeq}} : Not coded yet | + | * <tt><nowiki>{{#ifeq:}}</nowiki></tt> : Not coded yet |
− | * {{#ifexist}} : Not coded yet | + | * <tt><nowiki>{{#ifexist:}}</nowiki></tt> : Not coded yet |
− | * {{#ifexpr}} : Not coded yet | + | * <tt><nowiki>{{#ifexpr:}}</nowiki></tt> : Not coded yet |
− | * {{tl|switch}} : Replaces <tt><nowiki>{{#switch}}</nowiki></tt> | + | * {{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> |
Revision as of 14:40, 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}} : Not coded yet
- {{if}} : Replaces {{#if:}}
- {{#ifeq:}} : Not coded yet
- {{#ifexist:}} : Not coded yet
- {{#ifexpr:}} : Not coded yet
- {{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.