Module:wikipedia: Difference between revisions

No edit summary
No edit summary
Line 17: Line 17:
link.term = prefix .. link.term
link.term = prefix .. link.term
link.tr = "-"
link.tr = "-"
link.nocont = true
table.insert(iplinks, "<span style=\"display: none; clear: both; border-top: 2px dotted #AAAAAA; margin-top: 2em;\">[[w:" .. link.term .. "|" .. ipalt or link.term .. "]]</span>")
table.insert(iplinks, "<span style=\"display: none; clear: both; border-top: 2px dotted #AAAAAA; margin-top: 2em;\">[[w:" .. link.term .. "|" .. ipalt or link.term .. "]]</span>")
table.insert(links, m_links.full_link(link, "bold"))
table.insert(links, m_links.full_link(link, "bold"))