Content deleted Content added
escape by only ^\ is enough |
|||
Line 3:
This module directly imports all functions from the {{luaref|mw.ustring}} library. Documentation for each function can be found there.
The module takes an indefinite number of arguments. All arguments are coerced as number type if possible. If you wish for something to remain a string, you can simply escape it
You can also wrap results in tags. All non-number indexed arguments will be passed to {{luaref|frame:extensionTag}}
|