Template:Larger
(Redirected from Template:Bigger)
		
		
		
		Jump to navigation
		Jump to search
		{{{1}}}
| This template should not be used in citation templates such as Citation Style 1 and Citation Style 2, because it includes markup that will pollute the COinS metadata they produce; see COinS in Wikipedia. | 
This template is a tailored shortcut to {{resize}}.
 
Tailored shortcuts
| {{smaller|…}} | = | {{resize|90%|…}} | 
| {{larger|…}} {{bigger|…}}  | 
= | {{resize|110%|…}} | 
| {{large|…}} | = | {{resize|large|…}} | 
See also
| Template | Size | Semantics | Sample | 
|---|---|---|---|
{{small}} | 
85% | <small> | 
HHHHH | 
{{smaller}} | 
90% | none | HHHHH | 
{{midsize}} | 
92% | none | HHHHH | 
| none | 100% | none | HHHHH | 
{{larger}} | 
110% | none | HHHHH | 
{{big}} | 
120% | none | HHHHH | 
{{large}} | 
large | none | HHHHH | 
{{huge}} | 
180% | none | HHHHH | 
{{resize}} | 
90% default | none | HHHHH | 
| {{font|size=x%|text}} | 
External Link
| The above documentation is transcluded from Template:Resize/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Subpages of this template.  | 
TemplateData
This is the TemplateData documentation for this template used by VisualEditor and other tools; see the monthly error report for this template.
TemplateData for Larger
<templatedata> {
 "description": "Resizes text by 110%",
 "params": {
   "1": {
     "label": "Text",
     "description": "The text to display",
     "type": "string",
     "required": true
   }
 }
} </templatedata>