Difference between revisions of "Template:ContentBox"

From EncyclopAtys

Jump to: navigation, search
Line 3: Line 3:
 
background: #{{ColorAtys|type=bg|group={{{palette}}}}};
 
background: #{{ColorAtys|type=bg|group={{{palette}}}}};
 
background: rgba(255, 255, 255, 0.8);
 
background: rgba(255, 255, 255, 0.8);
background: linear-gradient(to right, #{{ColorAtys|type=bg|group={{{palette}}}}}, rgba(0,0,0,0));
+
background: linear-gradient(to right, #{{ColorAtys|type=bg|group={{{palette}}}}}, #{{ColorAtys|type=light|group={{{palette}}}}});
 
         border: thin solid transparent;
 
         border: thin solid transparent;
 
         border: thin solid #{{ColorAtys|type=bg|group={{{palette}}}}};
 
         border: thin solid #{{ColorAtys|type=bg|group={{{palette}}}}};

Revision as of 13:49, 28 April 2018

de:Template:ContentBox
en:Template:ContentBox
es:Template:ContentBox
fr:Template:ContentBox
ru:Template:ContentBox
 
UnderConstruction.png
Translation to review
Don't blame the contributors, but come and help them 😎

Reference text ( Maintained text, used as reference ) :
Notes: (Zorroargh, 2018-04-28)

Usage

{{ContentBox
|title=
|id=
|image=
|content=
|link=
|palette=
}}