Changes
Jump to navigation
Jump to search
← Older edit
Module:Anchor
(view source)
Revision as of 09:15, 14 March 2022
15 bytes added
,
09:15, 14 March 2022
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)
Wikiadmin
Bureaucrats
,
Interface administrators
,
Administrators (Semantic MediaWiki)
,
Curators (Semantic MediaWiki)
,
Editors (Semantic MediaWiki)
,
Suppressors
,
Administrators
19,911
edits
Navigation menu
Personal tools
Log in
Namespaces
Module
Discussion
Variants
Views
Read
View source
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help
Shortcuts
New Person Format
New Document Format
New Source Format
New Citation Format
Search Card
Tools
Special pages
Printable version