62 737
modifications
Première version de l'infobox quête |
mAucun résumé des modifications |
||
Ligne 27 : | Ligne 27 : | ||
return { | return { | ||
parts = { | parts = { | ||
{ type = 'title', value = 'nom', subtitle = 'sous-titre', subhead = { games = 'jeux', subject = buildSubject(localdata['type']), link = 'Quêtes' }}, | { type = 'title', value = 'nom', subtitle = 'sous-titre', icon = 'icône', subhead = { games = 'jeux', subject = buildSubject(localdata['type']), link = 'Quêtes' }}, | ||
{ type = 'images', imageparameters = { 'image', 'image2', 'image3', 'image4', 'image5' }, captionparameter = 'légende' }, | { type = 'images', imageparameters = { 'image', 'image2', 'image3', 'image4', 'image5' }, captionparameter = { 'légende', 'image desc' }}, | ||
{ type = 'table', title = 'Informations', rows = { | { type = 'table', title = 'Informations', rows = { | ||
{ type = 'row', label = 'Lieu', value = 'lieu' }, | { type = 'row', label = 'Lieu', value = 'lieu' }, |
modifications