Difference between revisions of "Category:Wikipedia Templates"

From Robowiki
Jump to navigation Jump to search
m (added {{fullurl:}})
m (→‎Hash functions: Updating list)
 
Line 4: Line 4:
  
 
===Hash functions===
 
===Hash functions===
* {{#expr}} : Not coded yet
+
* <tt><nowiki>{{#expr:}}</nowiki></tt> : Impossible to code
 
* {{tl|if}} : Replaces <tt><nowiki>{{#if:}}</nowiki></tt>
 
* {{tl|if}} : Replaces <tt><nowiki>{{#if:}}</nowiki></tt>
* <tt><nowiki>{{#ifeq:}}</nowiki></tt> : Not coded yet
+
* {{tl|ifeq}} : Replaces <tt><nowiki>{{#ifeq:}}</nowiki></tt>
 
* <tt><nowiki>{{#ifexist:}}</nowiki></tt> : Not coded yet
 
* <tt><nowiki>{{#ifexist:}}</nowiki></tt> : Not coded yet
* <tt><nowiki>{{#ifexpr:}}</nowiki></tt> : Not coded yet
+
* <tt><nowiki>{{#ifexpr:}}</nowiki></tt> : Impossible to code
 
* {{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

Latest revision as of 16: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:}}