Difference between revisions of "Dn-menu-buttons"

From EncyclopAtys

Jump to: navigation, search
m
m
Line 6: Line 6:
 
{{#if: {{{Link5}}} | {{:dn-button-3|CellCount={{{CellCount}}}|text={{{Link5}}} }} | ​}}
 
{{#if: {{{Link5}}} | {{:dn-button-3|CellCount={{{CellCount}}}|text={{{Link5}}} }} | ​}}
 
{{#if: {{{Link6}}} | {{:dn-button-3|CellCount={{{CellCount}}}|text={{{Link6}}} }} | ​}}
 
{{#if: {{{Link6}}} | {{:dn-button-3|CellCount={{{CellCount}}}|text={{{Link6}}} }} | ​}}
 +
</div>
 +
 +
 +
<div style="display: flex; justify-content: space-between; width: 100%; height: 24px;">
 +
{{#if: {{{CellCount}}}<2 | {{:dn-button-3|CellCount={{{CellCount}}}|text={{{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>
 
</div>

Revision as of 00:22, 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>


<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>