Template:Box-round: Difference between revisions

From Leeds Hackspace Wiki
Jump to navigation Jump to search
(Finally fixed new BoxRound)
No edit summary
(2 intermediate revisions by the same user not shown)
Line 16: 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 34: Line 35:
  {{{1|{{{text|{{{content}}}}}}}}}
  {{{1|{{{text|{{{content}}}}}}}}}
</div></includeonly>
</div></includeonly>
<noinclude>{{doc}}</noinclude>
<noinclude>
{{box-round|title=title|content}}
TODO: DOCUMENT BETTER</noinclude>

Revision as of 20:06, 13 December 2018


title

content

TODO: DOCUMENT BETTER