VOOZH about

URL: https://minecraft.wiki/w/Module:List_indent

⇱ Module:List indent – Minecraft Wiki


Module:List indent

From Minecraft Wiki
Jump to navigation Jump to search
Documentation[create] [purge]
This module has no documentation. If you know how to use this module, please create it.
localp={}
functionp.output(frame)
localoutput=""
forsinframe.args['text']:gmatch("[^\n]+")do
output=output..frame.args['prefix']..s..'\n'
end
returnoutput:sub(1,-2)-- remove last newline char
end
returnp
Retrieved from "https://minecraft.wiki/w/Module:List_indent?oldid=3065043"

Navigation menu