Template:Big/doc
Lua error: Internal error: The interpreter exited with status 1. Lua error: Internal error: The interpreter exited with status 1. Lua error: Internal error: The interpreter exited with status 1.
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
TemplateData for Big
Lua error: Internal error: The interpreter exited with status 1.
Makes the font larger. Equivalent to <big>...</big>
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Text | 1 | The text to enlarge. | String | required |
See also
| Code for inline content | Code for block content | Size | Result |
|---|---|---|---|
| {{small|text}} {{smaller|text}} |
{{smalldiv|text}} | 85% | text |
| {{resize|text}} | {{resizediv|text}} | 90% | text |
| {{midsize|text}} | 92% | text | |
| none | none | 100% | text |
| {{large|text}} {{larger|text}} {{big|text}} |
{{largediv|text}} | 120% | text |
| {{huge|text}} | 180% | text | |
| {{resize|x%|text}} | {{resizediv|text}} | custom | varies |
| {{font|size=x%}} | custom | varies |