Difference between revisions of "Template:Quote"

From Stardew Valley Wiki
Jump to navigation Jump to search
(Undo revision 57696 by Rigel Kent (talk))
(Serif font, format consistent with 6 other language wikis.)
Line 1: Line 1:
<includeonly><blockquote style="position: relative; margin: 0.2em 0; padding-left: 4em;">
+
<includeonly>{|
    <div class="nomobile" style="position: absolute; left: 0.2em; top: 50%; margin-top: -0.4em; font: bold 5em &quot;Times New Roman&quot;,Times,Georgia,serif; color: rgb(41, 129, 178);"><!--
+
| rowspan = 2 style="font: bold 5em/0.02em 'Georgia', 'Times New Roman', 'Times', serif; color: rgb(41, 129, 178); border-right: 1px solid rgb(47, 148, 204); padding: 25px 0.06em 0em 0.2em;" | &ldquo;
    -->&ldquo;<!--
+
| style="font-family: 'Georgia', 'Times New Roman', 'Times', serif; font-style: italic; line-height: 1.53846em; padding-left: 15px; font-size: 1.1em;" |&ldquo;{{{1}}}&rdquo;
--></div>
+
|-
    <div style="font-style: italic; font-family: Geneva<!--,Tahoma,Verdana,sans-serif-->; line-height: 1.53846em; border-left: 1px solid rgb(47, 148, 204); padding: 0.1em 0.1em 0.1em 1em;"><!--
+
| style="text-align: left; font-size: 0.9em; font-style: italic; margin-top: 0; padding-left: 120px;" | {{#if:{{{2|}}}|&mdash; {{{2|}}}}}{{#if:{{{3|}}}|, ''{{{3}}}''}}
    -->&ldquo;{{{1}}}&rdquo;<!--
+
|}</includeonly><noinclude>{{{{FULLPAGENAME}}/doc}}</noinclude>
--></div><!--
 
-->{{#if:{{{2|}}}{{{3|}}}|
 
        <cite style="display: block; text-align: left; font-size: 0.9em; font-style: italic; border-left: 1px solid rgb(47, 148, 204); padding: 0.1em 0.1em 0.1em 10em;"><!--
 
        -->{{#if:{{{2|}}}|&mdash; {{{2}}}}}{{#if:{{{3|}}}|, {{{3}}}}}<!--
 
    --></cite>
 
    }}
 
</blockquote></includeonly><noinclude>{{{{FULLPAGENAME}}/doc}}</noinclude>
 

Revision as of 17:45, 16 July 2017

Description

This template is used to format a quotation.

Use

This template can be used by entering the following onto a relevant page.

{{Quote|Quoted Text|Author}}

Examples

Quoted Text

{{Quote|Example Text.}}

“Example Text.”

Quoted Text with Source

{{Quote|Quoted Text.|Author}}

“Quoted Text.”
— Author

Quoted Text with Linked Source

{{Quote|Quoted Text.|[http://www.example.com/ Author]}}

“Quoted Text.”
Author