Content deleted Content added
Tom.Reding (talk | contribs) Fix? |
Tom.Reding (talk | contribs) Fix? |
||
Line 203:
--produce description & toc
if currYDC then
if conf[currGroup] and conf[currGroup][currYDC]
description = conf[currGroup][currYDC].description
if mw.ustring.match(description, '%%year%%') then
|