Module:Navbar: திருத்தங்களுக்கு இடையிலான வேறுபாடு
உள்ளடக்கம் நீக்கப்பட்டது உள்ளடக்கம் சேர்க்கப்பட்டது
சி test |
பின்வரும் பதிப்புக்கு மீளமைக்கப்பட்டது: 1914536 Shrikarsan (talk) உடையது. (மின்) |
||
வரிசை 40:
:css('word-spacing', 0)
:cssText(args.fontstyle)
:wikitext(args.text or '
:wikitext(' ')
end
வரிசை 59:
:addClass('nv-view')
:wikitext('[[' .. title.fullText .. '|')
:tag(
:attr('title', '
:cssText(args.fontstyle)
:wikitext(args.mini and 'பா' or 'பார்')
வரிசை 69:
:addClass('nv-talk')
:wikitext('[[' .. talkpage .. '|')
:tag(
:attr('title', '
:cssText(args.fontstyle)
:wikitext(args.mini and 'உ' or 'உரை')
வரிசை 81:
:addClass('nv-edit')
:wikitext('[' .. title:fullUrl('action=edit') .. ' ')
:tag(
:attr('title', 'இவ் வார்ப்புருவைத் தொகுக்கவும்')
:cssText(args.fontstyle)
:wikitext(args.mini and 'தொ' or '
:done()
:wikitext(']');
| |||