Diferencia entre revisiones de «Plantilla:Big/doc»

De Familia Sanchez Arjona
Saltar a: navegación, buscar
m (Cleaned up; rem giant)
m (34 revisiones importadas)
 
(No se muestran 3 ediciones intermedias de 2 usuarios)
Línea 5: Línea 5:
  
 
===Usage===
 
===Usage===
This template is shortcut for <code><nowiki><big>...</big></nowiki></code> and makes the font larger. It takes one parameter: The text to enlarge.
+
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>}}
 
* {{tlx|big|<var>text to make larger</var>}}
  
If the value passed to the template contains a "=" (equals sign) character it must be done like so:
+
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>}}
 
* {{tlx|big|1&#61;<var>text to make larger</var>}}
  
 
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|IPA}}, and similar templates:
* <code><nowiki>{{big|{{unicode|ὡ}}}}</nowiki></code>
+
* <code><nowiki>{{big|{{IPA|ὡ}}}}</nowiki></code>
  
;Example of typical usage:
+
Example of typical usage:
 
* <code><nowiki>Blah blah blah {{big|æ}} versus {{big|œ}} blah blah.</nowiki></code>
 
* <code><nowiki>Blah blah blah {{big|æ}} versus {{big|œ}} blah blah.</nowiki></code>
  
Línea 25: Línea 27:
  
 
===See also===
 
===See also===
* {{tl|small}} - same idea, but smaller instead of larger. A shortcut for <code><nowiki><small>...</small></nowiki></code>
+
{{font size templates}}
* {{tl|huge}} - for diacritic marks only; similar to {{tl|big}} but considerably larger, and compensates for vertical alignment.
 
* {{tl|resize}} - generic resizing
 
* {{tl|larger}} - not quite as large as {{tl|big}}
 
* {{tl|large}} - simply large
 
  
 
<includeonly>
 
<includeonly>

Revisión actual del 23:19 7 jun 2016

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.

TemplateData for Big/doc

Makes the font larger. Equivalent to <big>...</big>

Parámetros de la plantilla
ParámetroDescripciónTipoEstado
Text1

The text to enlarge.

Predeterminado
vacío
Ejemplo
vacío
Valor automático
vacío
stringobligatorio

See also

Font size templates
Template Size Semantics Sample
{{small}} 85% <small> HHHHH
{{smaller}} 90% none HHHHH
{{midsize}} 92% none HHHHH
none 100% none HHHHH
{{larger}} 110% none HHHHH
{{big}} 120% none HHHHH
{{large}} large none HHHHH
{{huge}} 180% none HHHHH
{{resize}} 90% default none HHHHH
{{font|size}}