Template:A or an: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{#switch:{{lc:{{str left|{{delink|{{{1}}}}}|1}}}}
{{#switch:{{lc:{{str left|{{{1}}}|1}}}}
  |8|a|i = an {{{1}}}
  |8|a|i = an {{{1}}}
  |e = {{#switch:{{lc:{{str left|{{delink|{{{1}}}}}|2}}}}
  |e = {{#switch:{{lc:{{str left|{{{1}}}|2}}}}
   |eu= a {{{1}}}
   |eu= a {{{1}}}
   |an {{{1}}}
   |an {{{1}}}
Line 9: Line 9:
   |an {{{1}}}
   |an {{{1}}}
   }}
   }}
  |u = {{#switch:{{lc:{{str left|{{delink|{{{1}}}}}|3}}}}
  |u = {{#switch:{{lc:{{str left|{{{1}}}|3}}}}
   |uk = a {{{1}}}
   |uk = a {{{1}}}
   |uni= a {{{1}}}
   |uni= a {{{1}}}

Revision as of 16:22, 31 January 2024

a {{{1}}}

English (en)Deutsch (de)Esperanto (eo)Español (es)Français (fr)Suomi (fi)Hrvatski (hr)Magyar (hu)Italiano (it)日本語 (ja)한국어 (ko)Nederlands (nl)Polski (pl)Português (pt)Português do Brasil (pt-br)Русский (ru)Slovenčina (sk)Svenska (sv)Türkçe (tr)Українська (uk)Tiếng Việt (vi)中文 (zh)中文(臺灣) (zh-tw)
Curly brackets white.pngTemplate Documentation [view] [edit]
Icon-translate.png Available doc translations
View
Page history

Usage

Gives the correct form of "a {{{1}}} or "an {{{1}}}"

See also

Template:Le