62 737
modifications
Page créée avec « local localdata = require( 'Module:Infobox/Localdata' ) -------------------------------------------------------- ----- Calcul des champs à afficher -----… » |
mAucun résumé des modifications |
||
Ligne 59 : | Ligne 59 : | ||
if objectName2 then | if objectName2 then | ||
objectTableLabel1 = require( 'Module:Outils' ).simpletitle(mw.getCurrentFrame()) | objectTableLabel1 = localdata['nom'] or require( 'Module:Outils' ).simpletitle(mw.getCurrentFrame()) | ||
objectTable2 = { type = 'table', title = objectName2, rows = { | objectTable2 = { type = 'table', title = objectName2, rows = { |
modifications