Difference between revisions of "Template:Hebrew name 2"

From blackwiki
Jump to navigation Jump to search
imported>Eliyak
(showing use with unnamed parameters, updating details.)
imported>Eliyak
m
Line 13: Line 13:
 
The template may also be used with unnamed parameters. For example:
 
The template may also be used with unnamed parameters. For example:
 
:<code>{&#x7B;{Hebrew Name 2|A|B|C||E|F}}</code>
 
:<code>{&#x7B;{Hebrew Name 2|A|B|C||E|F}}</code>
 +
 +
produces:
 +
 
:{{Hebrew Name 2|A|B|C||E|F}}
 
:{{Hebrew Name 2|A|B|C||E|F}}
  

Revision as of 02:34, 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}}

produces:

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).