Module:Sandbox: Difference between revisions
Content deleted Content added
No edit summary |
No edit summary |
||
Line 13:
local p = mw.title.new( title )
if p.exists then
local lang_name = mw.language.fetchLanguageName( lang )
output = output .. string.format('<li lang="%s" style="white-space: nowrap;">[[%s|
end
end
Line 24 ⟶ 25:
-- supported languages
local lang_list = {
local output =
for i, lang in ipairs(lang_list) do
|-
! scope="row" | {{#language:~LANG~}}
|