Difference between revisions of "Template:Quote"
From Project: Gorgon Wiki
Gorgonzola (talk | contribs) m (WIP trying to remove extra empty paragraph.) |
Gorgonzola (talk | contribs) m |
||
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> | ||
− | {{{1|Example quoted text.}}} | + | {{{1|Example quoted text.}}}{{#if: {{{source|}}} | |
− | {{#if: {{{source|}}} | | ||
<p style="text-align:right; font-size:0.9em;">— {{ #switch: {{ lc: {{{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 10:03, 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 Quote Template Demos.