Template:A or an: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "{{#switch:{{lc:{{str left|{{{1}}}|1}}}} |8|a|i = an {{{1}}} |e = {{#switch:{{lc:{{str left|{{{1}}}|2}}}} |eu= a {{{1}}} |an {{{1}}} }} |o = {{#switch:{{{1}}} |o...")
 
m (Protected "Template:A or an" ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite)))
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{#switch:{{lc:{{str left|{{{1}}}|1}}}}
{{#switch:{{lc:{{str left|{{delink|{{{1}}}}}|1}}}}
  |8|a|i = an {{{1}}}
  |8|a|i = an {{{1}}}
  |e = {{#switch:{{lc:{{str left|{{{1}}}|2}}}}
  |e = {{#switch:{{lc:{{str left|{{delink|{{{1}}}}}|2}}}}
   |eu= a {{{1}}}
   |eu= a {{{1}}}
   |an {{{1}}}
   |an {{{1}}}
   }}
   }}
  |o = {{#switch:{{{1}}}
  |o = {{#switch:{{delink|{{{1}}}}}
   |one|once= a {{{1}}}
   |one|once= a {{{1}}}
   |an {{{1}}}
   |an {{{1}}}
   }}
   }}
  |u = {{#switch:{{lc:{{str left|{{{1}}}|3}}}}
  |u = {{#switch:{{lc:{{str left|{{delink|{{{1}}}}}|3}}}}
   |uk = a {{{1}}}
   |uk = a {{{1}}}
   |uni= a {{{1}}}
   |uni= a {{{1}}}
   |an {{{1}}}
   |an {{{1}}}
   }}
   }}
  |h = {{#switch:{{{1}}}
  |h = {{#switch:{{delink|{{{1}}}}}
   |herb|herbal= a{{#ifeq:{{lc:{{{eng}}}}}|us|n}} {{{1}}}
   |herb|herbal= a{{#ifeq:{{lc:{{{eng}}}}}|us|n}} {{{1}}}
   |hour|hourly|honour|honor=an {{{1}}}
   |hour|hourly|honour|honor=an {{{1}}}

Latest revision as of 13:23, 5 April 2025

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