Template:Box-round: Difference between revisions

From Leeds Hackspace Wiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
<includeonly>__NOEDITSECTION__ __NOTOC__<div style="clear: both;"></div>  
<div style="clear: both;">
<div style="background: {{{titlebackground|#5f9fbc}}};  
<div style="background: {{{titlebackground|#5f9fbc}}};  
             color: {{{titleforeground|#000}}};
             color: {{{titleforeground|#000}}};
Line 10: Line 9:
             border-bottom: none;
             border-bottom: none;
             border-radius: {{{border-radius|8px 8px 0 0}}};
             border-radius: {{{border-radius|8px 8px 0 0}}};
             {{{titlestyle|}}};">
             {{{titlestyle|}}};">
   {{navbar|Box-round|mini=y|style=float:right;margin-bottom:.1em;font-size:80%;padding-right:0.5em;}}
   {{navbar|Box-round|mini=y|style=float:right;margin-bottom:.1em;font-size:80%;padding-right:0.5em;}}
Line 18: Line 16:
             margin: 0;  
             margin: 0;  
             padding:0;  
             padding:0;  
             padding-bottom:.1em;  
             padding-bottom:.1em;
            font-family: sans-serif;  
             color: {{{titleforeground|#fff}}};">
             color: {{{titleforeground|#fff}}};">
   {{{title}}}</h2>
   {{{title}}}</h2>
Line 29: Line 28:
             background: {{{background|#fff}}};  
             background: {{{background|#fff}}};  
             color: {{{foreground|#000}}};  
             color: {{{foreground|#000}}};  
            margin-bottom: 10px;
             padding: .8em 1em 1em 1.3em;  
             padding: .8em 1em 1em 1.3em;  
             margin-top: 0em;  
             margin-top: 0em;  
            margin-bottom: 10px;
             border-radius: {{{border-radius|0 0 8px 8px}}};
             border-radius: {{{border-radius|0 0 8px 8px}}};
             {{{style|}}};">
             {{{style|}}};">
  {{{1|{{{text|{{{content}}}}}}}}}
  {{{1|{{{text|{{{content}}}}}}}}}
</div>
</div></includeonly>
</div>
<noinclude>
</includeonly>
{{box-round|title=title|content}}
<noinclude>{{doc}}</noinclude>
TODO: DOCUMENT BETTER</noinclude>

Revision as of 19:06, 13 December 2018


title

content

TODO: DOCUMENT BETTER