Anonymous

Module:Nomenclature: Difference between revisions

From Zelda Wiki, the Zelda encyclopedia
m
add comment explaining reasoning for previous edit
(disabling "No Image Please Upload" placeholder in favor of simple red links on translation pages. We can't afford the extra time cost here - the translation queries are expensive enough as-is.)
m (add comment explaining reasoning for previous edit)
Line 308: Line 308:
local img = File.gameImage(game, fileIdentifier, filetype, {
local img = File.gameImage(game, fileIdentifier, filetype, {
size = "150x150px",
size = "150x150px",
checkExists = false,
checkExists = false, -- checking for file existence has too much of a time cost for translation pages
})
})
term = Term.printTerm({
term = Term.printTerm({