Ero sivun ”Moduuli:CardGameCite” versioiden välillä

Jedipediasta, vapaasta Tähtien sota-tietosanakirjasta tänään, 10. tammikuuta 2025
Siirry navigaatioonSiirry hakuun
489 merkkiä poistettu ,  14. maaliskuuta 2020 kello 23.03
p
ei muokkausyhteenvetoa
p
p
-- "Category" is split out here so that the module isn't put into the
-- category "%s" when the page is saved.
return string.format('[[%s:%s]]', 'CategoryLuokka', cat)
end
if link and not cardname then
return makeWikitextError(
template, '"link" cannotvaatii be used withoutparametrin "cardname"'
)
end
)
else
error('theparametri "set" parameteron is requiredpakollinen', 0)
end
end
end
end
 
-- Checks for and stores the url parameter in the template parameters
-- and also add a warning for the use of the deprecated url parameter.
local function urlToLink(args, warnings)
if not args.link then
if args.url then
args.link = args.url
args.url = nil
warnings[#warnings + 1] = makeCategoryLink(
'Sivut, jotka käyttävät url-parametriä mallineessa SWGTCG'
)
end
end
end
local function processSetTextSWPM(args, warnings)
processSet(args, warnings)
function p.SWGTCG(frame)
return main(frame, 'SWGTCG', processSet, processText, urlToLink)
end
24 528

muokkausta

Navigointivalikko