Diferencia entre revisiones de «Plantilla:InfoboxTitle»

De Inkipedia
m (Añadida la plantilla Traducir)
m (Texto reemplazado: «{{SiteColor|Generic}}» por «{{SiteColor|Generico}}»)
 
Línea 1: Línea 1:
<includeonly><div style="padding: 10px; background: rgba({{#if:{{{color|}}}|{{{color}}}|{{SiteColor|Generic}}}}, 0.3); border-width: 1px 5px 1px 5px; border-style: solid; border-color: rgba({{#if:{{{color|}}}|{{{color}}}|{{SiteColor|Generic}}}}, 0.5); border-radius: 5px 5px 5px 5px; text-align: center; font-size: 20px; {{{style|}}}">'''{{{1|}}}'''</div></includeonly><noinclude>__NOTOC__
<includeonly><div style="padding: 10px; background: rgba({{#if:{{{color|}}}|{{{color}}}|{{SiteColor|Generico}}}}, 0.3); border-width: 1px 5px 1px 5px; border-style: solid; border-color: rgba({{#if:{{{color|}}}|{{{color}}}|{{SiteColor|Generico}}}}, 0.5); border-radius: 5px 5px 5px 5px; text-align: center; font-size: 20px; {{{style|}}}">'''{{{1|}}}'''</div></includeonly><noinclude>__NOTOC__
{{Traducir}}
{{Traducir}}
Produces a title header for an infobox.
Produces a title header for an infobox.
Línea 8: Línea 8:
|<code>text</code>||Unnamed.||The infobox's title text.
|<code>text</code>||Unnamed.||The infobox's title text.
|- style="vertical-align: top;"
|- style="vertical-align: top;"
|<code>color</code>||Optional.||An RGB triplet to use as the base color for formatting. The default color is {{SiteColor|Generic}}, defined in [[Template:SiteColor|SiteColor]] as "Generic".
|<code>color</code>||Optional.||An RGB triplet to use as the base color for formatting. The default color is {{SiteColor|Generico}}, defined in [[Template:SiteColor|SiteColor]] as "Generic".
|- style="vertical-align: top;"
|- style="vertical-align: top;"
|<code>style</code>||Optional.||A CSS property list to apply to the container.
|<code>style</code>||Optional.||A CSS property list to apply to the container.

Revisión actual - 22:21 24 sep 2023

FlagUnited Kingdom.svg
Necesita traducir la información
La siguiente página necesita traducirse al español.
Demuestra tu compromiso con la wiki traduciendo la página.

Produces a title header for an infobox.

Parameters

text Unnamed. The infobox's title text.
color Optional. An RGB triplet to use as the base color for formatting. The default color is 0, 153, 255, defined in SiteColor as "Generic".
style Optional. A CSS property list to apply to the container.

Example

Markup

{{InfoboxTitle|color={{SiteColor|Splatoon}}|Title Text}}

Output

Title Text