Difference between revisions of "Template:Big/doc"
Jump to navigation
Jump to search
imported>Karol Szapsza m (high-use: template transclusion count uptade) |
imported>Gadget850 m (Cleaned up; rem giant) |
||
| Line 5: | Line 5: | ||
===Usage=== | ===Usage=== | ||
| − | This template is shortcut for <code><nowiki><big>...</big></nowiki></code> and makes the font larger. It takes one parameter: The text to enlarge. | + | This template is shortcut for <code><nowiki><big>...</big></nowiki></code> and makes the font larger. It takes one parameter: The text to enlarge. |
| − | + | * {{tlx|big|<var>text to make larger</var>}} | |
| − | *{{tlx|big|<var>text to make larger</var>}} | ||
If the value passed to the template contains a "=" (equals sign) character it must be done like so: | If the value passed to the template contains a "=" (equals sign) character it must be done like so: | ||
| − | + | * {{tlx|big|1=<var>text to make larger</var>}} | |
| − | *{{tlx|big|1=<var>text to make larger</var>}} | ||
or the offending "=" character(s) must be replaced with <code>&#61;</code>. | or the offending "=" character(s) must be replaced with <code>&#61;</code>. | ||
This template is compatible with the {{tl|Unicode}}, {{tl|IPA}}, and similar templates: | This template is compatible with the {{tl|Unicode}}, {{tl|IPA}}, and similar templates: | ||
| − | + | * <code><nowiki>{{big|{{unicode|ὡ}}}}</nowiki></code> | |
| − | *<code><nowiki>{{big|{{unicode|ὡ}}}}</nowiki></code> | ||
;Example of typical usage: | ;Example of typical usage: | ||
| − | + | * <code><nowiki>Blah blah blah {{big|æ}} versus {{big|œ}} blah blah.</nowiki></code> | |
| − | *<code><nowiki>Blah blah blah {{big|æ}} versus {{big|œ}} blah blah.</nowiki></code> | ||
This looks like: | This looks like: | ||
| − | + | * Blah blah blah {{big|æ}} versus {{big|œ}} blah blah. | |
| − | *Blah blah blah {{big|æ}} versus {{big|œ}} blah blah. | ||
{{Big/TemplateData}} | {{Big/TemplateData}} | ||
===See also=== | ===See also=== | ||
| − | *{{tl|small}} - same idea, but smaller instead of larger. A shortcut for <code><nowiki><small>...</small></nowiki></code> | + | * {{tl|small}} - same idea, but smaller instead of larger. A shortcut for <code><nowiki><small>...</small></nowiki></code> |
| − | *{{tl|huge}} - for diacritic marks only; similar to {{tl|big}} but considerably larger, and compensates for vertical alignment. | + | * {{tl|huge}} - for diacritic marks only; similar to {{tl|big}} but considerably larger, and compensates for vertical alignment. |
| − | *{{tl|resize}} - generic resizing | + | * {{tl|resize}} - generic resizing |
| − | *{{tl|larger}} - not quite as large as {{tl|big}} | + | * {{tl|larger}} - not quite as large as {{tl|big}} |
| − | *{{tl|large}} - simply large | + | * {{tl|large}} - simply large |
| − | |||
<includeonly> | <includeonly> | ||
Revision as of 12:36, 15 May 2015
| 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. |
| This template is used on 174,000+ pages. To avoid major disruption and server load, any changes should be tested in the template's /sandbox or /testcases subpages, or in your own user subpage. The tested changes can be added to this page in a single edit. Consider discussing changes on the talk page before implementing them. Transclusion count updated automatically (see documentation). |
| 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 Wikipedia:COinS. |
Usage
This template is shortcut for <big>...</big> and makes the font larger. It takes one parameter: The text to enlarge.
{{big|text to make larger}}
If the value passed to the template contains a "=" (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 {{Unicode}}, {{IPA}}, and similar templates:
{{big|{{unicode|ὡ}}}}
- 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
- {{small}} - same idea, but smaller instead of larger. A shortcut for
<small>...</small> - {{huge}} - for diacritic marks only; similar to {{big}} but considerably larger, and compensates for vertical alignment.
- {{resize}} - generic resizing
- {{larger}} - not quite as large as {{big}}
- {{large}} - simply large