Template:Nurse-kun

From Bibliotheca Anonoma
Revision as of 03:08, 12 June 2017 by Kali (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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