This wiki is a XML full dump clone of "Heroes Wiki", the main wiki about the Heroes saga that has been shut down permanently since June 1, 2020. The purpose of this wiki is to keep online an exhaustive and accurate database about the franchise.

Template:Blurb: Difference between revisions

From Heroes Wiki
Jump to navigation Jump to search
Content deleted Content added
imported>Ryangibsonstewart
trying to fix
imported>Ryangibsonstewart
noting border option chnage
Line 7: Line 7:


{| style="background: transparent;"
{| style="background: transparent;"
|<pre>{{blurb|width = <!-- width -->|color= <!-- color -->}}<!-- Content here -->{{blurbclose}}</pre>
|<pre>{{blurb|width = <!-- width -->|color= <!-- color -->|border= <!-- color -->}}<!-- Content here -->{{blurbclose}}</pre>
|}
|}



Revision as of 04:39, 14 January 2007

Example

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 = <!-- width -->|color= <!-- color -->|border= <!-- color -->}}<!-- Content here -->{{blurbclose}}