Modifications

Aller à : navigation, rechercher

Module:Collection/Affichage

183 octets ajoutés, 15 avril 2019 à 08:33
aucun résumé de modification
local Faction = {}
Faction["Alliance rebelle"1] = {
nom = "Alliance rebelle",
icone = "[[Fichiermw.getCurrentFrame():Logo_alliance_rebelle.png]]"expandTemplate({ title = 'Alliance rebelle logo', args = {} }),
}
Faction["Racails et scélérats"2] = { nom = "Racails et scélératsEmpire galactique", icone = "[[Fichiermw.getCurrentFrame():Logo_empire.png]]"expandTemplate({ title = 'Empire galactique logo', args = {} }),
}
Faction["Racails et scélérats"3] = {
nom = "Racails et scélérats",
icone = "[[Fichiermw.getCurrentFrame():Logo_racaille.png]]"expandTemplate({ title = 'Racailles scelerats logo', args = {} }),
}
Faction["Racails et scélérats"4] = { nom = "Racails et scélératsRésistance", icone = "[[Fichiermw.getCurrentFrame():Logo_resistance.png]]"expandTemplate({ title = 'La resistance logo', args = {} }),
}
Faction["Racails et scélérats"5] = { nom = "Racails et scélératsPremier Ordre", icone = "[[Fichiermw.getCurrentFrame():Logo_premier_ordre.png]]"expandTemplate({ title = 'Premier ordre logo', args = {} }),
}
affLogoFac = false
for kVai, vVai in pairs (vaissCollecTab) do
if Vaisseau[kVai] ~= nil then if ((v vVai ~= 0) or (affIfZero == "true")) and (Vaisseau[kkVai].factiondefaut == vFac.nom) then if affLogoFac == false then affLogoFac = true retour = retour .. vFac.icone .." " end if Vaisseau[k] ~= nil then retour = retour .. "[[" .. Vaisseau[kVai].nom .. "|" .. Vaisseau[kkVai].icone .. " ]] x " .. v vVai .. " "
end
end
end
retour = retour .. "\n\n"
end

Menu de navigation