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
Jump to navigation
Jump to search
Content deleted Content added
imported>Hardvice added adjustable width |
imported>Yoshie mNo edit summary |
||
| Line 1: | Line 1: | ||
<table style="width: {{{width}}}; background-color: #CCD5F4; font-family: Verdana, Arial, Helvetica, sans-serif; border: 1px solid #778FE1; padding: 2px; -moz-border-radius:10px;"><tr><td><noinclude>Example{{ |
<table style="width: {{{width}}}; background-color: #CCD5F4; font-family: Verdana, Arial, Helvetica, sans-serif; border: 1px solid #778FE1; padding: 2px; -moz-border-radius:10px;"><tr><td><noinclude>Example{{Blurbclose}} |
||
== Usage == |
== Usage == |
||
When used together with <nowiki>{{ |
When used together with <nowiki>{{Blurbclose}}</nowiki>, 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 set a width by piping "width =" and a valid CSS width value. |
||
Revision as of 13:37, 27 October 2006
| 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.
{{blurb|width = <!-- width -->}}<!-- Content here -->{{blurbclose}}
|