Aller au contenu

« Module:Localisations » : différence entre les versions

m
+ propre
mAucun résumé des modifications
m (+ propre)
Ligne 480 : Ligne 480 :
if multiple_ids then colspan_th = 3 end
if multiple_ids then colspan_th = 3 end
if subarea
if subarea
then link_subarea = subareas.get_link(subarea)
then local link_subarea = subareas.get_link(subarea)
table.insert(current_game_locations, link_subarea .. " : ")
table.insert(current_game_locations, link_subarea .. " : ")
if not (subrates_list and subrates_list.subrates) then colspan_th = colspan_th + reduced_colspan_rates[current_game] end
if not (subrates_list and subrates_list.subrates) then colspan_th = colspan_th + reduced_colspan_rates[current_game] end