Template:Llokin Colors: Difference between revisions

From fractalthorns wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<div style="display: flex; flex-flow: row wrap; max-width: 250px; width: 100%; gap: 5px">
<div style="display: flex; flex-flow: row wrap; max-width: 250px; width: 100%; gap: 5px; padding: 5px;">
     <div style="flex-grow: 2; {{#ifeq: {{{horns_are_undepicted|}}} | true | border: 1px solid {{{horn_color}}} | background-color: {{{horn_color}}} }}"> {{#if: {{{horn_color|}}} | <span {{#ifeq: {{{horn_text_white|}}} | true | style="color: white" }}>{{{horn_color}}}</span> | ? }} </div>
     <div style="flex-grow: 2; {{#ifeq: {{{horns_are_undepicted|}}} | true | border: 1px solid {{{horn_color}}} | background-color: {{{horn_color}}} }}"> {{#if: {{{horn_color|}}} | <span {{#ifeq: {{{horn_text_white|}}} | true | style="color: white" }}>{{{horn_color}}}</span> | ? }} </div>
     <div style="flex-grow: 1; {{#ifeq: {{{eyes_are_undepicted|}}} | true | border: 1px solid {{{eye_color}}} | background-color: {{{eye_color}}} }}"> {{#if: {{{eye_color|}}} | <span {{#ifeq: {{{eye_text_white|}}} | true | style="color: white" }}>{{{eye_color}}}</span> | ? }} </div>
     <div style="flex-grow: 1; {{#ifeq: {{{eyes_are_undepicted|}}} | true | border: 1px solid {{{eye_color}}} | background-color: {{{eye_color}}} }}"> {{#if: {{{eye_color|}}} | <span {{#ifeq: {{{eye_text_white|}}} | true | style="color: white" }}>{{{eye_color}}}</span> | ? }} </div>
     <div style="flex-basis: 100%; {{#ifeq: {{{body_is_undepicted|}}} | true | border: 1px solid {{{body_color}}} | background-color: {{{body_color}}} }}"> {{#if: {{{body_color|}}} | <span {{#ifeq: {{{body_text_white|}}} | true | style="color: white" }}>{{{body_color}}}</span> | ? }} </div>
     <div style="flex-basis: 100%; {{#ifeq: {{{body_is_undepicted|}}} | true | border: 1px solid {{{body_color}}} | background-color: {{{body_color}}} }}"> {{#if: {{{body_color|}}} | <span {{#ifeq: {{{body_text_white|}}} | true | style="color: white" }}>{{{body_color}}}</span> | ? }} </div>
</div>
</div>

Revision as of 13:02, 9 December 2023

 ?
 ?
 ?