Difference between revisions of "Category:Wikipedia Templates"
Jump to navigation
Jump to search
m (Creating Page) |
m (<pre> --> <tt>) |
||
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 < | + | 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}} : Not coded yet | * {{#expr}} : Not coded yet | ||
− | * {{tl|if}} : Replaces < | + | * {{tl|if}} : Replaces <tt><nowiki>{{#if}}</nowiki></tt> |
* {{#ifeq}} : Not coded yet | * {{#ifeq}} : Not coded yet | ||
* {{#ifexist}} : Not coded yet | * {{#ifexist}} : Not coded yet | ||
* {{#ifexpr}} : Not coded yet | * {{#ifexpr}} : Not coded yet | ||
− | * {{tl|switch}} : Replaces < | + | * {{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 |
Revision as of 14:10, 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.
Pages in category "Wikipedia Templates"
The following 19 pages are in this category, out of 19 total.