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

אין תקציר עריכה
עריכה
שורה 35: שורה 35:
     }
     }
local options_empty = {}
local options_empty = {}
local result = {
local result = {
[0] = options_0, [1] = options_empty,
[0] = options_0, -- ערכים
[2] = options_rest, [3] = options_empty,
[2] = options_rest, -- משתמש
[4] = options_rest, [5] = options_empty,
[4] = options_rest, -- ויקיפדיה
[6] = options_0, [7] = options_empty,
[6] = options_0, -- קובץ
[8] = options_rest, [9] = options_empty,
[8] = options_rest, -- מדיה ויקי ??????  ?מה פתאום מדיה ויקי?
[10] = options_0, [11] = options_empty,
[10] = options_0, -- תבנית
[12] = options_rest, [13] = options_empty,
[12] = options_rest, -- עזרה
[14] = options_0, [15] = options_empty,
[14] = options_0, -- קטגוריה
[100] = options_0, [101] = options_empty,
[100] = options_0, -- וכן הלאה
[108] = options_rest, [109] = options_empty,
[108] = options_rest,
[118] = options_rest, [119] = options_empty,
[118] = options_rest,
[446] = options_rest, [447] = options_empty,
[446] = options_rest,
[828] = options_rest, [829] = options_empty,
[828] = options_rest,
[2300] = options_rest, [2301] = options_empty,
[2300] = options_rest,
[2302] = options_rest, [2303] = options_empty,
[2302] = options_rest,
[2600] = options_rest
[2600] = options_rest
}
}
return result
return result