Views
Actions
Difference between revisions of "Template:Colored box"
From Forge Community Wiki
imported>Shirayuki (translation tweaks) |
imported>Shirayuki m |
||
Line 2: | Line 2: | ||
<!-- CSS for icon and background --> | <!-- CSS for icon and background --> | ||
<div style="background: {{{background-title-color|#eaecf0}}}; border-radius: {{dir|{{pagelang}}|0.2em 0 0 0.2em|0.2em 0.2em 0 0}}; padding: 0.5em 1em 0.5em 1em;">{{#if:{{{icon|}}}|<span style="opacity: 0.8;">[[File:{{{icon}}}|20px|link=|alt=]]</span> }}<span style="color: {{{title-color|#000000}}}; font-weight: bold;">{{{title}}}</span><!-- | <div style="background: {{{background-title-color|#eaecf0}}}; border-radius: {{dir|{{pagelang}}|0.2em 0 0 0.2em|0.2em 0.2em 0 0}}; padding: 0.5em 1em 0.5em 1em;">{{#if:{{{icon|}}}|<span style="opacity: 0.8;">[[File:{{{icon}}}|20px|link=|alt=]]</span> }}<span style="color: {{{title-color|#000000}}}; font-weight: bold;">{{{title}}}</span><!-- | ||
− | -->{{#if:{{{link|}}}|<div style="float: {{dir|{{pagelang}}left|right}}; font-size: 0.7em;">[[{{{link}}}|<span style="color: {{{link-color|{{{title-color|#000000}}}}}};">{{{view-text|view}}}</span>]]</div>}} | + | -->{{#if:{{{link|}}}|<div style="float:{{dir|{{pagelang}}|left|right}}; font-size: 0.7em;">[[{{{link}}}|<span style="color: {{{link-color|{{{title-color|#000000}}}}}};">{{{view-text|view}}}</span>]]</div>}} |
</div> | </div> | ||
<!-- CSS for the content --> | <!-- CSS for the content --> |
Revision as of 03:53, 30 April 2019
{{{title}}}
{{{content}}}