Modifications

Aller à : navigation, rechercher

Module:Donnees jeu/AmeliorationType

4 002 octets ajoutés, 19 mars 2021 à 20:17
aucun résumé de modification
local AmeliorationType = {}
AmeliorationType["Artilleur"] = {
nom = "Artilleur",
icone = mw.getCurrentFrame():expandTemplate({ title = 'Artilleur', args = {} }),
categorie = "[[Catégorie:Artilleur]]",
lien = "[[:Catégorie:Artilleur|Artilleur]]",
}
AmeliorationType["Astromech"] = {
nom = "Astromech",
icone = mw.getCurrentFrame():expandTemplate({ title = 'Astromech', args = {} }),
categorie = "[[Catégorie:Astromech]]",
lien = "[[:Catégorie:Astromech|Astromech]]",
}
AmeliorationType["Cargaison"] = {
nom = "Cargaison",
icone = mw.getCurrentFrame():expandTemplate({ title = 'Cargaison', args = {} }),
categorie = "[[Catégorie:Cargaison]]",
lien = "[[:Catégorie:Cargaison|Cargaison]]",
}
AmeliorationType["Canon"] = {
nom = "Canons",
icone = mw.getCurrentFrame():expandTemplate({ title = 'Canons', args = {} }),
categorie = "[[Catégorie:Canons]]",
lien = "[[:Catégorie:Canons|Canons]]",
}
AmeliorationType["Commandement"] = {
nom = "Commandement",
icone = mw.getCurrentFrame():expandTemplate({ title = 'Commandement', args = {} }),
categorie = "[[Catégorie:Commandement]]",
lien = "[[:Catégorie:Commandement|Commandement]]",
}
AmeliorationType["Configuration"] = {
nom = "Configurations",
icone = "mw.getCurrentFrame():expandTemplate({title = 'Configurations', args = {Configurations}}"),
categorie = "[[Catégorie:Configurations]]",
lien = "[[:Catégorie:Configurations|Configurations]]",}AmeliorationType["Engin"] = { nom = "Engin", icone = mw.getCurrentFrame():expandTemplate({ title = 'Engin', args = {} }), categorie = "[[Catégorie:Engin]]", lien = "[[:Catégorie:Engin|Engin]]",
}
AmeliorationType["Equipage"] = {
nom = "Équipage",
icone = "mw.getCurrentFrame():expandTemplate({title = 'Équipage', args = {Équipage}}"),
categorie = "[[Catégorie:Équipage]]",
lien = "[[:Catégorie:Équipage|Équipage]]",}AmeliorationType["Equipe"] = { nom = "Équipe", icone = mw.getCurrentFrame():expandTemplate({ title = 'Équipe', args = {} }), categorie = "[[Catégorie:Équipe]]", lien = "[[:Catégorie:Équipe|Équipe]]",}AmeliorationType["Force"] = { nom = "Force", icone = mw.getCurrentFrame():expandTemplate({ title = 'Charge force', args = {} }), categorie = "[[Catégorie:Force]]", lien = "[[:Catégorie:Force|Force]]",}AmeliorationType["Hyperdrive"] = { nom = "Hyperdrive", icone = mw.getCurrentFrame():expandTemplate({ title = 'Hyperdrive', args = {} }), categorie = "[[Catégorie:Hyperdrive]]", lien = "[[:Catégorie:Hyperdrive|Hyperdrive]]",}AmeliorationType["Illegal"] = { nom = "Illégal", icone = mw.getCurrentFrame():expandTemplate({ title = 'Illégal', args = {} }), categorie = "[[Catégorie:Illégal]]", lien = "[[:Catégorie:Illégal|Illégal]]",
}
AmeliorationType["IlliciteMissile"] = { nom = "IlliciteMissiles", icone = "mw.getCurrentFrame():expandTemplate({title = 'Missiles', args = {Illicite}}"), categorie = "[[Catégorie:IlliciteMissiles]]", lien = "[[:Catégorie:IlliciteMissiles|Missiles]]",
}
AmeliorationType["Modification"] = {
nom = "Modifications",
icone = "mw.getCurrentFrame():expandTemplate({title = 'Modifications', args = {Modifications}}"),
categorie = "[[Catégorie:Modifications]]",
lien = "[[:Catégorie:Modifications|Modifications]]",}AmeliorationType["Point_Accroche"] = { nom = "Point d'accroche", icone = mw.getCurrentFrame():expandTemplate({ title = 'Point d\'accroche', args = {} }), categorie = "[[Catégorie:Point d'accroche]]", lien = "[[:Catégorie:Point d'accroche|Point d'accroche]]",}AmeliorationType["Relais_Tactique"] = { nom = "Relai Tactique", icone = mw.getCurrentFrame():expandTemplate({ title = 'Relai Tactique', args = {} }), categorie = "[[Catégorie:Relai Tactique]]", lien = "[[:Catégorie:Relai Tactique|Relai Tactique]]",}AmeliorationType["Senseur"] = { nom = "Senseur", icone = mw.getCurrentFrame():expandTemplate({ title = 'Senseur', args = {} }), categorie = "[[Catégorie:Senseur]]", lien = "[[:Catégorie:Senseur|Senseur]]",
}
AmeliorationType["SystemeTechnique"] = { nom = "SystèmesTechnique", icone = "mw.getCurrentFrame():expandTemplate({title = 'Technique', args = {Systèmes}}"), categorie = "[[Catégorie:SystèmesTechnique]]", lien = "[[:Catégorie:SystèmesTechnique|Technique]]",
}
AmeliorationType["Titre"] = {
nom = "Titres",
icone = "mw.getCurrentFrame():expandTemplate({title = 'Titres', args = {Titres}}"),
categorie = "[[Catégorie:Titres]]",
lien = "[[:Catégorie:Titres|Titres]]",}AmeliorationType["Torpille"] = { nom = "Torpilles", icone = mw.getCurrentFrame():expandTemplate({ title = 'Torpilles', args = {} }), categorie = "[[Catégorie:Torpilles]]", lien = "[[:Catégorie:Torpilles|Torpilles]]",}AmeliorationType["Tourelle"] = { nom = "Tourelles", icone = mw.getCurrentFrame():expandTemplate({ title = 'Tourelles', args = {} }), categorie = "[[Catégorie:Tourelles]]", lien = "[[:Catégorie:Tourelles|Tourelles]]",}AmeliorationType["Talent"] = { nom = "Talent", icone = mw.getCurrentFrame():expandTemplate({ title = 'Talent', args = {} }), categorie = "[[Catégorie:Talent]]", lien = "[[:Catégorie:Talent|Talent]]",
}
return AmeliorationType

Menu de navigation