Difference between revisions of "Template:Infobox Semitic letter"

From blackwiki
Jump to navigation Jump to search
imported>UA3
(Reverted good faith edits by Shahin (talk): Persian is not Semetic. (TW))
imported>Izno
(normalize infobox)
Line 3: Line 3:
 
  --> {{{letname}}}<!--
 
  --> {{{letname}}}<!--
 
  --> {{#if:{{{nextletter|}}}|{{align|right|<small>[[{{{nextlink}}}|{{{nextletter}}} →]]</small>}}}}
 
  --> {{#if:{{{nextletter|}}}|{{align|right|<small>[[{{{nextlink}}}|{{{nextletter}}} →]]</small>}}}}
  |aboveclass = navbox-title
+
  |abovestyle = background-color: #ccccff; padding: 0.25em 1em; line-height: 1.5em;
| data1 = {{columns|style=background:#fff;width:100%;|colwidth=auto
+
|headerstyle = background-color: #ccccff; padding: 0.25em 1em; line-height: 1.5em;
|col1=<div style="width:100%">[[Phoenician alphabet|Phoenician]]</div> {{#if:{{{phchar|}}}|[[File:Phoenician {{{phchar}}}.svg|30px|{{{letname}}}]]|}}
+
|label1=[[Phoenician alphabet|Phoenician]]
|col2=<div style="width:100%">[[Hebrew alphabet|Hebrew]]</div><div style="<includeonly>font-size: 300%; line-height: 1</includeonly>">{{{hechar}}}</div>
+
| data1 = {{#if:{{{phchar|<noinclude>y</noinclude>}}}|[[File:Phoenician {{{phchar}}}.svg|30px|{{{letname}}}]]}}
|col3=<div style="width:100%">[[Aramaic alphabet|Aramaic]]</div> {{#if:{{{amchar|}}}|[[File:{{{amchar}}}.svg|25px|{{{letname}}}]]|}}
+
|label2=[[Hebrew alphabet|Hebrew]]
|col4=<div style="width:100%">[[Syriac alphabet|Syriac]]</div><div style="<includeonly>font-size: 300%; line-height: 1</includeonly>">{{{sychar}}}</div>
+
|data2={{#if:{{{hechar|<noinclude>y</noinclude>}}}|<div style="font-size: 300%; line-height: 1">{{{hechar}}}</div>}}
|col5=<div style="width:100%">[[Arabic alphabet|Arabic]]</div><div style="<includeonly>font-size: 300%; line-height: 1</includeonly>">{{{archar}}}</div>
+
|label3=[[Aramaic alphabet|Aramaic]]
}}
+
|data3={{#if:{{{amchar|<noinclude>y</noinclude>}}}|[[File:{{{amchar}}}.svg|25px|{{{letname}}}]]}}
|label3 = [[Help:IPA|Phonemic representation]]
+
|label4=[[Syriac alphabet|Syriac]]
  |data3 = {{IPA|{{{ipa}}}}}
+
|data4={{#if:{{{sychar|<noinclude>y</noinclude>}}}|<div style="font-size: 300%; line-height: 1">{{{sychar}}}</div>}}
|label4 = Position in alphabet
+
|label5=[[Arabic alphabet|Arabic]]
  |data4 = {{{num}}}
+
|data5={{#if:{{{archar|<noinclude>y</noinclude>}}}|<div style="font-size: 300%; line-height: 1">{{{archar}}}</div>}}
|label5 = Numerical value
+
 
  |data5 = {{{gem}}}
+
|label10 = [[Help:IPA|Phonemic representation]]
|header6 = Alphabetic derivatives of the Phoenician
+
  |data10 = {{IPA|{{{ipa}}}}}
|headerclass = navbox-title
+
|label11 = Position in alphabet
|data7  = {{columns|style=background:#fff;width:100%;|colwidth=auto
+
  |data11 = {{{num}}}
|col1=<div style="width:100%">[[Greek alphabet|Greek]]</div>{{{grchar}}}
+
|label12 = Numerical value
|col2=<div style="width:100%">[[Latin script|Latin]]</div>{{{lachar}}}
+
  |data12 = {{{gem}}}
|col3=<div style="width:100%">[[Cyrillic script|Cyrillic]]</div>{{{cychar}}}
+
|header20 = Alphabetic derivatives of the Phoenician
}}
+
 
 +
|label21=[[Greek alphabet|Greek]]
 +
|data21  = {{{grchar<includeonly>|</includeonly>}}}
 +
|label22 = [[Latin script|Latin]]
 +
|data22={{{lachar<includeonly>|</includeonly>}}}
 +
|label23=[[Cyrillic script|Cyrillic]]
 +
|data23={{{cychar<includeonly>|</includeonly>}}}
 
}}<noinclude>
 
}}<noinclude>
{{Clear}}
+
{{documentation|content=
 
<pre>
 
<pre>
 
{{Infobox Semitic letter
 
{{Infobox Semitic letter
Line 49: Line 55:
 
[[Category:Language infobox templates|Letter, Semitic]]
 
[[Category:Language infobox templates|Letter, Semitic]]
 
[[Category:Writing system templates]]
 
[[Category:Writing system templates]]
 +
}}
 
</noinclude>
 
</noinclude>

Revision as of 21:26, 13 December 2020

{{{letname}}}
Phoenician[[File:Phoenician {{{phchar}}}.svg|30px|{{{letname}}}]]
Hebrew
{{{hechar}}}
Aramaic[[File:{{{amchar}}}.svg|25px|{{{letname}}}]]
Syriac
{{{sychar}}}
Arabic
{{{archar}}}
Phonemic representation{{{ipa}}}
Position in alphabet{{{num}}}
Numerical value{{{gem}}}
Alphabetic derivatives of the Phoenician
Greek{{{grchar}}}
Latin{{{lachar}}}
Cyrillic{{{cychar}}}

[[Category:Infobox templates|Template:Remove first word]]

Template documentation
{{Infobox Semitic letter
|letname = <!-- title -->
|previouslink =
|previousletter =
|nextlink =
|nextletter =
|phchar = <!-- Phoenician -->
|hechar = <!-- Hebrew -->
|amchar = <!-- Aramaic -->
|sychar = <!-- Syriac -->
|archar = <!-- Arabic -->
|grchar = <!-- Greek -->
|lachar = <!-- Latin -->
|cychar = <!-- Cyrillic -->
|ipa = <!-- phoneme(s) in IPA -->
|num = <!-- position in alphabet -->
|gem = <!-- numerical value (Abjad numerals/Gematria) -->
}}