Difference between revisions of "Template:Big/doc"

From blackwiki
Jump to navigation Jump to search
imported>Shellwood
m (Reverted edits by 72.95.111.144 (talk) (HG) (3.1.22))
Line 1: Line 1:
The Muppet Show 2
+
{{Documentation subpage}}
Between the Lions 2
+
{{High-use|26,000+}}
 +
{{COinS safe|n}}
 +
<!-- Categories go where indicated at the bottom of this page, please; interwikis go to Wikidata (see also: [[Wikipedia:Wikidata]]) -->
 +
 
 +
== Usage ==
 +
Since {{tag|big}} is obsolete, this template may be used as a replacement for presentation markup.
 +
 
 +
It takes one parameter: The text to enlarge.
 +
* {{tlx|big|<var>text to make larger</var>}}
 +
 
 +
If the value passed to the template contains an "=" (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|IPA}}, and similar templates:
 +
* <code><nowiki>{{big|{{IPA|ὡ}}}}</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.
 +
 
 +
{{Big/TemplateData}}
 +
 
 +
== See also ==
 +
{{font size templates}}
  
 
<includeonly>
 
<includeonly>

Revision as of 17:11, 12 January 2018

Usage

Since <big>...</big> is obsolete, this template may be used as a replacement for presentation markup.

It takes one parameter: The text to enlarge.

  • {{big|text to make larger}}

If the value passed to the template contains an "=" (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 {{IPA}}, and similar templates:

  • {{big|{{IPA|ὡ}}}}

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>

Template parameters

ParameterDescriptionTypeStatus
Text1

The text to enlarge.

Stringrequired

See also

Font size templates

Code Size Semantics Result
{{small|text}} 85% <small> text
{{smaller|text}} 90% none text
{{resize|text}} 90% none text
{{midsize|text}} 92% none text
none 100% none text
{{larger|text}} 110% none text
{{big|text}} 120% none text
{{large|text}} large none text
{{huge|text}} 180% none text
{{resize|x%}} custom none varies
{{font|size=x%}} custom none varies