יחידה:PV-options: הבדלים בין גרסאות בדף
יותר עדיף |
אין תקציר עריכה |
||
| שורה 1: | שורה 1: | ||
function create(cat, msg) | function create(cat, msg) | ||
return mw.ustring.format("[[קטגוריה:שגיאות פרמטריות %s]] | return mw.ustring.format("[[קטגוריה:שגיאות פרמטריות %s]]", cat) .. create_message(msg) | ||
end | end | ||