Difference between revisions of "Dn-menu-buttons"

From EncyclopAtys

Jump to: navigation, search
m
m
 
(13 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>
 
βˆ’
 
 
βˆ’
----
 
βˆ’
 
 
βˆ’
<noinclude>
 
βˆ’
{{if|expr|2<3| p | q }} gives " p "
 
βˆ’
{{#ifexpr:2<3| p | q }}
 
βˆ’
</noinclude>
 

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 "{".