User:T12/sandbox5.js: Difference between revisions

m
Abhidevananda moved page User:Tito Dutta/sandbox5.js to User:T12/sandbox5.js: Automatically moved page while renaming the user "Tito Dutta" to "T12"
m (Tito Dutta moved page User:Tito Dutta/sandbox5 to User:Tito Dutta/sandbox5.js: Test)
m (Abhidevananda moved page User:Tito Dutta/sandbox5.js to User:T12/sandbox5.js: Automatically moved page while renaming the user "Tito Dutta" to "T12")
 
(One intermediate revision by one other user not shown)
Line 8: Line 8:
local yesno = require('Module:Yesno')
local yesno = require('Module:Yesno')


-- Get a language object for formatDate and ucfirst.
local lang = mw.language.getContentLanguage()
--------------------------------------------------------------------------------
-- Helper functions
--------------------------------------------------------------------------------


local function getTitleObject(...)
local function getTitleObject(...)