Difference between revisions of "Template:Quote"

From Starmancer Wiki
Jump to: navigation, search
 
Line 1: Line 1:
 
<includeonly>{|
 
<includeonly>{|
| rowspan = 2 style="font: bold 5em/0.02em 'Georgia', 'Times New Roman', 'Times', serif; color: #0d1c41; border-right: 1px solid rgb(47, 148, 204); padding: 25px 0.06em 0em 0.2em;" | &ldquo;
+
| rowspan = 2 style="font: bold 5em/0.02em 'Georgia', 'Times New Roman', 'Times', serif; color: #0d1c41; border-right: 1px solid #0d1c41; padding: 25px 0.06em 0em 0.2em;" | &ldquo;
| style="font-family: 'Georgia', 'Times New Roman', 'Times', serif; font-style: italic; line-height: 1.53846em; padding-left: 15px; font-size: 1.1em; color: #0d1c41;" |&ldquo;{{{1}}}&rdquo;
+
| 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;
 
|-
 
|-
 
| style="text-align: left; font-size: 0.9em; font-style: italic; margin-top: 0; padding-left: 120px;" | {{#if:{{{2|}}}|&mdash; {{{2|}}}}}{{#if:{{{3|}}}|, ''{{{3}}}''}}
 
| style="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 12:29, 30 March 2021

Description

This template is used to format a quotation.

Usage

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