יחידה:Citation/CS1: הבדלים בין גרסאות בדף
אין תקציר עריכה |
|||
| שורה 809: | שורה 809: | ||
if "AV-media-notes" == cite_class or "DVD-notes" == cite_class then -- if this citation is cite AV media notes or cite DVD notes | if "AV-media-notes" == cite_class or "DVD-notes" == cite_class then -- if this citation is cite AV media notes or cite DVD notes | ||
return "Media notes"; -- display AV media notes / DVD media notes annotation | return "Media notes"; -- display AV media notes / DVD media notes annotation | ||
elseif "podcast" == cite_class then -- if this citation is cite podcast | elseif "podcast" == cite_class then -- if this citation is cite podcast | ||
| שורה 1,797: | שורה 1,794: | ||
Others = '(Interview)'; | Others = '(Interview)'; | ||
end | end | ||
end | end | ||