Predloga:Color box striped/dok
Videz
![]() | To je dokumentacijska podstran za glavno stran Predloga:Color box striped. Namenjena je shranjevanju navodil, kategorizaciji in drugi vsebini, ki ni del glavne strani. |
Usage
[uredi kodo]To je dokumentacija TemplateData za predlogo, ki jo uporabljajo Vizualni urejevalnik in druga orodja; glejte mesečno poročilo o uporabi parametrov za to predlogo.
TemplateData za Color box striped
{{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.
Parameter | Opis | Vrsta | Stanje | |
---|---|---|---|---|
Color | 1 | Background color of the box.
| Niz | zahtevano |
Stripe color | 2 | Stripe color of the box
| Niz | predlagano |
Text | 3 | Sets the text
| Niz | neobvezno |
Text color | 4 | Sets the text color
| Niz | neobvezno |
Stripe width | stripe | Sets the width of the stripe.
| Številka | neobvezno |
Border color | border | Sets the color of the border around the box.
| Niz | neobvezno |
Stripe degrees | degrees | Sets the degrees of the stripes.
| Številka | neobvezno |
Visual effect | 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}}
|
Variants
[uredi kodo]Supporting template
[uredi kodo]See also
[uredi kodo]- {{Infobox color}}, an infobox for the detailed description of a color.
- {{Legend}}