Difference between revisions of "Template:Blurb"

From Guidance Share
Jump to navigationJump to search
 
Line 2: Line 2:
  
 
<noinclude>
 
<noinclude>
{{Blurb|content=Hi this is bob and I said<br />Hi!}}
+
{{Blurb|width= |content=Hi this is bob and I said<br />Hi!}}
  
 
<!-- Heroes Wiki code
 
<!-- Heroes Wiki code

Latest revision as of 19:30, 2 January 2010


Hi this is bob and I said
Hi!



Usage

When used together with {{Blurbclose}}, this template will enclose whatever appears between the two in a blue box with rounded corners (on supported browsers) and a colored border. It can be used for episode monologues, graphic novel summaries, or other content which needs to formatted to match other template elements like sidebars and navbars.

You can set a width by piping "width =" and a valid CSS width value. You can specify a valid HTML color value or leave out the color parameter for default.

{{blurb|width = |color= |border= |padding= }}<!-- Content here -->{{blurbclose}}