Contenu supprimé Contenu ajouté
po-z awè otomaticmint l' messaedje di Modele:ôs si gn a nole rahouca ricnoxhowe u si l' modele Orto est vude
Roye 16:
local sourdant = require("Module:Sourdant");
local category = require("Module:Categoreyes");
local lingaedje = require("Module:Lingaedje");
local riscr = require("Module:Riscrijhaedje");
 
Ligne 27 ⟶ 28 :
local words = {}
local output_lst = {}
local total_known = 0
 
--- pad str to the left
Ligne 328 ⟶ 330 :
if references[refID] ~= nil or p.load_reference(refID) then
g = references[refID].group
total_known = total_known + 1
if pagename == word then
-- not cat for author
Ligne 522 ⟶ 525 :
html = html .. p.build_groups()
html = html .. '</div>'
if total_known == 0 then
local linktxt = lingaedje.grammar({args={"Djivêye des motîs",lang,"",vowel='1'}});
html = '<p class="info">I gn a co rén dins ci hagnon ci, mins si vos irîz rnaxhî dins des ôtes motîs, et trover l’ mot « <b>'..pagename..'</b> », riherez ciddé li scrijha do mot ki vos î avoz trové, et l’ rahouca do motî el [[Sourdant:'..linktxt..'|'..linktxt..']].</p>'
category.store(lingaedje.grammar({args={"Mots",lang,"avou des ortografeyes a radjouter",vowel='1'}}))
end
html = html .. category.get_all()
html = html .. '</div>'
return html
end