Template:Box start

From The Sims Wiki, a collaborative database for The Sims series
Jump to navigation Jump to search
Request For Comment:
The developer(s) of this template has requested help and/or comments from the community. Please see the talk page on how you can assist in the continued development of this template. See more Templates requesting comments.

This is a box.

Template documentation (View · Edit · History · Purge)
Description
This template starts a yellow box, as the first part of a two column box by default.
Syntax
{{Box start|<borderpx=>|<boxcolor=>|<masterboxwidth=>|<boxwidth=>|<bkgndcolor=>|<bordercolor=>|<textcolor=>}}
Type {{Box start}}, then whatever you would like inside the first box, then {{Box more}} and whatever you want in the second box, ended by {{Boxes end}}.
Parameters
You can add more boxes, but you need to change the boxwidth= which defaults to 50%.
Sample output
{{Box start}}
First box text
{{Boxes end}}
gives...

First box text

{{Box start|boxcolor=red}}
First box text
{{Boxes end}}
gives...

First box text

{{Box start|boxcolor=green}}
First box text
{{Boxes end}}
gives...

First box text

{{Box start|boxcolor=blue}}
First box text
{{Boxes end}}
gives...

First box text

{{Box start|boxcolor=gray}}
First box text
{{Boxes end}}
gives...

First box text

{{Box start|bkgndcolor=#880|textcolor=#ffff00}}
First box light text dark background
{{Boxes end}}
gives...

First box light text dark background

{{Box start|bordercolor=black}}
First box with black border
{{Boxes end}}
gives...

First box with black border

{{Box start|masterboxwidth=50%}}
First box text only 50% wide
{{Boxes end}}
gives...

First box text only 50% wide

{{Box start}}
First box text
{{Box more}}
Second box text
{{Boxes end}}
gives...

First box text

Second box text

{{Box start|boxwidth=33%}}
First box text
{{Box more|boxwidth=33%}}
''Second box text''
{{Box more|boxwidth=33%}}
''Third box text''
{{Boxes end}}
gives...

First box text

Second box text

Third box text

See also

Visit Template:Box start/doc to edit this text! (How does this work?) (Refresh this text - why?)

.