Difference between revisions of "Dn-menu-buttons"

From EncyclopAtys

Jump to: navigation, search
m
m
Line 10: Line 10:
 
<div style="display: flex; justify-content: space-between; width: 100%; height: 24px;">
 
<div style="display: flex; justify-content: space-between; width: 100%; height: 24px;">
 
{{#ifexpr:{{{CellCount}}}<2| {{:dn-button-3|CellCount={{{CellCount}}}|text={{{Link2}}} }} | &#8203;}}
 
{{#ifexpr:{{{CellCount}}}<2| {{:dn-button-3|CellCount={{{CellCount}}}|text={{{Link2}}} }} | &#8203;}}
{{#ifexpr:{{{CellCount}}}<2| {{:dn-button-3|CellCount={{{CellCount}}}|text={{{Link2}}} }} | &#8203;}}
+
{{#ifexpr:{{{CellCount}}}<3| {{:dn-button-3|CellCount={{{CellCount}}}|text={{{Link2}}} }} | &#8203;}}
{{#if: {{{CellCount}}}<4 | {{:dn-button-3|CellCount={{{CellCount}}}|text={{{Link3}}} }} | &#8203;}}
+
{{#ifexpr:{{{CellCount}}}<4| {{:dn-button-3|CellCount={{{CellCount}}}|text={{{Link3}}} }} | &#8203;}}
{{#if: {{{CellCount}}}<5 | {{:dn-button-3|CellCount={{{CellCount}}}|text={{{Link4}}} }} | &#8203;}}
+
{{#ifexpr:{{{CellCount}}}<5| {{:dn-button-3|CellCount={{{CellCount}}}|text={{{Link4}}} }} | &#8203;}}
{{#if: {{{CellCount}}}<6 | {{:dn-button-3|CellCount={{{CellCount}}}|text={{{Link5}}} }} | &#8203;}}
+
{{#ifexpr:{{{CellCount}}}<6| {{:dn-button-3|CellCount={{{CellCount}}}|text={{{Link5}}} }} | &#8203;}}
{{#if: {{{CellCount}}}<7 | {{:dn-button-3|CellCount={{{CellCount}}}|text={{{Link6}}} }} | &#8203;}}
+
{{#ifexpr:{{{CellCount}}}<7| {{:dn-button-3|CellCount={{{CellCount}}}|text={{{Link6}}} }} | &#8203;}}
 
</div>
 
</div>

Revision as of 00:29, 23 February 2021

<div style="float: left; height: 100%; width: Expression error: Unexpected < operator.%; border-radius: 6px; background-image: linear-gradient(to right, #{{{Color1}}} 70%, #{{{Color2}}}); text-align: center; box-shadow: 5px 5px 4px #{{{Color3}}}; color: #{{{Color4}}};">

{{{Link1}}}

<div style="float: left; height: 100%; width: Expression error: Unexpected < operator.%; border-radius: 6px; background-image: linear-gradient(to right, #{{{Color1}}} 70%, #{{{Color2}}}); text-align: center; box-shadow: 5px 5px 4px #{{{Color3}}}; color: #{{{Color4}}};"> {{{Link2}}}</div> <div style="float: left; height: 100%; width: Expression error: Unexpected < operator.%; border-radius: 6px; background-image: linear-gradient(to right, #{{{Color1}}} 70%, #{{{Color2}}}); text-align: center; box-shadow: 5px 5px 4px #{{{Color3}}}; color: #{{{Color4}}};"> {{{Link3}}}</div> <div style="float: left; height: 100%; width: Expression error: Unexpected < operator.%; border-radius: 6px; background-image: linear-gradient(to right, #{{{Color1}}} 70%, #{{{Color2}}}); text-align: center; box-shadow: 5px 5px 4px #{{{Color3}}}; color: #{{{Color4}}};"> {{{Link4}}}</div> <div style="float: left; height: 100%; width: Expression error: Unexpected < operator.%; border-radius: 6px; background-image: linear-gradient(to right, #{{{Color1}}} 70%, #{{{Color2}}}); text-align: center; box-shadow: 5px 5px 4px #{{{Color3}}}; color: #{{{Color4}}};"> {{{Link5}}}</div> <div style="float: left; height: 100%; width: Expression error: Unexpected < operator.%; border-radius: 6px; background-image: linear-gradient(to right, #{{{Color1}}} 70%, #{{{Color2}}}); text-align: center; box-shadow: 5px 5px 4px #{{{Color3}}}; color: #{{{Color4}}};"> {{{Link6}}}</div> </div>

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