Content deleted Content added
Apply color inherit to rowspan as well Tags: Mobile edit Mobile web edit Advanced mobile edit |
S.A. Julio (talk | contribs) use fullText to match frame:getParent():getTitle() |
||
Line 37:
local baselink = frame:getParent():getTitle()
if baselink == 'Module:Excerpt' then baselink = '' end
if mw.title.getCurrentTitle().
local template_name = (baselink ~= '' and (':' .. baselink .. (table_anchor ~= '' and '#' .. table_anchor or '')))
or ''
|