Difference between revisions of "Template:Box"

 
Line 1: Line 1:
 
<noinclude>__NOTOC__ __NOEDITSECTION__
 
<noinclude>__NOTOC__ __NOEDITSECTION__
 
== Preview ==
 
== Preview ==
</noinclude><div style = "border: 1px solid #ddd; padding: 10px; {{{style 1|}}}">{{{content}}}</div>
+
</noinclude><div style = "border: 1px solid #ddd; padding: 8px; {{{style|}}}">{{{content}}}</div>
 
<noinclude>
 
<noinclude>
 
== Template Format ==
 
== Template Format ==

Latest revision as of 13:45, 11 November 2016

Preview

{{{content}}}

Template Format

{{Box
| content = Your text goes here
}}

Output

Your text goes here