Template:Box-start: Difference between revisions

From Nottinghack Wiki
Jump to navigation Jump to search
style={{{tablestyle}}}!
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="wikitable" style="color: DarkSlateGray; "
{| class={{{tableclass}}} style={{{tablestyle}}}
|-
|-
|style="  border: 1px solid #f8f9fa;"|<!--
|style={{{cellstyle}}}|<!--
--><noinclude>
--><noinclude>
|}<!-- table terminated by [[Template:Box-end]] -->
|}<!-- table terminated by [[Template:Box-end]] -->

Latest revision as of 07:22, 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