Help:Boxes

From WikiAlpha
Revision as of 01:02, 12 August 2011 by Govind (Talk | contribs)

Jump to: navigation, search

It is possible to create boxes using the {{Box-start}} and {{Box-end}} templates, like this:

{{Box-start|green|red}}
This will create a green box with a red border.
{{Box-end}}

This will create a green box with a red border.

{{Box-start|#c0c0c0|#ffffff}}
HTML #XXXXXX colors are also permitted.
{{Box-end}}

HTML #XXXXXX colors are also permitted.