Модуль:Demo: различия между версиями

Новая страница: «local p = {} local getArgs = require('Модуль:Arguments').getArgs local function hasValue(param) if param and param:find('%S') then return true end end --creates a frame object that cannot access any of the parent's args --unless a table containing a list keys of not to inherit is provided function disinherit(frame, onlyTheseKeys) local parent = frame:getParent() or frame local orphan = parent:newChild{} orphan.getParent = parent.getParent -...»
 
(нет различий)