« Module:Infobox/Aptitude » : différence entre les versions

m
aucun résumé des modifications
Kharmitch (discussion | contributions)
mAucun résumé des modifications
Kharmitch (discussion | contributions)
mAucun résumé des modifications
Ligne 6 : Ligne 6 :
if localdata['jeux'..index] then
if localdata['jeux'..index] then
local game = games.buildLinksList({ localdata['jeux'..index] })
if games.buildLinksList({ localdata['jeux'..index] }) then
row = { type = 'table', title = games.buildLinksList({ localdata['jeux'..index], 'Aptitudes' }), rows = {
if game then
row = { type = 'table', title = game, rows = {
{ type = 'row', label = 'SPECIAL', value = 'special'..index },
{ type = 'row', label = 'SPECIAL', value = 'special'..index },
{ type = 'row', label = 'Exigences', value = 'requiert'..index },
{ type = 'row', label = 'Exigences', value = 'requiert'..index },
Bureaucrate, commentadmin, emailconfirmed, Administrateurs d’interface, staff, Administrateur
62 734

modifications