User:Technical 13/Journal
From MediaWiki.org
| General | Journal | Sand Box | Talk |
|
Add the following links to a "Reference" tab later.
- Extension:VariablesExtension
- Variables is a very simple MediaWiki extension that allows you to define a variable on a page, use it later in that same page, change its value, possibly to a value given by an expression in terms of the old value, etc.
- Extension:ParserFunctions
- ParserFunctions extension enhances parser with logical functions. New versions (r50997+) also incorporate most (but not all) features of StringFunctions, which can be enabled or disabled (see install instructions below).
- Extension:StringFunctions
- StringFunctions defines an additional set of parser functions that operate on strings. Version 2.0 resolves inconsistencies with and eliminates the need for PHP's mbstring extension on the installed server.
- Extension:StringFunctionsEscaped → Possible replacement?
- StringFunctions defines an additional set of parser functions that operate on strings. Version 2.0 resolves inconsistencies with and eliminates the need for PHP's mbstring extension on the installed server.
- Extension:DynamicFunctions
- This extension defines an additional set of parser functions that provide dynamic functionality and cannot be cached.