Extension:ValentoExt
Jump to navigation
Jump to search
ValentoExt is a small suit of parser functions to handle various string operations. It was developed by Valento in collaboration with Moogle to aid in creating specific templates for this wiki, although it can also be used by other wikis if they see fit.
It currently offers the following functions:
{{#normalizerec:<string>}}
Formats an SMW's record datatype (<string>) so that parentheses are stripped from the record, and numbers are formatted as raw.
- Example
{{#normalizerec:This (is, a, SMW, 5,38478, Record)}}
- This, is, a, SMW, 538478, Record