Template:Nurse-kun
From Bibliotheca Anonoma
local p = {}
function p.run() local capiunto = require 'capiunto' return capiunto.create( { title = tostring(mw.title.getCurrentTitle()) , topStyle = 'background:#cfc;', } )
- addRow( x, y )
end
return p
local p = {}
function p.run() local capiunto = require 'capiunto' return capiunto.create( { title = tostring(mw.title.getCurrentTitle()) , topStyle = 'background:#cfc;', } )
end
return p