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 m fix space |
imported>Heroes No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly><table style="width: {{{width}}}; background-color: {{#if: {{{color|}}} | {{{color}}} | #CCD5F4}}; font-family: Verdana, Arial, Helvetica, sans-serif; border: {{#if: {{{border|}}} | 1px solid {{{border}}} | 1px solid #778FE1}};padding: 2px; -moz-border-radius:10px;"><tr><td></includeonly><noinclude>{{Blurb}}Example{{Blurbclose}} |
<includeonly><table style="width: {{{width}}}; background-color: {{#if: {{{color|}}} | {{{color}}} | #CCD5F4}}; font-family: Verdana, Arial, Helvetica, sans-serif; border: {{#if: {{{border|}}} | 1px solid {{{border}}} | 1px solid #778FE1}};padding: 2px; -moz-border-radius:10px;"><tr><td></includeonly><noinclude>{{Blurb}}Example{{Blurbclose}} |
||
== Usage == |
== Usage == |
||
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 |
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. |
||
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. |
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. |
||
Revision as of 07:30, 2 April 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.
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}}
|