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

From Heroes Wiki
Jump to navigation Jump to search
Content deleted Content added
imported>Hardvice
adjust
imported>Hardvice
more margins
 
(20 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly><div style="display: block; overflow: hidden; height: 4px; background-color: white;" align="center" width="{{{width|100%}}}">
<includeonly><div style="display: block; overflow: hidden; height: 4px; background-color: transparent; margin: 0px;" align="center" width="{{{width|100%}}}">
<div width="100%" style="margin: 0px 5px 0px 5px; background-color: {{{color|#CCD5F4}}}; height: 1px; overflow: hidden;"></div>
<div width="100%" style="margin: 0px 5px 0px 5px; background-color: {{{border|#778FE1}}}; height: 1px; overflow: hidden; border-left: 1px solid {{{border|#778FE1}}}; border-right: 1px solid {{{border|#778FE1}}};"></div>
<div width="100%" style="margin: 0px 3px 0px 3px; background-color: {{{color|#CCD5F4}}}; height: 1px; overflow: hidden;"></div>
<div width="100%" style="margin: 0px 3px 0px 3px; 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 2px 0px 2px; background-color: {{{color|#CCD5F4}}}; height: 1px; overflow: hidden;"></div>
<div width="100%" style="margin: 0px 2px 0px 2px; 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;"></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="display: block; background-color: {{{color|#CCD5F4}}}; width: {{{width|100%}}};"><div style="display: block; background-color: trasnparent; align={{{align|center}}}; padding-left: 1em; padding-right: 1em; width: 100%;"></includeonly><noinclude>{{newblurb}}Example{{newblurbclose}}
<div style="margin: 0px 0px 0px 0px; display: block; background-color: {{{color|#CCD5F4}}}; width: {{{width|100%}}}; text-align: {{{align|center}}}; border-left: 1px solid {{{border|#778FE1}}}; "><div style="display: block; background-color: transparent; text-align: {{{align|center}}}; padding-left: 1em; padding-right: 1em; width: auto; border-right:1px solid {{{border|#778FE1}}};"></includeonly><noinclude>{{newblurb}}Example{{newblurbclose}}


== Usage ==
== Usage ==

Latest revision as of 08:31, 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}}