Difference between revisions of "Template:Box-start"

From Nottinghack Wiki
Jump to navigation Jump to search
Line 1: Line 1:
{| class="wikitable" style="color: DarkSlateGray; "
+
{| class={{{tableclass}}} {{{tablestyle}}}
 
|-
 
|-
|style="  border: 1px solid #f8f9fa;"|<!--
+
|style={{{tablestyle}}}|<!--
 
--><noinclude>
 
--><noinclude>
 
|}<!-- table terminated by [[Template:Box-end]] -->
 
|}<!-- table terminated by [[Template:Box-end]] -->

Revision as of 07:10, 16 February 2019

Documentation

Template to make a box around a section of a page. Start of section use {{box-start}} and at the end {{box-end}}.

Parameters

tableclass
tablestyle
cellstyle

See also

Template:box-end