48,407
edits
No edit summary |
No edit summary Tag: Reverted |
||
| Line 116: | Line 116: | ||
local function repl(param) | local function repl(param) | ||
if param == "decl_type" then | if param == "decl_type" then | ||
return data.decl_type | return data.head --data.decl_type | ||
elseif param == "pagename" and NAMESPACE == "Template" then | elseif param == "pagename" and NAMESPACE == "Template" then | ||
return "no-" | return "no-" | ||