Template:Big/doc: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
(updating docs)
mNo edit summary
Line 4: Line 4:
== Usage ==
== Usage ==
This template is used to enlarge the size of text. This is normally not done in articles.
This template is used to enlarge the size of text. This is normally not done in articles.
It has the same result as using <code><nowiki><big>...</big></nowiki></code> around the selected text.


*{{tlx|Big|<var>text to make larger</var>}}
*{{tlx|Big|<var>text to make larger</var>}}

Revision as of 23:30, 5 February 2012


Usage

This template is used to enlarge the size of text. This is normally not done in articles.

  • {{Big|text to make larger}}

If the value pased 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}}, {{IPA}}, {{Polytonic}} and similar templates:

  • {{Big|Polytonic|ὡ}}}}
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.

ja:Template:Larger