יחידה:Navbar: הבדלים בין גרסאות בדף

קפיצה לניווט קפיצה לחיפוש
נוספו 185 בתים ,  3 במרץ 2021
מויקיפדיה: https://he.wikipedia.org/wiki/%D7%99%D7%97%D7%99%D7%93%D7%94:Navbar
ויקיטקסט>Nahum
מ (2 גרסאות של הדף w:יחידה:Navbar יובאו)
 
(מויקיפדיה: https://he.wikipedia.org/wiki/%D7%99%D7%97%D7%99%D7%93%D7%94:Navbar)
שורה 60: שורה 60:
:wikitext('[[' .. title.fullText .. '|')
:wikitext('[[' .. title.fullText .. '|')
:tag(args.mini and 'abbr' or 'span')
:tag(args.mini and 'abbr' or 'span')
:attr('title', 'View this template')
:attr('title', 'צפייה בתבנית זו')
:cssText(args.fontstyle)
:cssText(args.fontstyle)
:wikitext(args.mini and 'v' or 'view')
:wikitext(args.mini and 'צ' or 'צפייה')
:done()
:done()
:wikitext(']]')
:wikitext(']]')
שורה 70: שורה 70:
:wikitext('[[' .. talkpage .. '|')
:wikitext('[[' .. talkpage .. '|')
:tag(args.mini and 'abbr' or 'span')
:tag(args.mini and 'abbr' or 'span')
:attr('title', 'Discuss this template')
:attr('title', 'שיחה על תבנית זו')
:cssText(args.fontstyle)
:cssText(args.fontstyle)
:wikitext(args.mini and 't' or 'talk')
:wikitext(args.mini and 'ש' or 'שיחה')
:done()
:done()
:wikitext(']]');
:wikitext(']]');
שורה 82: שורה 82:
:wikitext('[' .. title:fullUrl('action=edit') .. ' ')
:wikitext('[' .. title:fullUrl('action=edit') .. ' ')
:tag(args.mini and 'abbr' or 'span')
:tag(args.mini and 'abbr' or 'span')
:attr('title', 'Edit this template')
:attr('title', 'עריכת תבנית זו')
:cssText(args.fontstyle)
:cssText(args.fontstyle)
:wikitext(args.mini and 'e' or 'edit')
:wikitext(args.mini and 'ע' or 'עריכה')
:done()
:done()
:wikitext(']');
:wikitext(']');
שורה 106: שורה 106:
:wikitext(args[1])
:wikitext(args[1])
end
end
 
local templateStyle = mw.getCurrentFrame():extensionTag( 'templatestyles', '', { src = 'יחידה:Navbar/styles.css' } );
return tostring(div:done())
return tostring(div:done()) .. templateStyle
end
end


תפריט ניווט