Changes

Jump to: navigation, search

Module:Yesno

12 bytes removed, 03:11, 28 March 2013
use frame.args for testing
-- Allow arguments to override defaults. Arguments are taken from
-- the parent frame; other arguments are ignored.
for k,v in pairs(frame:getParent().args) do
retvals[k] = v
end
Anonymous user

Navigation menu