| Interface | Description |
|---|---|
| ITemplateFunction |
Interface for a template parser function (i.e.
|
| Class | Description |
|---|---|
| AbstractTemplateFunction |
An abstract template parser function.
|
| Anchorencode |
A template parser function for
{{urlencode: ... |
| Expr |
A template parser function for
{{ #expr: ... |
| FormatDate |
Formats a date according to user preferences; a default can be given as an optional case-sensitive second
parameter for users without date preference; can convert a date from an existing format to any of
dmy, mdy, ymd or ISO 8601 formats, with the user's preference overriding the specified format.
|
| Formatnum |
A template parser function for
{{formatnum: ... |
| Fullurl |
A template parser function for
{{fullurl: ... |
| If |
A template parser function for
{{ #if: ... |
| Ifeq |
A template parser function for
{{ #ifeq: ... |
| Iferror |
A template parser function for
{{ #iferror: ... |
| Ifexist |
A template parser function for
{{ #ifexist: ... |
| Ifexpr |
A template parser function for
{{ #ifexpr: ... |
| LC |
A template parser function for
{{lc: ... |
| LCFirst |
A template parser function for
{{lcfirst: ... |
| Localurl |
A template parser function for
{{localurl: ... |
| NS |
A template parser function for
{{ns: ... |
| NSE |
A template parser function for
{{nse: ... |
| Padleft |
A template parser function for
{{padleft: ... |
| Padright |
A template parser function for
{{padright: ... |
| Plural |
A template parser function for
{{plural: ... |
| Safesubst |
A template parser function for
{{safesubst: ... |
| Subst |
A template parser function for
{{subst: ... |
| Switch |
A template parser function for
{{ #switch: ... |
| Tag |
A template parser function for
{{ #tag: ... |
| Time |
A template parser function for
{{ #time: ... |
| Titleparts |
A template parser function for
{{titleparts: ... |
| UC |
A template parser function for
{{uc: ... |
| UCFirst |
A template parser function for
{{ucfirst: ... |
| URLEncode |
A template parser function for
{{urlencode: ... |
{{ #if: ... }} and {{ #ifeq: ... }}.Copyright © 2017 Java Wikipedia API (Bliki engine). All rights reserved.