Difference between revisions of "Dn-button-4"

From EncyclopAtys

Jump to: navigation, search
m
m
 
Line 1: Line 1:
 
<div style="float: left; width: {{#expr:( {{#expr:(100/{{{CellCount|1}}})}}*0.95)}}%; border-radius: 6px; background-image: linear-gradient(to right, {{:dn-{{{Pallete}}}3}} 70%, {{:dn-{{{Pallete}}}5}}); text-align: center; box-shadow: 5px 5px 4px {{:dn-{{{Pallete}}}1}}; color: {{:dn-{{{Pallete}}}7}};">'''{{{text}}}'''</div>
 
<div style="float: left; width: {{#expr:( {{#expr:(100/{{{CellCount|1}}})}}*0.95)}}%; border-radius: 6px; background-image: linear-gradient(to right, {{:dn-{{{Pallete}}}3}} 70%, {{:dn-{{{Pallete}}}5}}); text-align: center; box-shadow: 5px 5px 4px {{:dn-{{{Pallete}}}1}}; color: {{:dn-{{{Pallete}}}7}};">'''{{{text}}}'''</div>
 +
  
 
<noinclude>
 
<noinclude>

Latest revision as of 21:38, 24 February 2021

{{{text}}}


{{:dn-button-4
|Pallete=TK      <- Usage of this ''Pallete'' is covered in this place.
|text=Button 4
}}
<div style="
float: left;
width: {{#expr:( {{#expr:(100/{{{CellCount|1}}})}}*0.95)}}%;
border-radius: 6px;
background-image: linear-gradient(to right, {{:dn-{{{Pallete}}}3}} 70%, {{:dn-{{{Pallete}}}5}});
text-align: center;
box-shadow: 5px 5px 4px {{:dn-{{{Pallete}}}1}};
color: {{:dn-{{{Pallete}}}7}};
">
'''{{{text}}}'''
</div>