Modulo:Bio/sandbox: differenze tra le versioni
Contenuto cancellato Contenuto aggiunto
m tracking category |
m +debug sortkey |
||
Riga 195:
end
if sortkey then
if args.Debug then
mw.getCurrentFrame():preprocess("{{DEFAULTSORT:" .. sortkey .. "}}")▼
-- per i test di DEFAULTSORT in Modulo:Bio/test
table.insert(self.categories, string.format("DEFAULTSORT:%s", sortkey))
else
▲ mw.getCurrentFrame():preprocess("{{DEFAULTSORT:" .. sortkey .. "}}")
end
end
-- Categorie impostato a "no" disabilita la categorizzazione per attività
|