Protected page

Template:Blurb

From Uncyclopedia, the content-free encyclopedia
Jump to navigation Jump to search
Default text
[edit] [purge] Template-info.svg Template documentation

Usage

An insertable blurb box for UnNews stories, or any type of article where you want an inserted quote box.

Example

{{blurb|left OR right|quote|speaker}}

The following code:

{{blurb|left|We've been under a lot of pressure to increase the availability of rent boys for MPs.|Matt Lucas}}

Renders as:

We've been under a lot of pressure to increase the availability of rent boys for MPs.
— Matt Lucas
You can also position the blurb to the right:
This is a terrible kebab.
— Matt Lucas, eating a kebab

All parameters

Alternatively, you can use different parameters, for either aesthetic reasons or for further customization.

position – same as 1, can set blurb to either float left (default) or right
quote – same as 2, fills in the quote text
speaker – same as 3, specifies the speaker and/or location depending on what you add
style – adds inline HTML styling for the entire blurb box, i.e. to make the blurb borderless you could do border:none; background:none;