Template:Big/doc: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
(updating docs)
(Redirected page to Template:Resize/doc)
 
(17 intermediate revisions by 8 users not shown)
Line 1: Line 1:
{{Documentation subpage}}
#REDIRECT [[Template:Resize/doc]]
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
 
== Usage ==
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>}}
 
If the value pased to the template contains a "=" (equals sign) character it must be done like so:
 
*{{tlx|Big|1&#61;<var>text to make larger</var>}}
 
or the offending "=" character(s) must be replaced with <code>&amp;#61;</code>.
 
This template is compatible with the {{tl|Unicode}}, {{tl|IPA}}, {{tl|Polytonic}} and similar templates:
 
*<code><nowiki>{{Big|Polytonic|ὡ}}}}</nowiki></code>
 
;Example of typical usage:
 
*<code><nowiki>Blah blah blah {{Big|æ}} versus {{Big|œ}} blah blah.</nowiki></code>
 
This looks like:
 
*Blah blah blah {{Big|æ}} versus {{Big|œ}} blah blah.
 
== See also ==
*{{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.
 
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS -->
[[Category:Wikipedia formatting and function templates]]
 
[[ja:Template:Larger]]

Latest revision as of 00:24, 1 December 2013