Difference between revisions of "Template:Box-start"

From Nottinghack Wiki
Jump to navigation Jump to search
(cell)
(style={{{tablestyle}}}!)
 
Line 1: Line 1:
{| class={{{tableclass}}} {{{tablestyle}}}
+
{| class={{{tableclass}}} style={{{tablestyle}}}
 
|-
 
|-
 
|style={{{cellstyle}}}|<!--
 
|style={{{cellstyle}}}|<!--

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