62 737
modifications
mAucun résumé des modifications Balise : Révoqué |
mAucun résumé des modifications Balise : Révocation manuelle |
||
Ligne 1 : | Ligne 1 : | ||
local localdata = require('Module:Infobox/Localdata') | local localdata = require('Module:Infobox/Localdata') | ||
local abb = require('Module:Abréviation') | local abb = require('Module:Abréviation') | ||
function buildGamesTable(localdata, index) | function buildGamesTable(localdata, index) | ||
Ligne 31 : | Ligne 20 : | ||
return { | return { | ||
parts = { | parts = { | ||
{ type = 'title', value = 'nom', subtitle = 'sous-titre', icon = 'icône', subhead = { games = 'jeux', subject = 'Trait', link = 'Trait' }}, | { type = 'title', value = 'nom', subtitle = 'sous-titre', icon = 'icône', subhead = { games = 'jeux', subject = 'Trait', link = 'Trait' }}, |
modifications