20 182
modifications
Aucun résumé des modifications |
Aucun résumé des modifications |
||
(6 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 42 : | Ligne 47 : | ||
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 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