Vés al contingut

Plantilla:Color box striped/ús

De la Viquipèdia, l'enciclopèdia lliure

Descripció

[modifica]

Sintaxi

[modifica]
{{color box striped|color|stripe color|text|text color|stripe = |border = |degrees = }}
Adds a rectangular color box striped.
  • Colors are most commonly specified as either a color keyword or as the hexadecimal triplet representing an RGB combination. See the article web colors for details.
  • If specified, the text is centered within the box.
ParàmetreDescripcióTipusEstat
Color1
Background color of the box.
Exemple
Green
Cadenaobligatori
Stripe color2
Stripe color of the box
Per defecte
white
Exemple
blue
Cadenasuggerit
Text3
Sets the text
Exemple
Loren ipsum
Cadenaopcional
Text color4
Sets the text color
Per defecte
Either black or white or background color or stripe color if exists; whichever has greater contrast.
Exemple
red
Cadenaopcional
Stripe widthstripe
Sets the width of the stripe.
Per defecte
1
Exemple
2
Nombreopcional
Border colorborder
Sets the color of the border around the box.
Per defecte
black
Exemple
#FF0
Cadenaopcional
Stripe degreesdegrees
Sets the degrees of the stripes.
Per defecte
-45
Exemple
180
Nombreopcional

Format: inline

Test of raw TemplateData output:

Adds a rectangular color box striped. Colors are most commonly specified as either a color keyword or as the hexadecimal triplet representing an RGB combination. See the article web colors for details.If specified, the text is centered within the box.

Paràmetres de la plantilla

Aquesta plantilla prefereix el format de paràmetres en la mateixa línia.

ParàmetreDescripcióTipusEstat
Color1

Background color of the box.

Exemple
Green
Cadenaobligatori
Stripe color2

Stripe color of the box

Per defecte
white
Exemple
blue
Cadenasuggerit
Text3

Sets the text

Exemple
Loren ipsum
Cadenaopcional
Text color4

Sets the text color

Per defecte
Either black or white or background color or stripe color if exists; whichever has greater contrast.
Exemple
red
Cadenaopcional
Stripe widthstripe

Sets the width of the stripe.

Per defecte
1
Exemple
2
Nombreopcional
Border colorborder

Sets the color of the border around the box.

Per defecte
black
Exemple
#FF0
Cadenaopcional
Stripe degreesdegrees

Sets the degrees of the stripes.

Per defecte
-45
Exemple
180
Nombreopcional
Exemples
Efecte visual Markup
     {{color box striped|Green}}
     {{color box striped|Yellow|Green}}
     {{color box striped|Blue|Green|degrees=180}}
     {{color box striped|Blue|Red|striped =2}}
 Using X11 color names  {{color box striped|SteelBlue|Gold|'''Using X11 color names'''}}
 Using RGB hex triplets  {{color box striped|#012345|#FEDCBA|''Using RGB hex triplet''}}
 Red  {{color box striped|Gray|Yellow|Red|#f00|border=#f00}}
 bordercolor like wikitable  {{color box striped|purple||bordercolor like wikitable|border=#A2A9B1}}

Vegeu també

[modifica]