Template talk:Box
From BluWiki
Contents |
Purpose
{{box}} makes a nice blue box.
Usage
{{box|head|content}}
Put this template anywhere on your page where you want to box some text. The first parameter, head, will be bold and centered at the top. You can put almost anything in for content.
If you don't want to have a head, just leave that out. But you must put in two pipes:
{{box||content}}
There are some kinds of markup that don't work properly with {{box}}. You can get around this limitation by typing this code first:
{{subst:box|head|DUMMY}}
Save the page, then open it again for editing. You'll see that the template markup has been expanded. Now, replace the DUMMY content with any content you like.
Examples
History
Documented — "Bear" 08:48, 17 Nov 2005 (EST)


