יחידה:הערה: הבדלים בין גרסאות בדף
מאין תקציר עריכה |
מאין תקציר עריכה |
||
| שורה 13: | שורה 13: | ||
end | end | ||
if args['שמאל'] then | if args['שמאל'] then | ||
text = '<div style="direction: ltr;text-align:left;">' . | text = '<div style="direction: ltr;text-align:left;">' .. args[1] .. '</div>' | ||
else | else | ||
text = frame.args[1] | text = frame.args[1] | ||