Difference between revisions of "Dn-menu-buttons"

From EncyclopAtys

Jump to: navigation, search
m
m
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div style="display: flex; justify-content: space-between; width: 100%; height: 24px;">
+
<div style="display: flex; justify-content: space-between; width: 90%;">
{{#if: {{{Link1}}} | {{:dn-button-3|CellCount={{{CellCount}}}|text={{{Link1}}} }} | &#8203;}}
+
{{#ifexpr:{{{CellCount}}}>=1| {{:dn-button-4|CellCount={{{CellCount}}}|text={{{Link1}}}|Pallete={{{Pallete}}} }} |}}
{{#if: {{{Link2}}} | {{:dn-button-3|CellCount={{{CellCount}}}|text={{{Link2}}} }} | &#8203;}}
+
{{#ifexpr:{{{CellCount}}}>=2| {{:dn-button-4|CellCount={{{CellCount}}}|text={{{Link2}}}|Pallete={{{Pallete}}} }} |}}
{{#if: {{{Link3}}} | {{:dn-button-3|CellCount={{{CellCount}}}|text={{{Link3}}} }} | &#8203;}}
+
{{#ifexpr:{{{CellCount}}}>=3| {{:dn-button-4|CellCount={{{CellCount}}}|text={{{Link3}}}|Pallete={{{Pallete}}} }} |}}
{{#if: {{{Link4}}} | {{:dn-button-3|CellCount={{{CellCount}}}|text={{{Link4}}} }} | &#8203;}}
+
{{#ifexpr:{{{CellCount}}}>=4| {{:dn-button-4|CellCount={{{CellCount}}}|text={{{Link4}}}|Pallete={{{Pallete}}} }} |}}
{{#if: {{{Link5}}} | {{:dn-button-3|CellCount={{{CellCount}}}|text={{{Link5}}} }} | &#8203;}}
+
{{#ifexpr:{{{CellCount}}}>=5| {{:dn-button-4|CellCount={{{CellCount}}}|text={{{Link5}}}|Pallete={{{Pallete}}} }} |}}
{{#if: {{{Link6}}} | {{:dn-button-3|CellCount={{{CellCount}}}|text={{{Link6}}} }} | &#8203;}}
+
{{#ifexpr:{{{CellCount}}}>=6| {{:dn-button-4|CellCount={{{CellCount}}}|text={{{Link6}}}|Pallete={{{Pallete}}} }} |}}</div>
</div>
 
 
 
<div style="display: flex; justify-content: space-between; width: 100%; height: 24px;">
 
{{#if|expr|{{{CellCount}}}<2| {{:dn-button-3|{{{CellCount}}}|{{{Link1}}} }} | &#8203;}}
 
{{#if: {{{CellCount}}}<3 | {{:dn-button-3|CellCount={{{CellCount}}}|text={{{Link2}}} }} | &#8203;}}
 
{{#if: {{{CellCount}}}<4 | {{:dn-button-3|CellCount={{{CellCount}}}|text={{{Link3}}} }} | &#8203;}}
 
{{#if: {{{CellCount}}}<5 | {{:dn-button-3|CellCount={{{CellCount}}}|text={{{Link4}}} }} | &#8203;}}
 
{{#if: {{{CellCount}}}<6 | {{:dn-button-3|CellCount={{{CellCount}}}|text={{{Link5}}} }} | &#8203;}}
 
{{#if: {{{CellCount}}}<7 | {{:dn-button-3|CellCount={{{CellCount}}}|text={{{Link6}}} }} | &#8203;}}
 
</div>
 

Latest revision as of 19:09, 23 February 2021

Expression error: Unrecognized punctuation character "{". Expression error: Unrecognized punctuation character "{". Expression error: Unrecognized punctuation character "{". Expression error: Unrecognized punctuation character "{". Expression error: Unrecognized punctuation character "{".

Expression error: Unrecognized punctuation character "{".