Module talk:LangSwitch

Latest comment: 1 year ago by Legoktm in topic Replacing Module:No globals

Hi @Jarekt:, Can you add these to function langSwitch:

	if args.en ~= nil and args.default == "en"  then
		args.default = args.en
	end

because I found many page like these one use the template like

{{LangSwitch
|en=This is..... ect
|default=en}}

--Mr. Ibrahem (talk) 16:38, 9 November 2019 (UTC)Reply

but than "|default=de" should redirect to German text, etc. When I run into that issue on commons than I just run a bot to correct that. --Jarekt (talk) 19:03, 9 November 2019 (UTC)Reply

Replacing Module:No globals

edit

{{Editprotected}}

Please copy over this change. Legoktm (talk) 05:47, 5 November 2022 (UTC)Reply

  Done Legoktm (talk) 23:40, 17 November 2022 (UTC)Reply
Return to "LangSwitch" page.