2 557
modifications
Page créée avec « local general = require("Module:Infobox/Fonctions") return { parts = { general.title(), general.image(), { type = "table", title = "Informations générales", rows = { {type = "row", label = "Coût", value = "coût"}, {type = "row", label = "Temple associé", value = "temple"}, {type = "row", label = "Effets", value = "effets"}, },... » |
Aucun résumé des modifications |
||
Ligne 11 : | Ligne 11 : | ||
{type = "row", label = "Coût", value = "coût"}, | {type = "row", label = "Coût", value = "coût"}, | ||
{type = "row", label = "Temple associé", value = "temple"}, | {type = "row", label = "Temple associé", value = "temple"}, | ||
{type = "row", label = " | {type = "row", label = "Usage", value = "usage"}, | ||
}, | }, | ||
}, | }, |