Modifiche

⧼vector-jumptonavigation⧽ ⧼vector-jumptosearch⧽

Modulo:Headword/templates

109 byte rimossi, 05:33, 12 mar 2018
the vanishing of args.falt when args.ts is present seems to be caused by the next function, and I don't know of a way to fix it
Riga 19: Riga 19:  
["id"] = {},
 
["id"] = {},
 
["tr"] = {list = true, allow_holes = true},
 
["tr"] = {list = true, allow_holes = true},
["ts"] = {list = true, allow_holes = true},
+
-- ["ts"] = {list = true, allow_holes = true}, -- causes args["falt"] to vanish
 
["g"] = {list = true},
 
["g"] = {list = true},
 
 
Riga 91: Riga 91:  
-- Inflected forms
 
-- Inflected forms
 
data.inflections = {}
 
data.inflections = {}
  −
args["falt"] = args["falt"]
  −
or mw.logObject(args) or mw.log("args.falt vanished") or require("Module:debug").track("falt vanished")
  −
or {}
   
 
 
for i = 1, math.ceil(args[3].maxindex / 2) do
 
for i = 1, math.ceil(args[3].maxindex / 2) do
Utente anonimo

Menu di navigazione