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

Aucun résumé des modifications
+infos techniques
Ligne 19 : Ligne 19 :
                 {type = "row", label = "Faction", value = "faction"},
                 {type = "row", label = "Faction", value = "faction"},
                 {type = "row", label = "Planète", value = "planète"},
                 {type = "row", label = "Planète", value = "planète"},
             },
        },
        {
             type = 'table', title = 'Technique', collapseparameters = { collapsible = true, collapsed = true }, rows = {
{ type = 'row', label = 'Proto ID', value = 'proto' },
{ type = 'row', label = 'Editor ID', value = 'editorid' },
{ type = 'row', label = '[[Form ID]]', value = 'formid' },
         },
         },
     }
     }
}
}
}
}