יחידה:PV-options: הבדלים בין גרסאות בדף
אין תקציר עריכה |
עריכה |
||
| שורה 35: | שורה 35: | ||
} | } | ||
local options_empty = {} | local options_empty = {} | ||
local result = { | local result = { | ||
[0] = options_0, | [0] = options_0, -- ערכים | ||
[2] = options_rest, | [2] = options_rest, -- משתמש | ||
[4] = options_rest, | [4] = options_rest, -- ויקיפדיה | ||
[6] = options_0, | [6] = options_0, -- קובץ | ||
[8] = options_rest, | [8] = options_rest, -- מדיה ויקי ?????? ?מה פתאום מדיה ויקי? | ||
[10] = options_0, | [10] = options_0, -- תבנית | ||
[12] = options_rest, | [12] = options_rest, -- עזרה | ||
[14] = options_0, | [14] = options_0, -- קטגוריה | ||
[100] = options_0, | [100] = options_0, -- וכן הלאה | ||
[108] = options_rest | [108] = options_rest, | ||
[118] = options_rest | [118] = options_rest, | ||
[446] = options_rest | [446] = options_rest, | ||
[828] = options_rest | [828] = options_rest, | ||
[2300] = options_rest | [2300] = options_rest, | ||
[2302] = options_rest | [2302] = options_rest, | ||
[2600] = options_rest | [2600] = options_rest | ||
} | } | ||
return result | return result | ||