Diagnostics/Scribunto/TitleLibrary
From XOWA: the free, open-source, offline wiki application
Title Library
- Calls code in Module:Diagnostics/TitleLibrary
- Tests compatibility for TitleLibrary.php and mw.title.lua
name | code | actl | rslt |
---|---|---|---|
newTitle | {{#invoke:Diagnostics/TitleLibrary|newTitle|Main_Page}} | Main Page | pass |
newTitle; namespace arg | {{#invoke:Diagnostics/TitleLibrary|newTitle|Contents|Help}} | Help:Contents | pass |
makeTitle | {{#invoke:Diagnostics/TitleLibrary|makeTitle|Help|Contents|Overview|home}} | home:Help:Contents#Overview | pass |
fullUrl | {{#invoke:Diagnostics/TitleLibrary|fullUrl|Help|Contents}} | //home/wiki/Help:Contents | pass |
getCurrentTitle | {{#invoke:Diagnostics/TitleLibrary|getCurrentTitle}} | Diagnostics/Scribunto/TitleLibrary | pass |