13,398
edits
No edit summary Tag: Reverted |
Tag: Rollback |
||
(One intermediate revision by the same user not shown) | |||
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 example = 'The '..conf[1]..' identifier appears as '..rmCats(conf[3](conf[5]))..' in the '..conf[4]..' section.' | |||
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