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;