Difference between revisions of "Template:Hebrew name"

From blackwiki
Jump to navigation Jump to search
(Replaced content with '[[')
imported>ClueBot
m (Reverting possible vandalism by 141.217.164.120 to version by Ynhockey. False positive? Report it. Thanks, ClueBot. (623551) (Bot))
Line 1: Line 1:
[[
+
[[Hebrew language|Hebrew]]: <span style="white-space:nowrap; font-size:125%; font-family:David, Narkisim, Arial">{{#ifeq: {{{5}}}|nobold||}}<span lang="he" xml:lang="he">{{{hebrew|{{{1}}}}}}</span>{{#ifeq: {{{5}}}|nobold||}},</span> <small>[[Hebrew language#Modern Hebrew|Standard]]</small>&nbsp;''{{transl|he||{{{stan|{{{2}}}}}}}}'' <small>[[Tiberian vocalization|Tiberian]]</small>&nbsp;''{{transl|he|{{{tiber|{{{3}}}}}}}}''{{#if: {{{means|{{{4|}}}}}}|&nbsp;&#59; {{{means|{{{4}}}}}}|}}<noinclude>
 +
 
 +
== How to use ==
 +
 
 +
This Wiki markup:
 +
 
 +
:<code>{&#x7B;Hebrew Name | hebrew=A | stan=B | tiber=C | means="D"}}</code>
 +
 
 +
produces this:
 +
 
 +
:{{Hebrew Name | hebrew=A | stan=B | tiber=C | means="D"}}
 +
 
 +
The template may also be used with unnamed parameters. For example:
 +
:<code>{&#x7B;Hebrew Name |A|B|C|}</code>
 +
 
 +
produces:
 +
 
 +
:{{Hebrew Name |A|B|C}}
 +
 
 +
Some notes:
 +
 
 +
*The <code>hebrew</code>, <code>stan</code> and <code>tiber</code> parameters are mandatory.
 +
*The <code>means</code> parameter is optional.
 +
*The order of parameters doesn't matter when they are entered by name (as in the first example above).
 +
 
 +
[[Category:Hebrew name templates|Hebrew Name]]</noinclude>

Revision as of 18:00, 5 March 2009

Hebrew: {{{1}}}, Standard Template:Transl Tiberian Template:Transl

How to use

This Wiki markup:

{{Hebrew Name | hebrew=A | stan=B | tiber=C | means="D"}}

produces this:

Hebrew: A, Standard Template:Transl Tiberian Template:Transl ; "D"

The template may also be used with unnamed parameters. For example:

{{Hebrew Name |A|B|C|}

produces:

Hebrew: A, Standard Template:Transl Tiberian Template:Transl

Some notes:

  • The hebrew, stan and tiber parameters are mandatory.
  • The means parameter is optional.
  • The order of parameters doesn't matter when they are entered by name (as in the first example above).