Modifications

Aller à : navigation, rechercher

Module:Donnees jeu

36 octets supprimés, 19 mars 2019 à 14:49
aucun résumé de modification
function version(faction)
-- return "<ref name=\"" .. faction .. "\">Données en version " .. Data["Version"][faction]["version"] .. "(" .. Data["Version"][faction]["periode"] .. ")</ref>" -- return ""
end
return typeCarteStr .. " - " .. nomCarteStr .. " - " .. typeDonnees .. " : non défini [[Catégorie:Données de jeu manquantes]]"
end
return Data[typeCarteStr][nomCarteStr][typeDonnees] .. "<ref>Données en version 1.2 (janvier 2019formationStr)</ref>"
end
if typeDonnees == "Amelioration" then
retour = retour .. "* Aucune\n"
end
retour = retour .. "<ref>Données en version 1.2 (janvier 2019formationStr)</ref>.. "\n"
return retour
end
end
return p

Menu de navigation