Difference between revisions of "Template:Big/doc"

From Wikishire
Jump to: navigation, search
(Created page with "{{Documentation subpage}} == Usage == It takes one parameter: The text to enlarge. * {{tlx|big|<var>text to make larger</var>}} If the value passed to the template contains a...")
 
(Usage)
Line 17: Line 17:
 
This looks like:
 
This looks like:
 
* Blah blah blah {{big|æ}} versus {{big|œ}} blah blah.
 
* Blah blah blah {{big|æ}} versus {{big|œ}} blah blah.
 +
 +
{{Big/TemplateData}}
  
 
<includeonly>
 
<includeonly>

Revision as of 20:49, 2 December 2018

Usage

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.

Template:Big/TemplateData