יחידה:תבנית חוזרת: הבדלים בין גרסאות בדף

קפיצה לניווט קפיצה לחיפוש
אין שינוי בגודל ,  27 באפריל 2025
יצירת דף עם התוכן "local p = {} function p.parse( frame ) local template = frame.args['תבנית'] local i = 0 local req_params = {} -- extract parameters from templat while i~=nil do i = mw.ustring.find( template, '\{\{\{', i ) if i ~= nil then start_ind = i+3 i = mw.ustring.find( template, '\}\}\}', i ) param_name = mw.ustring.sub( template, start_ind, i+2 ) req_params[param_name] = 1 end end -- expand argumetns using the template i=1 local fo..."
ויקיטקסט>Neriah
(ייבוא מויקיפדיה.)
 
(יצירת דף עם התוכן "local p = {} function p.parse( frame ) local template = frame.args['תבנית'] local i = 0 local req_params = {} -- extract parameters from templat while i~=nil do i = mw.ustring.find( template, '\{\{\{', i ) if i ~= nil then start_ind = i+3 i = mw.ustring.find( template, '\}\}\}', i ) param_name = mw.ustring.sub( template, start_ind, i+2 ) req_params[param_name] = 1 end end -- expand argumetns using the template i=1 local fo...")
(אין הבדלים)

תפריט ניווט