Template:Box2 start/doc: Difference between revisions
From BoyWiki
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, ... |
No edit summary |
||
Line 1: | Line 1: | ||
<noinclude> {{documentation subpage}}</noinclude> | |||
;Description | ;Description | ||
:This template starts a colored box, as the second part of a two column box. | :This template starts a colored box, as the second part of a two column box. |
Revision as of 15:38, 28 December 2012
- 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 |