Template:Box2 start/doc

From BoyWiki
Revision as of 14:51, 28 December 2012 by Etenne (talk | contribs) (New page: ;Description :This template starts a colored box, as the second part of a two column box. ;Syntax :Type <code>{{tl|Box1 start}}</code>, then whatever you would like inside the first box, ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Description
This template starts a colored box, as the second part of a two column box.
Syntax
Type

{{Box1 start}}, then whatever you would like inside the first box, then {{Box2 start}} and whatever you want in the second box, ended by {{Boxes end}}.

Sample output
{{Box1 start}}
Box1 text
{{Box2 start}}
Box2 text
{{Boxes end}}
gives...

Box1 text

Box2 text