10,731
edits
TheNightAvl (talk | contribs) mNo edit summary Tag: Reverted |
TheNightAvl (talk | contribs) mNo edit summary Tag: Reverted |
||
Line 17: | Line 17: | ||
return "<b>" .. alt .. "</b>" | return "<b>" .. alt .. "</b>" | ||
else | else | ||
return "[[" .. link .. "|" .. alt .. "]]" | return "[[" .. link .. "|" .. alt .. "]]" | ||
end | end | ||
end | end |