Template:Big/doc: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
No edit summary
Line 13: Line 13:
or the offending "=" character(s) must be replaced with <code>&amp;#61;</code>.
or the offending "=" character(s) must be replaced with <code>&amp;#61;</code>.


This template is compatible with the {{tl|Unicode}}, {{tl|IPA}}, and similar templates:
This template is compatible with the {{tl|Unicode}} and similar templates:


*<code><nowiki>{{Big|{{Unicode|ὡ}}}}</nowiki></code>
*<code><nowiki>{{Big|{{Unicode|ὡ}}}}</nowiki></code>

Revision as of 05:41, 2 June 2013


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 &#61;.

This template is compatible with the {{Unicode}} 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.

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