Module:Userbox: Difference between revisions

Reverted the last edit(s) to revision 112117 by MrJaroslavik
(trying it this way)
(Reverted the last edit(s) to revision 112117 by MrJaroslavik)
Line 38:
-- Makes a category link.
if sort then
return mw.ustring.format('<includeonly>[[Category:%s|%s]]</includeonly>', cat, sort)
else
return mw.ustring.format('<includeonly>[[Category:%s]]</includeonly>', cat)
end
end
0

edits