Шаблон:CyborgModule: различия между версиями
Новая страница: «<templatestyles src="CyborgModule/styles.css" src="FlexBox/styles.css" /> <div class="flexbox-container tgui-background" style="{{ColorPaletteStyles|{{{Color}}}}}"> <div style="display: flex; flex-flow: row wrap;"> {{{Images|}}} </div> <div class="flexbox-header"> <div class="flexbox-subtitle"> 32px </div> <hr><h3 class="flexbox-title"> Стандартные модули киборга </div> <div style="display: f...» |
Нет описания правки |
||
| Строка 2: | Строка 2: | ||
<div class="flexbox-container tgui-background" style="{{ColorPaletteStyles|{{{Color}}}}}"> | <div class="flexbox-container tgui-background" style="{{ColorPaletteStyles|{{{Color}}}}}"> | ||
<div style="display: flex; flex-flow: row wrap;"> | <div style="display: flex; flex-flow: row wrap;"> | ||
{{{ | <div style="align-content: center; padding: 0.5em; background-color:{{ColorPalette|{{{Color}}}|Light}}; border: 1px solid {{ColorPalette|{{{Color}}}|Opaque}}; border-radius: var(--border-radius-medium); text-align: center; min-width: 64px; min-height: 64px; margin: 0.75em;"> [[File:{{{Image1|}}}|64px]] </div> | ||
{{#if:{{{Image2|}}}|<div style="align-content: center; padding: 0.5em; background-color:{{ColorPalette|{{{Color}}}|Light}}; border: 1px solid {{ColorPalette|{{{Color}}}|Opaque}}; border-radius: var(--border-radius-medium); text-align: center; min-width: 64px; min-height: 64px; margin: 0.75em;"> [[File:{{{Image2|}}}|64px]] </div>|}} | |||
{{#if:{{{Image3|}}}|<div style="align-content: center; padding: 0.5em; background-color:{{ColorPalette|{{{Color}}}|Light}}; border: 1px solid {{ColorPalette|{{{Color}}}|Opaque}}; border-radius: var(--border-radius-medium); text-align: center; min-width: 64px; min-height: 64px; margin: 0.75em;"> [[File:{{{Image3|}}}|64px]] </div>|}} | |||
{{#if:{{{Image4|}}}|<div style="align-content: center; padding: 0.5em; background-color:{{ColorPalette|{{{Color}}}|Light}}; border: 1px solid {{ColorPalette|{{{Color}}}|Opaque}}; border-radius: var(--border-radius-medium); text-align: center; min-width: 64px; min-height: 64px; margin: 0.75em;"> [[File:{{{Image4|}}}|64px]] </div>|}} | |||
{{#if:{{{Image5|}}}|<div style="align-content: center; padding: 0.5em; background-color:{{ColorPalette|{{{Color}}}|Light}}; border: 1px solid {{ColorPalette|{{{Color}}}|Opaque}}; border-radius: var(--border-radius-medium); text-align: center; min-width: 64px; min-height: 64px; margin: 0.75em;"> [[File:{{{Image5|}}}|64px]] </div>|}} | |||
{{#if:{{{Image6|}}}|<div style="align-content: center; padding: 0.5em; background-color:{{ColorPalette|{{{Color}}}|Light}}; border: 1px solid {{ColorPalette|{{{Color}}}|Opaque}}; border-radius: var(--border-radius-medium); text-align: center; min-width: 64px; min-height: 64px; margin: 0.75em;"> [[File:{{{Image6|}}}|64px]] </div>|}} | |||
{{#if:{{{Image7|}}}|<div style="align-content: center; padding: 0.5em; background-color:{{ColorPalette|{{{Color}}}|Light}}; border: 1px solid {{ColorPalette|{{{Color}}}|Opaque}}; border-radius: var(--border-radius-medium); text-align: center; min-width: 64px; min-height: 64px; margin: 0.75em;"> [[File:{{{Image7|}}}|64px]] </div>|}} | |||
</div> | </div> | ||
<div class="flexbox-header"> | <div class="flexbox-header"> | ||