Template:Big/doc
This is a documentation subpage for Template:Big. It contains usage information, categories and other content that is not part of the original template page. |
Lua error in package.lua at line 80: module 'Module:Transclusion_count/data/B' not found.
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. |
Usage
Since <big>...</big>
is obsolete, this template may be used as a replacement for presentation markup.
It takes one parameter: The text to enlarge.
{{big|text to make larger}}
If the value passed to the template contains an "=" (equals sign) character it must be done like so:
{{big|1=text to make larger}}
or the offending "=" character(s) must be replaced with =
.
This template is compatible with the {{IPA}}, and similar templates:
{{big|{{IPA|ὡ}}}}
Example of typical usage:
Blah blah blah {{big|æ}} versus {{big|œ}} blah blah.
This looks like:
- Blah blah blah æ versus œ blah blah.
TemplateData
This is the TemplateData documentation for this template used by VisualEditor and other tools; see the monthly parameter usage report for this template.
TemplateData for Big
Makes the font larger. Equivalent to <big>...</big>
Parameter | Description | Type | Status | |
---|---|---|---|---|
Text | 1 | The text to enlarge. | String | required |
See also
Template | Size | Semantics | Sample |
---|---|---|---|
{{small}} |
85% | <small> |
HHHHH |
{{smaller}} |
90% | none | HHHHH |
{{resize}} |
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|x%}} |
custom | none | |
{{font|size=x%}} |
custom | none |