Aller au contenu

« Module:Infobox/Période historique » : historique des versions

Légende : (actu) = différence avec la version actuelle - (diff) = différence avec la version précédente - m = modification mineure

14 novembre 2023

28 août 2022

6 août 2022

29 avril 2022

  • actudiff 16:2929 avril 2022 à 16:29 Zebulon84 discuter contributions 884 octets +884 Nouvelle page : local general = require 'Module:Infobox/Fonctions' --local localdata = require 'Module:Infobox/Localdata' --local wd = require 'Module:Wikidata' return { maincolor = '#C0E0FF', parts = { general.title(), general.mainimage(), {type = 'table', title = 'Dates', rows = { { type = 'row', label = 'Début', value = {'début', 'année début'}, property = 'P580' }, { type = 'row', label = 'Fin', value = {'fin', 'année fin'}, property = 'P582' }, { type = 'row', l...