Module:List

From Confrontation.wiki
Revision as of 16:24, 20 December 2012 by en>Raylton P. Sousa
Jump to navigation Jump to search

Documentation for this module may be created at Module:List/doc

local p = {}
function p.nav(frame)
return frame:preprocess('{{:User:Raylton P. Sousa/Livro/Xadrez}}')
end
return p;