This wiki has had no edits or log actions made within the last 45 days and has been automatically marked as inactive. If you would like to prevent this wiki from being closed, please start showing signs of activity here. If there are no signs of this wiki being used within the next 15 days, this wiki will be closed in accordance to the Dormancy Policy (which all wiki founders accept when requesting a wiki). If this wiki is closed and no one reopens it 135 days from now, this wiki will become eligible for deletion. Note: If you are a bureaucrat, you can go to Special:ManageWiki and uncheck "inactive" yourself.

Template:Quote: Difference between revisions

From Queen's Court Games
Content added Content deleted
(Created page with "<div class="quote"> :<span {{#if:{{{3|}}}|title="Source: {{{3}}}"}}>"''{{{1}}}''"</span> :—{{{2}}}{{#if:{{{3|}}}|<sup class="noprint">[[{{{3|}}}|[src]]]</sup>}} :</div><noinclude> ==Usage instructions== <code><nowiki>{{Quote|dialogue|attribution|source}}</nowiki></code> *In case you don't want to have a quotation mark (") at the start of the quote, add <tt>|noquote=1</tt> somewhere in the template. *In case you don't want to have a quotation mark (") at the e...")
 
(Syntax creation)
Line 1: Line 1:
<div class="quote">
<div class="quote">
:<span {{#if:{{{3|}}}|title="Source:&nbsp;{{{3}}}"}}>"''{{{1}}}''"</span>
:<span {{#if:{{{3|}}}|title="Source:&nbsp;{{{3}}}"}}>''{{{1}}}''</span>
:&mdash;{{{2}}}{{#if:{{{3|}}}|<sup class="noprint">[[{{{3|}}}|[src]]]</sup>}}
{{#if:{{{2|}}}|:&mdash; {{{2}}}{{#if:{{{3|}}}|<sup class="noprint">[[{{{3|}}}|[src]]]</sup>}}}}
:</div><noinclude>
:</div><noinclude>


==Usage instructions==
==Usage instructions==
<code><nowiki>{{Quote|dialogue|attribution|source}}</nowiki></code>
<code><nowiki>{{Quote|dialogue|attribution|source}}</nowiki></code>
*In case you don't want to have a quotation mark (") at the start of the quote, add <tt>|noquote=1</tt> somewhere in the template.
*In case you don't want to have a quotation mark (") at the end of the quote, add <tt>|trans=1</tt> somewhere in the template.


===Notes===
===Notes===
Line 13: Line 11:


==Examples==
==Examples==
===For Episode Introductions Only===
Code: <code><nowiki>{{Quote|This is the episode intro. This is the opening monologue of every episode and should be posted without attribution, as they are quite long.}}</nowiki></code>

Result:
{{Quote|This is the episode intro. This is the opening monologue of every episode and should be posted without attribution, as they are quite long.}}

===One speaker===
===One speaker===
Code: <code><nowiki>{{Quote|You're listening to <b>The All-Night Society</b>, an actual play podcast brought to you by Queen's Court Games|The Storyteller|The Storyteller}}</nowiki></code>
Code: <code><nowiki>{{Quote|You're listening to <b>The All Night Society</b>, an actual play podcast brought to you by Queen's Court Games.|[[The Storyteller]]|The All Night Society}}</nowiki></code>


Result:
Result:
{{Quote|You're listening to <b>The All-Night Society</b>, an actual play podcast brought to you by Queen's Court Games|The Storyteller|The Storyteller}}
{{Quote|You're listening to <b>The All Night Society</b>, an actual play podcast brought to you by Queen's Court Games.|[[The Storyteller]]|The All Night Society}}


===Two speakers===
===Two speakers===
Add quotation marks around each section of the quote and list speakers in order.
Code: <code><nowiki>{{Quote|Camarilla Barbie.''"<br />"''Sabbat Stacie.|Maya and Ivy|The All Night Society}}</nowiki></code>

Code: <code><nowiki>{{Quote|"Camarilla Barbie.''"<br />"''Sabbat Stacie."|[[Maya Lugasi]] and [[Ivy LaRoux]]|The All Night Society}}</nowiki></code>


Result:
Result:
{{Quote|Camarilla Barbie.''"<br />"''Sabbat Stacie.|Maya and Ivy|The All Night Society}}
{{Quote|"Camarilla Barbie.''"<br />"''Sabbat Stacie."|[[Maya Lugasi]] and [[Ivy LaRoux]]|The All Night Society}}

Revision as of 15:11, 1 December 2023

{{{1}}}

Usage instructions

{{Quote|dialogue|attribution|source}}

Notes

If any text is assigned to the source field, it will be rendered as a browser tooltip.

Examples

For Episode Introductions Only

Code: {{Quote|This is the episode intro. This is the opening monologue of every episode and should be posted without attribution, as they are quite long.}}

Result:

This is the episode intro. This is the opening monologue of every episode and should be posted without attribution, as they are quite long.

One speaker

Code: {{Quote|You're listening to <b>The All Night Society</b>, an actual play podcast brought to you by Queen's Court Games.|[[The Storyteller]]|The All Night Society}}

Result:

You're listening to The All Night Society, an actual play podcast brought to you by Queen's Court Games.
The Storyteller[src]

Two speakers

Add quotation marks around each section of the quote and list speakers in order.

Code: {{Quote|"Camarilla Barbie.''"<br />"''Sabbat Stacie."|[[Maya Lugasi]] and [[Ivy LaRoux]]|The All Night Society}}

Result:

"Camarilla Barbie."
"Sabbat Stacie."
Maya Lugasi and Ivy LaRoux[src]