Difference between revisions of "Template:Hebrew name 2"

From blackwiki
Jump to navigation Jump to search
imported>Eliyak
m (rv)
imported>Eliyak
(showing use with unnamed parameters, updating details.)
Line 10: Line 10:
  
 
:{{Hebrew Name 2 | hebrew1=A | hebrew2=B | stan1=C | stan2=D | tiber1=E | tiber2=F | means=G}}
 
:{{Hebrew Name 2 | hebrew1=A | hebrew2=B | stan1=C | stan2=D | tiber1=E | tiber2=F | means=G}}
 +
 +
The template may also be used with unnamed parameters. For example:
 +
:<code>{&#x7B;{Hebrew Name 2|A|B|C||E|F}}</code>
 +
:{{Hebrew Name 2|A|B|C||E|F}}
  
 
Some notes:
 
Some notes:
  
 
*The <code>hebrew1</code> and <code>hebrew2</code> parameters are mandatory.
 
*The <code>hebrew1</code> and <code>hebrew2</code> parameters are mandatory.
*The <code>stan2</code> and <code>tiber2</code> parameters cannot be included unless the <code>stan1</code> and <code>tiber1</code> parameters are, respectively.
+
*The <code>stan2</code> parameter cannot be included unless the <code>stan1</code> is as well.
*The order of parameters doesn't matter.
+
*The <code>tiber1</code> and <code>tiber2</code> parameters can either both be included, or neither. This is inherent to the expected usage of this template.
 +
*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>
 
[[Category:Hebrew name templates|Hebrew Name]]</noinclude>

Revision as of 02:33, 3 October 2006

Hebrew : {{{1}}} / {{{2}}},

How to use

This Wiki markup:

{{Hebrew Name 2 | hebrew1=A | hebrew2=B | stan1=C | stan2=D | tiber1=E | tiber2=F | means=G}}

produces this:

Hebrew : A / B, Standard Template:Unicode / Template:Unicode Tiberian Template:Unicode / Template:Unicode ; G

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

{{{Hebrew Name 2|A|B|C||E|F}}
Hebrew : A / B, Standard Template:Unicode Tiberian Template:Unicode / Template:Unicode

Some notes:

  • The hebrew1 and hebrew2 parameters are mandatory.
  • The stan2 parameter cannot be included unless the stan1 is as well.
  • The tiber1 and tiber2 parameters can either both be included, or neither. This is inherent to the expected usage of this template.
  • The means parameter is optional.
  • The order of parameters doesn't matter when they are entered by name (as in the first example above).