מדיה ויקי:Gadget-TemplateParamWizard.js: הבדלים בין גרסאות בדף
←using [[mw:CodeEditor|CodeEditor]]: הצגת רשימת התבניות הנתמכות אם אין תבנית מסומנת. |
ניטפוק |
||
| שורה 256: | שורה 256: | ||
) | ) | ||
.append($('<p>', {'class': 'tpw_hidden'}) | .append($('<p>', {'class': 'tpw_hidden'}) | ||
.css({backgroundColor: 'yellow', width: ' | .css({backgroundColor: 'yellow', width: '140px', overflow:'hidden'}) | ||
.text((templateParams[paramName].desc || '')) | .text((templateParams[paramName].desc || '')) | ||
) | ) | ||