Difference between revisions of "Template:Lang"

From annadreambrush.com/wiki
Jump to navigation Jump to search
imported>Davidgothberg
(Adding whitespace stripping around parameter 2, by using "{{#if:x| }}", since we need it in some cases.)
imported>Dbachmann
(reverting last edit: it broke rendering if parameter {{{1}}} begins with '*', the * now results in a bullet.)
Line 1: Line 1:
<span lang="{{{1}}}" xml:lang="{{{1}}}">{{#if:x| {{{2}}} }}</span>{{#if:{{NAMESPACE}}
+
<span lang="{{{1}}}" xml:lang="{{{1}}}">{{{2}}}</span>{{#if:{{NAMESPACE}}|
| <!--Not article space, do nothing-->
+
|[[Category:Articles containing {{#switch:{{{1|}}}
| <!--Article space-->
 
  [[Category:Articles containing {{#switch:{{{1|}}}
 
 
   |ar      = Arabic
 
   |ar      = Arabic
 
   |es      = Spanish
 
   |es      = Spanish
Line 25: Line 23:
 
   |en|eng  = explicitly cited English  
 
   |en|eng  = explicitly cited English  
 
   |#default = {{#ifexist:Category:Articles containing {{ISO 639 name {{{1|}}}}} language text
 
   |#default = {{#ifexist:Category:Articles containing {{ISO 639 name {{{1|}}}}} language text
    |{{ISO 639 name {{{1|}}}}}
+
  |{{ISO 639 name {{{1|}}}}}
    |non-English
+
  |non-English
    }}
+
  }}
  }} language text]]
+
}} language text]]
 
}}<noinclude>
 
}}<noinclude>
 
+
{{pp-template|small=yes}}
{{pp-template}}
 
 
{{documentation}}
 
{{documentation}}
 
<!-- Add cats and interwikis to the /doc subpage, not here! -->
 
<!-- Add cats and interwikis to the /doc subpage, not here! -->
 
</noinclude>
 
</noinclude>

Revision as of 19:46, 8 January 2010

{{{2}}}

Template documentation[create]