Open main menu
Home
Random
Log in
Settings
About RobotX
Disclaimers
RobotX
Search
Changes
Anchor
← Older edit
Module:Anchor
(view source)
Revision as of 18:25, 6 May 2021
15 bytes added
,
18:25, 6 May 2021
m
1 revision imported
Line 19:
Line 19:
local ret = {}
local ret = {}
for _, anchor in ipairs(anchors) do
for _, anchor in ipairs(anchors) do
−
ret[#ret + 1] = '<span id="' .. anchor .. '"></span>'
+
ret[#ret + 1] = '<span
class="anchor"
id="' .. anchor .. '"></span>'
end
end
return table.concat(ret)
return table.concat(ret)
Joelmartin
Bots
,
Bureaucrats
, contributor,
Interface administrators
, lookupuser,
Administrators
4,000
edits