Template:Box-round: Difference between revisions

From Leeds Hackspace Wiki
Jump to navigation Jump to search
(Change border colour and title colour)
No edit summary
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
__NOEDITSECTION__ __NOTOC__<div style="clear: both;"></div>  
<includeonly>__NOEDITSECTION__ __NOTOC__<div style="clear: both;"></div>  
<div style="background: {{{titlebackground|#5f9fbc}}};<!--
<div style="background: {{{titlebackground|#5f9fbc}}};  
        -->color: {{{titleforeground|#000}}};<!--
            color: {{{titleforeground|#000}}};
        -->padding: .1em;<!--
            padding: .1em;
        -->text-align: center;<!--
            text-align: center;
        -->font-weight: bold;<!--
            font-weight: bold;
        -->font-size: 100%;<!--
            font-size: 100%;
        -->margin-bottom: 0px;<!--
            margin-bottom: 0px;
        -->border-bottom: none;<!--
            border-bottom: none;
        -->{{border-radius|1.5em 1.5em 0 0}}<!--
            border-radius: {{{border-radius|8px 8px 0 0}}};
        -->{{{titlestyle|}}};"><!--
            {{{titlestyle|}}};">
   --><span class="plainlinks" <!-- EDIT LINK PARAMETERS
   {{navbar|Box-round|mini=y|style=float:right;margin-bottom:.1em;font-size:80%;padding-right:0.5em;}}
        -->style="float:right;<!--
   <h2 style="font-size:100%;
              -->margin-bottom:.1em;<!--
            font-weight:bold;
              -->font-size: 80%;<!--
            border: none;  
              -->padding-right: 0.5em;"><!--
            margin: 0;  
        --><font color="{{{titleforeground|#000000}}}">[{{fullurl:{{{editpage|{{FULLPAGENAME}}}}}|action=edit}} {{int:editsection}}]</font>&nbsp;<!--
            padding:0;  
  --></span ><!--
            padding-bottom:.1em;
   --><h2 style="font-size:100%;font-weight:bold;border: none; margin: 0; padding:0; padding-bottom:.1em; color: {{{titleforeground|#fff}}}">{{{title}}}</h2></div>
            font-family: sans-serif;
<div style="display: block; border-left: 1px solid {{{border|#5f9fbc}}}; border-right: 1px solid {{{border|#5f9fbc}}}; border-bottom: 1px solid {{{border|#5f9fbc}}}; 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>
            color: {{{titleforeground|#fff}}};">
<noinclude>{{doc}}</noinclude>
  {{{title}}}</h2>
</div>
<div style="display: block;  
            border-left: 1px solid {{{border|#5f9fbc}}};  
            border-right: 1px solid {{{border|#5f9fbc}}};  
            border-bottom: 1px solid {{{border|#5f9fbc}}};  
            vertical-align: top;  
            background: {{{background|#fff}}};  
            color: {{{foreground|#000}}};  
            padding: .8em 1em 1em 1.3em;  
            margin-top: 0em;  
            margin-bottom: 10px;
            border-radius: {{{border-radius|0 0 8px 8px}}};
            {{{style|}}};">
{{{1|{{{text|{{{content}}}}}}}}}
</div></includeonly>
<noinclude>
{{box-round|title=title|content}}
TODO: DOCUMENT BETTER</noinclude>

Revision as of 20:06, 13 December 2018


title

content

TODO: DOCUMENT BETTER