Toggle menu
468
645
87
4.5K
Fen Spinner Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Colored box: Difference between revisions

Template page
No edit summary
No edit summary
Line 1: Line 1:
<templatestyles src="Colored box/style.css"/><div class="mw-tpl-colorbox" style="{{#if:{{{background-content-color|}}}| background-color: {{{background-content-color|#fff}}}; }} {{{style|}}};"><!--
__NOEDITSECTION__ __NOTOC__<div style="clear: both;"></div>  
--><div class="mw-tpl-colorbox-title" style="{{#if:{{{background-title-color|}}}|background-color:{{{background-title-color|#eaecf0}}};}}">{{#if:{{{icon|}}}|[[File:{{{icon}}}|20px|class=colorbox-title-icon|link=|alt=]]&#32;}}<strong style="{{#if:{{{title-color|}}}| color: {{{title-color|#000000}}}; }}">{{{title}}}</strong><!--
<div style="border: 1px solid {{{border|#99c}}};<!--
-->{{#if:{{{link|}}}|<div class="mw-tpl-colorbox-title-corner">[[{{{link}}}|<span style="{{#if:{{{link-color|{{{title-color|}}}}}}| color: {{{link-color|{{{title-color|}}}}}}; }}">{{{view-text|view}}}</span>]]</div>}}
        -->background: {{{titlebackground|#ccf}}};<!--
</div><!--
        -->color: {{{titleforeground|#000}}};<!--
--><div class="mw-tpl-colorbox-content">
        -->padding: 0.1em;<!--
{{{content}}}{{clr}}</div>
        -->text-align: center;<!--
</div><noinclude>
        -->font-weight: bold;<!--
{{documentation}}
        -->font-size: 100%;<!--
</noinclude>
        -->margin-bottom: 0px;<!--
        -->border-bottom: none;<!--
        -->border-radius: 1.5em 1.5em 0 0;<!--
        -->{{{titlestyle|}}};"><!--
  --><span class="plainlinks" <!-- EDIT LINK PARAMETERS
        -->style="float:right;<!--
              -->margin-bottom:.1em;<!--
              -->font-size: 80%;<!--
              -->padding-right: 0.5em;"><!--
        --><span style="color:{{{titleforeground|#000000}}}">[{{fullurl:{{{editpage|{{FULLPAGENAME}}}}}|action=edit}} {{int:editsection}}]</span>&nbsp;<!--
  --></span ><!--
  --><h2 style="font-size:100%;font-weight:bold;border: none; margin: 0; padding:0; padding-bottom:.1em;"><span style="color:{{{titleforeground|#000000}}}">{{{title}}}</span></h2></div>
<div style="display: block; border: 1px solid {{{border|#99c}}}; vertical-align: top; background: {{{background|#fff}}}; color: {{{foreground|#000}}}; margin-bottom: 10px; padding: .8em 1em 1em 1.3em; margin-top: 0em; border-radius: 0 0 1.5em 1.5em; {{{style|}}};">{{{1|{{{text|{{{content}}}}}}}}}</div>
<noinclude>{{doc}}</noinclude>

Revision as of 14:56, 16 January 2021

edit 

{{{title}}}

{{{content}}}

Template:Doc