13,398
edits
(Created page with "require('Module:No globals') local p = {} local ac_conf = require('Module:Authority control').conf local rmCats = require('Module:Suppress categories').main local currentTitl...") |
No edit summary Tag: Reverted |
||
Line 96: | Line 96: | ||
local linktarget = conf.link or conf[1]..' (identifier)' | local linktarget = conf.link or conf[1]..' (identifier)' | ||
local link = '[['..linktarget..'|'..conf[1]..']]' | local link = '[['..linktarget..'|'..conf[1]..']]' | ||
local wdpl = ':d:Property:P'..conf[2] | local wdpl = ':d:Property:P'..conf[2] | ||
local txCatExplain = frame:expandTemplate{ title = 'Category explanation', | local txCatExplain = frame:expandTemplate{ title = 'Category explanation', |
edits