Difference between revisions of "Template:Quote"

From Stardew Valley Wiki
Jump to navigation Jump to search
m
(implement templatestyles)
 
(12 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly>{|
+
<includeonly><templatestyles src="Template:Quote/styles.css" />
| rowspan = 2 style="font: bold 5em/0.02em Times New Roman,Times,Georgie,serif; color: rgb(41, 129, 178); border-right: 1px solid rgb(47, 148, 204); padding: 25px 0.06em 0em 0.2em;" |
+
{|
| style="font-style: italic; font-family: Geneva; line-height: 1.53846em; padding-left: 15px;" |&ldquo;{{{1}}}&rdquo;
+
|-
 +
|rowspan="2" class="decorativequotemark"|&ldquo;
 +
|class="quotetext"|&ldquo;{{{1}}}&rdquo;<!--
 +
-->{{#if:{{{2|}}}|<nowiki />
 +
{{!}}-
 +
{{!}}class="quotesource"{{!}}&mdash; {{{2|}}}}}
 
|-
 
|-
| style="color:#6;text-align: left; font-size: 0.9em; font-style:italic; margin-top:0;padding-left:120px;" | {{#if:{{{2|}}}|&mdash; {{{2|}}}}}{{#if:{{{3|}}}|, ''{{{3}}}''}}
 
 
|}</includeonly><noinclude>{{{{FULLPAGENAME}}/doc}}</noinclude>
 
|}</includeonly><noinclude>{{{{FULLPAGENAME}}/doc}}</noinclude>

Latest revision as of 17:34, 17 November 2021

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