יחידה: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