Template:Nurse-kun: Difference between revisions

From Bibliotheca Anonoma
(Created page with "{{template:pagename}}")
 
mNo edit summary
 
Line 1: Line 1:
{{template:pagename}}
{{module:Nurse-kun}}

Latest revision as of 03:08, 12 June 2017

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