Module:Indent: Difference between revisions

No change in size ,  3 years ago
Created page with "local p = {} function p.indent(frame) -- Trim whitespace from the arguments and remove blank values. local args = {} if type(frame.args) == 'table' then f..."
m (1 revision imported)
en>Centrist16
(Created page with "local p = {} function p.indent(frame) -- Trim whitespace from the arguments and remove blank values. local args = {} if type(frame.args) == 'table' then f...")
(No difference)
Anonymous user