Template:Quote: Difference between revisions
Jump to navigation
Jump to search
Gorgonzola (talk | contribs) m Updated description of the template. |
Gorgonzola (talk | contribs) Tidying up Template documentation. |
||
| Line 1: | Line 1: | ||
<blockquote style="font-style:italic; padding:0 2em 0 1em; margin:1em 0 1em 3.5em; border-left:1px solid #ddd;"> | <blockquote style="font-style:italic; padding:0 2em 0 1em; margin:1em 0 1em 3.5em; border-left:1px solid #ddd;"> | ||
<div style="position: absolute; margin-top:-0.2em; margin-left:-1em; font:bold 3em Times New Roman, Times, Georgia, serif; color:#ddd;">“</div> | <div style="position: absolute; margin-top:-0.2em; margin-left:-1em; font:bold 3em Times New Roman, Times, Georgia, serif; color:#ddd;">“</div> | ||
<p>{{{1|}}}</p> | <p>{{{1|Example quoted text.}}}</p> | ||
</blockquote><noinclude> | </blockquote><noinclude> | ||
{{clear}} | |||
==Description== | |||
Use this template to quote in-game text and developer text. Often used at top of an NPC article to add a little flavour (lore) to the page. Can also be used to quote developers from blogs/interviews. TLDR: to quote "official" text. | |||
==Examples== | |||
== | |||
<pre> | <pre> | ||
{{Quote| | {{Quote| | ||
Well, well, look what the snow blew in. | |||
}} | }} | ||
</pre> | </pre> | ||
[[Category:Formatting templates|Quote]] | [[Category:Formatting templates|Quote]] | ||
</noinclude> | </noinclude> | ||
Revision as of 12:36, 5 October 2014
“Example quoted text.
Description
Use this template to quote in-game text and developer text. Often used at top of an NPC article to add a little flavour (lore) to the page. Can also be used to quote developers from blogs/interviews. TLDR: to quote "official" text.
Examples
{{Quote|
Well, well, look what the snow blew in.
}}