Module:Urltowiki/sandbox: Difference between revisions

Content deleted Content added
m Wugapodes moved page Module:UrlToWiki/sandbox to Module:Urltowiki/sandbox without leaving a redirect: Per requested move Template_talk:Urltowiki#Requested_move_30_October_2019
use ~= instead of not ==
 
Line 153:
wikitext = interwiki .. ":" .. wikitext
end
if fragment and not (args.section =~= "no") then
wikitext = wikitext .. "#" .. fragment
end