A template used for displaying Structured Quotes. If you want to unlock the full potential of Structured Quotes, please avoid using this template directly, and consider {{#SQuote:}} markup instead. See Help:Structured Quotes for extra information about Structured Quotes.
Please note that this template is not yet ready to be used.
Syntax
{{StructuredQuote
| text =
| speaker =
| receiver =
| attribution =
| source =
}}
Example
The first duty of every Starfleet officer is to the truth, whether it is scientific truth or historical truth or personal truth. It is the guiding principle on which Starfleet is based! And if you can't find it within yourself to stand up and tell the truth about what happened, you don't deserve to wear that uniform!
{{StructuredQuote
|text=The first duty of every Starfleet officer is to the truth, whether it is scientific truth or historical truth or personal truth. It is the guiding principle on which Starfleet is based! And if you can't find it within yourself to stand up and tell the truth about what happened, you don't deserve to wear that uniform!
|speaker=[[Jean-Luc Picard]]
|receiver=[[Wesley Crusher]]
|source=[[The First Duty (episode)|The First Duty]]
}}
TemplateData
This is the TemplateData for this template used by the VisualEditor and other tools.
A template for display Structured Quotes.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Quote text | text | The text being quoted | Line | required |
| Person quoted | speaker | The individual who uttered or wrote the quoted words (wikitext-linked)
| Line | required |
| Receiver(s) | receiver | The person(s) to whom the quote was spoken (wikitext-linked, comma-separated)
| Line | suggested |
| Attribution | attribution | Attribution (wikitext-linked, comma-separated) | Line | suggested |
| Source | source | The quotation's source (wikitext-linked) | Line | suggested |