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 |
||
(One intermediate revision by the same user not shown) | |||
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. | ||
Line 19: | Line 20: | ||
Box2 text | Box2 text | ||
{{Boxes end}} | {{Boxes end}} | ||
<Br> |
Latest revision as of 15:42, 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 |