Template:Box1 start/doc: Difference between revisions

From BoyWiki
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude> {{documentation subpage}}</noinclude>
:This template starts a blue box, as the first part of a two column box.
:This template starts a blue box, as the first part of a two column box.
;Syntax
;Syntax
Line 20: Line 22:
{{Boxes end}}
{{Boxes end}}
</pre>
</pre>
:gives...
{{Box1 start}}
{{Box1 start}}
First box text
First box text
Line 25: Line 28:
Second box text
Second box text
{{Boxes end}}
{{Boxes end}}
<Br>

Latest revision as of 16:53, 28 December 2012


This template starts a blue box, as the first 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}}
First box text
{{Boxes end}}
gives...

First box text

{{Box1 start}}
First box text
{{Box2 start}}
Second box text
{{Boxes end}}
gives...

First box text

Second box text