Module:links: Difference between revisions

Jump to navigation Jump to search
m
ਕੋਈ ਸੋਧ ਸਾਰ ਨਹੀਂ
mNo edit summary
mNo edit summary
Line 8: Line 8:
local alt = data.alt or data.term
local alt = data.alt or data.term
if link == mw.title.getCurrentTitle().subpageText then
if mw.ustring.gsub(link, " ", " ") == mw.title.getCurrentTitle().subpageText then
if data.language.proto then
if data.language.proto then
alt = "*" .. alt
alt = "*" .. alt

Navigation menu