Шаблон:ColoredTextFrame/ColorPalette: различия между версиями
Материал из Space Station 14 Вики
Pok (обсуждение | вклад) мНет описания правки |
Pok (обсуждение | вклад) Нет описания правки |
||
| (не показана 91 промежуточная версия этого же участника) | |||
| Строка 1: | Строка 1: | ||
<onlyinclude> | <onlyinclude>{{#switch: {{{1}}} | ||
{{#switch: {{{1}}} | <!-- Стандартные цвета --> | ||
| #default = {{ColoredTextFrame|title={{{title|}}}|content={{{content|}}}|margin={{{margin|10px 0}}}}} | |||
| Красный = {{ColoredTextFrame| | | Синий = {{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}}}}} | ||
</onlyinclude><noinclude>{{doc}}</noinclude> | <!-- Неоновые цвета --> | ||
| Неон = {{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> | |||