Template

Difference between revisions of "Colored box"

m (icons : 20px to 40px)
m (Undo revision 452603 by WikiLucas00 (talk))
Tag: Undo
 
Line 1: Line 1:
 
<div style="box-shadow: 0 0 0.2em #999999; border-radius: 0.2em; margin: 0.5em 0.5em 1em 0.5em; background: {{#if:{{{background-content-color|}}}|{{{background-content-color|}}}|#f8f9fa}}; {{#if:{{{style|}}}|{{{style}}}|flex: 1 1 auto}}">
 
<div style="box-shadow: 0 0 0.2em #999999; border-radius: 0.2em; margin: 0.5em 0.5em 1em 0.5em; background: {{#if:{{{background-content-color|}}}|{{{background-content-color|}}}|#f8f9fa}}; {{#if:{{{style|}}}|{{{style}}}|flex: 1 1 auto}}">
 
<!-- CSS for icon and background -->
 
<!-- CSS for icon and background -->
<div style="background: {{#if:{{{background-title-color|}}}|{{{background-title-color|}}}|#eaecf0}}; border-radius: 0.2em 0.2em 0 0; padding: 0.5em 1em 0.5em 1em; {{#if: {{{center|}}} | text-align: center; }}">{{#if:{{{icon|}}}|<span style="opacity: 0.8;">[[Image:{{{icon}}}|40px|link=|alt=]]</span>&#32;}}<span style="color: {{#if:{{{title-color|}}}|{{{title-color|}}}|#000000}}; font-weight: bold;">{{{title}}}</span><!--
+
<div style="background: {{#if:{{{background-title-color|}}}|{{{background-title-color|}}}|#eaecf0}}; border-radius: 0.2em 0.2em 0 0; padding: 0.5em 1em 0.5em 1em; {{#if: {{{center|}}} | text-align: center; }}">{{#if:{{{icon|}}}|<span style="opacity: 0.8;">[[Image:{{{icon}}}|20px|link=|alt=]]</span>&#32;}}<span style="color: {{#if:{{{title-color|}}}|{{{title-color|}}}|#000000}}; font-weight: bold;">{{{title}}}</span><!--
  
 
-->{{#if:{{{lien|}}}|<div style="float: right; font-size: 0.7em;">[[{{{link}}}|<span style="color: {{{link-color|{{{title-color|#000000}}}}}};">{{{view-text|view}}}</span>]]</div>}}
 
-->{{#if:{{{lien|}}}|<div style="float: right; font-size: 0.7em;">[[{{{link}}}|<span style="color: {{{link-color|{{{title-color|#000000}}}}}};">{{{view-text|view}}}</span>]]</div>}}

Latest revision as of 15:35, 26 February 2021

{{{title}}}

{{{content}}}

Lua error in package.lua at line 80: module 'strict' not found.