Diagnostics/Scribunto/TextLibrary
From XOWA: the free, open-source, offline wiki application
Text Library
- Calls code in Module:Diagnostics/TextLibrary
- Tests compatibility for TextLibrary.php and mw.text.lua
name | code | actl | rslt |
---|---|---|---|
init_text_for_wiki (via listToText) | {{#invoke:Diagnostics/TextLibrary|listToText|a|b|c}} | a, b and c | pass |
unstrip | {{#invoke:Diagnostics/TextLibrary|unstrip|abc}} | abc | pass |
getEntityTable (via decode) | {{#invoke:Diagnostics/TextLibrary|decode|gt;}} | > | pass |