מדיה ויקי:Gadget-TemplateParamWizard.js: הבדלים בין גרסאות בדף

מ ביטול גרסה 32947115 של קיפודנחש (שיחה) הסבר בדף השיחה
ניסוי
שורה 118: שורה 118:
function onemore(name) {
function onemore(name) {
var param = params[name];
var param = params[name];
if (param.deprecated)
return; // ignore deprecated parameters - pretend they are not in TD.
templateParams[name] = {  
templateParams[name] = {  
desc: param.description || '',  
desc: param.description || '',