ଛାଞ୍ଚ:Script/Hebrew
Appearance
(ଛାଞ୍ଚ:Hebrewରୁ ଲେଉଟି ଆସିଛି)
{{{1}}}
Marks a string as in the Hebrew language, fixing font size at 125 %.
example template (= at 125%):
- נְקֻדּוֹת
example at 100%:
נְקֻדּוֹת
Use simple {{lang|he|...}} for inline citation of Hebrew. Use {{rtl-para}} for entire paragraphs of Hebrew text.
Important note: The template may not display properly on Mozilla Firefox on Mac OS X 10.X if nikud is used.
The font used by the template can be customized by styling class "script-hebrew" in user CSS (i.e., Special:MyPage/vector.css, Special:MyPage/monobook.css, or similar, depending on the skin):
.script-hebrew {
font-size: 100% !important;
font-family: "Fancy Hebrew Font" !important;
letter-spacing: 0 !important;
}
Use "inherit" instead of a font name to revert to the Wikipedia default font.