Шаблон:ColorSample

Материал из Циклопедии
Перейти к навигации Перейти к поиску


Внимание! Этот шаблон устроен чрезвычайно сложно. Редактируйте, только если уверены, что понимаете как шаблон устроен.



This template creates a box filled with a color of choice, optionally followed by a label. It may prove useful when listing colors used in a hand-made computer drawing, saving readers/users from having to use a color picker-like tool in their favorite picture editor.

Examples[править]

This code... Yields...
{{ColorSample|purple|This is the purplest purple ever}}   This is the purplest purple ever: purple
{{ColorSample|#EE0000|Warnings are usually colored like this}}   Warnings are usually colored like this: #EE0000

{{ColorSample|#000000}} {{ColorSample|#000066}} {{ColorSample|#003399}}
{{ColorSample|#3366CC}} {{ColorSample|#6699FF}} {{ColorSample|#8CCCFF}}
{{ColorSample|#B3EEFF}} {{ColorSample|#E3FFFF}} {{ColorSample|#FFFFFF}}