יחידה:תבנית מידע: הבדלים בין גרסאות בדף
אין תקציר עריכה |
שחזור לגרסה של ערן |
||
| שורה 52: | שורה 52: | ||
Renders the right/left images (possibly 1/2/none of them available) and the main image | Renders the right/left images (possibly 1/2/none of them available) and the main image | ||
]] | ]] | ||
local function renderImages() | local function renderImages() | ||
-- render right an left images | -- render right an left images | ||
| שורה 343: | שורה 327: | ||
args.titlestyle = frame.args['כותרת תבנית-עיצוב'] | args.titlestyle = frame.args['כותרת תבנית-עיצוב'] | ||
args.titleclass = frame.args['כותרת תבנית-מחלקה'] | args.titleclass = frame.args['כותרת תבנית-מחלקה'] | ||
args.subtitle = frame.args['תת כותרת תבנית'] | args.subtitle = frame.args['תת כותרת תבנית'] | ||
args.subtitlestyle = frame.args['תת כותרת תבנית-עיצוב'] | args.subtitlestyle = frame.args['תת כותרת תבנית-עיצוב'] | ||