Template:Box1 start
Template page
More actions
style="width:50%; padding:.5em; background: #7d7065; border: solid #322d2a 3px;" | |
- Description
- This template starts a 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}}
. - For example...
{{Box1 start}} Text {{Box2 start}} Text {{Boxes end}}
- Produces this...
style="width:50%; padding:.5em; background: #7d7065; border: solid #322d2a 3px;" |
Text |
style="width:50%; padding:.5em; border: solid #322d2a 3px; background: #746659;" |
Text |