Feed The Beast Wiki

Follow the Feed The Beast Wiki on Discord or Mastodon!

READ MORE

Feed The Beast Wiki
im>JinboBot
m (Robot: Automated text replacement (-<noinclude></noinclude> +))
m (Noticed someone's carelessness)
 
Line 4: Line 4:
 
-->| i = an <!--
 
-->| i = an <!--
 
-->| o = an <!--
 
-->| o = an <!--
-->| y = an <!--
+
-->| u = an <!--
 
-->| #default = a <!--
 
-->| #default = a <!--
 
-->}}<noinclude>{{Documentation}}</noinclude>
 
-->}}<noinclude>{{Documentation}}</noinclude>

Latest revision as of 20:22, 18 January 2015

a

Template-info Documentation

This templates display a or an depending on the input.

Parameters

1: Input used to determine whether to output a or an.

Examples

{{A|apple}} apple, {{A|banana}} banana

produces:
an apple, a banana

You can use parser functions to turn the first character to uppercase, for instructions on how to do that, see MW:Extention:StringFunctions.