wiki:Templated Extensions
The following are links to pages in the Template namespace that extend the Wikibase functionality or provide workarounds for limitations.
| Contents [hide] |
Tables
- ! - useful for hiding a pipe for one level of compilation.
String Manipulation
- ltrim - removes leading spaces from a string
- rtrim - removes trailing spaces from a string
- alltrim - removes leading and trailing spaces from a string
PAGENAME Manipulation
A PAGENAME has the format NameSpace:PageName (Suffix). The following templates allow the retrieval of specific portions of the full PAGENAME:
- PAGENAMENS - returns the PAGENAME with any (Suffix) stripped
- PAGENAMESX - returns the Suffix portion of a PAGENAME without the parentheses
Category: Wikibase Documentation






