Anonimo

Modulo:DTSpecific: differenze tra le versioni

Da Wikitrek.
Preposizione
(Preposizione)
(Preposizione)
Riga 213: Riga 213:
local Seasons
local Seasons
local Series
local Series
local Preposizione
--Series
--Series
Riga 233: Riga 234:
for _, Name in pairs(CategoryNames) do
for _, Name in pairs(CategoryNames) do
local Item
local Item
local Preposizione
if Short == "Serie Classica" or Short == "Serie Animata" then
if Short == "Serie Classica" or Short == "Serie Animata" then
Riga 264: Riga 264:
if Item == 0 then
if Item == 0 then
LI:wikitext("[[Episodi di " .. Short .. "|Tutti]]")
LI:wikitext("[[Episodi " .. Preposizione .. " " .. Short .. "|Tutti]]")
elseif Item == 1 then
elseif Item == 1 then
LI:wikitext("Stagioni: [[Stagione " .. Item .. " di " .. Short .. "|" .. Item .. "]]")
LI:wikitext("Stagioni: [[Stagione " .. Item .. " "  .. Preposizione .. " " .. Short .. "|" .. Item .. "]]")
else
else
LI:wikitext("[[Stagione " .. Item .. " di " .. Short .. "|" .. Item .. "]]")
LI:wikitext("[[Stagione " .. Item .. " di " .. Short .. "|" .. Item .. "]]")