Template:Blockquote top: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
(It is necessary to wrap blockquote contents in a div to honor line breaks in wikicode)
>Vinifera7
mNo edit summary
 
Line 1: Line 1:
<includeonly><blockquote class="dcbox {{{class|}}}" style="{{{style|}}}"><div></includeonly><noinclude>
<includeonly><blockquote class="bqbox {{{class|}}}" style="{{{style|}}}"><div></includeonly><noinclude>
{{documentation}}
{{documentation}}
<!-- Add categories and interwikis to the /doc subpage, not here! -->
<!-- Add categories and interwikis to the /doc subpage, not here! -->
</noinclude>
</noinclude>

Latest revision as of 04:52, 12 April 2014

Template documentation[view] [edit] [history] [purge]


This template is used to set off text in a blockquote.

Usage

Place {{blockquote top}} at the beginning of the content block and place {{blockquote bottom}} at the end.

Example

{{blockquote top}}
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque adipiscing sagittis libero in vestibulum. Maecenas semper turpis velit, vel rutrum eros accumsan nec.
{{blockquote bottom}}

The templating above would yield:

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque adipiscing sagittis libero in vestibulum. Maecenas semper turpis velit, vel rutrum eros accumsan nec.