Module:UserLinks: Difference between revisions

From the Croc Wiki, the Croc encyclopedia
Jump to navigationJump to search
fix
(link to the full range)
(fix)
Line 82:
function linkFunctions.c64(snippets)
-- Contributions
local first64 = snippets.username:match('^%x+:%x+:%x+:%x+:')
return first64 and makeWikilink(
snippets.interwiki,
-1,
'Contribs/' .. snippets.username:match('^%x+:%x+:%x+:%x+:')first64 .. ':/64',
'(/64)'
) or ''
end
 
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu