Jump to content

Module:Annotated link and Module:Annotated link/sandbox: Difference between pages

(Difference between pages)
Page 1
Page 2
Content deleted Content added
Add new optional parameter prefix_parentheses, documented at Module:Annotated link/doc#prefix parentheses and tested at Module:Annotated link/sandbox/testcases
 
Revert to 17 January revision
 
Line 112: Line 112:
local display = args.display
local display = args.display
if isEmpty(display) then
if isEmpty(display) then
display = name
display = string.gsub(name, '#', ' § ' )
end
end
result = langify({
result = langify({