Шаблон:ColoredTextFrame/ColorPalette: различия между версиями
Материал из Space Station 14 Вики
Pok (обсуждение | вклад) мНет описания правки |
Pok (обсуждение | вклад) Нет описания правки |
||
| (не показаны 23 промежуточные версии этого же участника) | |||
| Строка 1: | Строка 1: | ||
<onlyinclude>{{#switch: {{{1}}} | <onlyinclude>{{#switch: {{{1}}} | ||
| #default | <!-- Стандартные цвета --> | ||
| Синий | | #default = {{ColoredTextFrame|title={{{title|}}}|content={{{content|}}}|margin={{{margin|10px 0}}}}} | ||
| Зеленый | | Синий = {{ColoredTextFrame|color={{цвет|skyblue|100}}|title={{{title|}}}|content={{{content|}}}|margin={{{margin|10px 0}}}}} | ||
| | | Зеленый = {{ColoredTextFrame|color={{цвет|emerald|100}}|title={{{title|}}}|content={{{content|}}}|margin={{{margin|10px 0}}}}} | ||
| | | Желтый = {{ColoredTextFrame|color={{цвет|yellow|100}}|title={{{title|}}}|content={{{content|}}}|margin={{{margin|10px 0}}}}} | ||
| Красный = {{ColoredTextFrame|color={{цвет|red|100}}|title={{{title|}}}|content={{{content|}}}|margin={{{margin|10px 0}}}}} | |||
<!-- Неоновые цвета --> | |||
| Неон = {{ColoredTextFrame|bg-alpha=10%|title={{{title|}}}|content={{{content|}}}|margin={{{margin|10px 0}}}}} | |||
| НеонСиний = {{ColoredTextFrame|color={{цвет|skyblue|100}}|bg-alpha=10%|title={{{title|}}}|content={{{content|}}}|margin={{{margin|10px 0}}}}} | |||
| НеонЗеленый = {{ColoredTextFrame|color={{цвет|emerald|100}}|bg-alpha=10%|title={{{title|}}}|content={{{content|}}}|margin={{{margin|10px 0}}}}} | |||
| НеонЖелтый = {{ColoredTextFrame|color={{цвет|yellow|100}}|bg-alpha=10%|title={{{title|}}}|content={{{content|}}}|margin={{{margin|10px 0}}}}} | |||
| НеонКрасный = {{ColoredTextFrame|color={{цвет|red|100}}|bg-alpha=10%|title={{{title|}}}|content={{{content|}}}|margin={{{margin|10px 0}}}}} | |||
}}</onlyinclude><noinclude>{{doc}}</noinclude> | }}</onlyinclude><noinclude>{{doc}}</noinclude> | ||