How to reduce or enlarge font sizes

Editors should avoid manually inserting large and small font sizes into prose. Increased and decreased font size should primarily be produced through automated facilities such as headings or through carefully designed templates. Below is one list of font sizing templates that have been tested and are available if needed:

Font size templates
Code for inline contentCode for block contentSizeResult
{{small|text}}{{smalldiv|text}}85%text
{{resize|text}}{{resizediv|text}}90%text
nonenone100%text
{{large|text}}{{largediv|text}}120%text
{{huge|text}}180%text
{{resize|x%|text}}{{resizediv|x%|text}}customvaries
{{font|size=x%}}customvaries

Example: {{big|Will make the text here larger}} renders as: Will make the text here larger

Also, works with Unicode and IPA. Example: {{big|{{unicode|ὡ}}}} renders as:

To put this chart on your User page for reference use: {{font size templates}}