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:Newblurb: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>Hardvice whoops |
imported>Hardvice adjust margin |
||
| Line 5: | Line 5: | ||
<div width="100%" style="margin: 0px 1px 0px 1px; background-color: {{{color|#CCD5F4}}}; height: 1px; overflow: hidden; border-left: 1px solid {{{border|#778FE1}}}; border-right: 1px solid {{{border|#778FE1}}};"></div> |
<div width="100%" style="margin: 0px 1px 0px 1px; background-color: {{{color|#CCD5F4}}}; height: 1px; overflow: hidden; border-left: 1px solid {{{border|#778FE1}}}; border-right: 1px solid {{{border|#778FE1}}};"></div> |
||
</div> |
</div> |
||
<div style="margin: 0px |
<div style="margin: 0px 0px 0px -1px; display: block; background-color: {{{color|#CCD5F4}}}; width: {{{width|100%}}}; text-align: {{{align|center}}}; border-left: 1px solid {{{border|#778FE1}}}; border-right:1px solid {{{border|#778FE1}}};"><div style="display: block; background-color: transparent; text-align: {{{align|center}}}; padding-left: 1em; padding-right: 1em; width: auto;"></includeonly><noinclude>{{newblurb}}Example{{newblurbclose}} |
||
== Usage == |
== Usage == |
||
Revision as of 08:27, 14 November 2007
Example
Usage
When used together with {{newblurbclose}}, this template will enclose whatever appears between the two in a blue box with rounded corners. 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. You can override text alignment by adding align=left or align=right
{{newblurb|width = |color= |align= }}<!-- Content here -->{{newblurbclose}}
|