705
modifications
Aucun résumé des modifications |
Aucun résumé des modifications |
||
Ligne 117 : | Ligne 117 : | ||
title = string.format( | title = string.format( | ||
default.stub_title_subject, | default.stub_title_subject, | ||
subject. | subject.subject | ||
) | ) | ||
category = string.format( | category = string.format( | ||
Ligne 133 : | Ligne 133 : | ||
titre = title, | titre = title, | ||
texte = default.stub_text, | texte = default.stub_text, | ||
image = subject.image, | |||
["image taille"] = subject.size, | |||
}) .. category | }) .. category | ||
end | end |