Diferencia entre revisiones de «Plantilla:InfoboxTitle»

De Inkipedia
m (Increasing font size)
m (Decreasing margin)
Línea 1: Línea 1:
<includeonly><div style="padding: 15px; background: rgba({{{color|192, 192, 192}}}, 0.3); border-width: 1px 5px 1px 5px; border-style: solid; border-color: rgba({{{color|192, 192, 192}}}, 0.5); border-radius: 5px 5px 5px 5px; text-align: center; font-size: 20px;">'''{{{text}}}'''</div></includeonly><noinclude>
<includeonly><div style="padding: 10px; background: rgba({{{color|192, 192, 192}}}, 0.3); border-width: 1px 5px 1px 5px; border-style: solid; border-color: rgba({{{color|192, 192, 192}}}, 0.5); border-radius: 5px 5px 5px 5px; text-align: center; font-size: 20px;">'''{{{text}}}'''</div></includeonly><noinclude>
__NOTOC__
__NOTOC__
Produces a title header for an infobox.
Produces a title header for an infobox.

Revisión del 06:58 17 ene 2017


Produces a title header for an infobox.

Usage

Syntax

{{InfoboxTitle
  |color=
  |text=
}}

Parameters

color - An RGB triplet to use as the base color for formatting.
text - The infobox's title text.

Example

Markup

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

Output

Usuario:GuyPerfect/InfoboxTitle