Template:Quote: Difference between revisions

From Project Gorgon
Jump to navigation Jump to search
Gorgonzola (talk | contribs)
m Using Template:Link Template Demos. The idea is I will be categorizing all "demo" pages taht illustrate templates so editors can get a good overview of whats possible with demos rather than dry template docs.
Gorgonzola (talk | contribs)
m WIP
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|Example quoted text.}}}</p>
{{{1|Example quoted text.}}}
<p style="text-align:right; font-size:0.9em;">— {{ #switch: {{ lc: {{{source|}}} }}
| in-game          | game    = In-game description
| official website | website = Official website
| #default                  = {{{1|Quotation source}}}
}}</p>
</blockquote><noinclude>
</blockquote><noinclude>
{{clear}}
{{clear}}

Revision as of 14:50, 10 October 2014

Example quoted text.

— Quotation source


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

Template Demos

There are demonstrations for this template, see [[{{#dplreplace:Quote|/^Template:/|}} Template Demos]].