יחידה:PV-options – הבדלי גרסאות

אין תקציר עריכה
תגית: שוחזרה
מ שוחזר מעריכה של חלוקת קונטרסים (שיחה) לעריכה האחרונה של מ. רובין
תגית: שחזור
 
שורה 1: שורה 1:
function create(cat, msg)
function create(cat, msg)  
if currentNamespace == 828 then
return create_message(msg)
end
 
return mw.ustring.format("[[קטגוריה:שגיאות פרמטריות %s]]", cat) .. create_message(msg)
return mw.ustring.format("[[קטגוריה:שגיאות פרמטריות %s]]", cat) .. create_message(msg)
end
end