Template:Quote: Difference between revisions

From Project Gorgon
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==
== Description ==
<pre>
<pre>
{{Quote|
{{Quote|
<text from the game>
Well, well, look what the snow blew in.
}}
}}
</pre>
</pre>
Often used at top of an NPC article to add a little flavour (lore) to the page.
Use this template to quote in game provided descriptions for skills, items, etc.
Can also be used to quote developers from blogs/interviews.
Basically, to quote "official" text.


[[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.
}}