Template:Quote: Difference between revisions

From Project Gorgon
Jump to navigation Jump to search
Gorgonzola (talk | contribs)
m WIP trying to remove extra empty paragraph.
Gorgonzola (talk | contribs)
m WIP trying to remove extra empty paragraph.
Line 2: Line 2:
   <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>
{{{1|Example quoted text.}}}
{{{1|Example quoted text.}}}
{{#if: {{{source|}}} | <p style="text-align:right; font-size:0.9em;">— {{ #switch: {{ lc: {{{source|}}} }}
{{#if: {{{source|}}} |
<p style="text-align:right; font-size:0.9em;">— {{ #switch: {{ lc: {{{source|}}} }}
| in-game          | game    = In-game description
| in-game          | game    = In-game description
| official website | website = Official website
| official website | website = Official website
| #default                  = {{{source|Quotation source}}}
| #default                  = {{{source|Quotation source}}}
}}</p> | }}
}}</p> |}}
</blockquote><noinclude>
</blockquote><noinclude>
{{clear}}
{{clear}}

Revision as of 15:00, 10 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.
}}

Template Demos

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