Template:Huge/doc
This is a documentation subpage for Template:Huge. It may contain usage information, categories and other content that is not part of the original template page. |
Usage
[edit source]This template is used to enlarge the size (but compensate for line height while doing so) in order to make diacritic marks in linguistic articles easier to discern in detail and distinguish from each other.
- {{Huge|diacritic mark to make large}}
If the value passed to the template is or contains a "=" (equals sign) character it must be done like so:
- {{Huge|1==}}
or
- {{Huge|=}}
This template is compatible with the {{Unicode}}, {{IPA}}, and similar templates:
{{Huge|{{Unicode|῾}}}}
- Example of typical usage
Blah blah blah {{Huge|῾}} versus {{Huge|᾽}} blah blah.
This looks like:
- Blah blah blah ῾ versus ᾽ blah blah.
The size may also be specified, setting equivalent line spacing by default:
{{Huge|&=|500%}}
&=
Or, you may choose to specify line spacing:
{{Huge|&<br />=|300%}}
{{Huge|&<br />=|300%|0%}}
&
=
&
=
Alignment can also be altered:
valign can be set to "sub" (the default), "super", or "normal".
{{Huge|sub}} {{Huge|super|valign=super}} {{Huge|normal|valign=normal}}
subsupernormal
Finally, here's an example of putting it all together:
{{Huge|Wiki<br />Wiki|300%|200%|valign=super}}<br />Wiki Wiki.
Wiki
Wiki
Wiki Wiki.
TemplateData
[edit source]TemplateData for Huge
Enlarge the size of diacritic marks and compensate for line height.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Mark | 1 | The diacritic mark to make large. | String | required |
Font size | 2 | Font size as a percentage. Default is 180%. | String | optional |
Line height | 3 | Line height, defaults to font size or 180%. | String | optional |
valign | valign | Vertical alignment. Either 'normal', 'super' or 'sub' (the default). | String | optional |
See also
[edit source]