20 164
modifications
Aucun résumé des modifications |
Aucun résumé des modifications |
||
(8 versions intermédiaires par le même utilisateur non affichées) | |||
Ligne 6 : | Ligne 6 : | ||
local data = { | local data = { | ||
["Bandeau annulé"] = { | |||
image = "FO76 Settler Cautious.png", | |||
link = "", | |||
source = "un jeu annulé" | |||
}, | |||
["ASC"] = { | ["ASC"] = { | ||
image = "FO76 Atomic shop logo.png", | image = "FO76 Atomic shop logo.png", | ||
Ligne 39 : | Ligne 44 : | ||
}, | }, | ||
["Fangame"] = { | ["Fangame"] = { | ||
image = " | image = "Rushok.gif", | ||
link = "", | link = "", | ||
source = "le contenu d'un ''[[:Catégorie:fangame|fangame]]''", | source = "le contenu d'un ''[[:Catégorie:fangame|fangame]]''", | ||
text = 'hors-contenu' | |||
}, | |||
["Bandeau mod annulé"] = { | |||
image = "FO76 Settler Cautious.png", | |||
link = "", | |||
source = "le contenu d'un ''[[:Catégorie:fangame|fangame]]'' annulé", | |||
text = 'hors-contenu' | text = 'hors-contenu' | ||
}, | }, | ||
Ligne 93 : | Ligne 104 : | ||
image = "Icon_cut.png", | image = "Icon_cut.png", | ||
link = "Contenu inutilisé de Fallout 76", | link = "Contenu inutilisé de Fallout 76", | ||
source = "le contenu | source = "le contenu inutilisé de ''[[Fallout 76]]''" | ||
}, | }, | ||
["FO76LTC"] = { | ["FO76LTC"] = { | ||
Ligne 112 : | Ligne 123 : | ||
}, | }, | ||
["FOBOS"] = { | ["FOBOS"] = { | ||
image = " | image = "FOBOS Logo mini.png", | ||
link = "Fallout: Brotherhood of Steel", | link = "Fallout: Brotherhood of Steel", | ||
source = "le contenu de ''[[Fallout: Brotherhood of Steel]]''" | source = "le contenu de ''[[Fallout: Brotherhood of Steel]]''" | ||
}, | }, | ||
["FOT"] = { | ["FOT"] = { | ||
image = " | image = "FOT Logo mini.png", | ||
link = "Fallout Tactics", | link = "Fallout Tactics", | ||
source = "le contenu de ''[[Fallout Tactics]]''", | source = "le contenu de ''[[Fallout Tactics]]''", | ||
Ligne 180 : | Ligne 191 : | ||
bannerText = bannerText .. ' et peuvent être contredites par les sources officielles.' | bannerText = bannerText .. ' et peuvent être contredites par les sources officielles.' | ||
elseif text == 'hors-contenu' then | elseif text == 'hors-contenu' then | ||
bannerText = bannerText .. ' et n\'appartiennent pas au contenu officiel de la [[ | bannerText = bannerText .. ' et n\'appartiennent pas au contenu officiel de la [[Licence Fallout|licence]].' | ||
else | else | ||
bannerText = bannerText .. ' et n\'ont pas été confirmées par des sources officielles.' | bannerText = bannerText .. ' et n\'ont pas été confirmées par des sources officielles.' |
modifications