Template:Tquote: Difference between revisions
Template page
More actions
m fix margins |
add {{{source}}} |
||
| Line 3: | Line 3: | ||
|style="padding-left:10px;"| {{{quote}}} | |style="padding-left:10px;"| {{{quote}}} | ||
|- | |- | ||
|style="text-align:right;"|{{#if: {{{name|}}}|—}} {{#if: {{{name}}}|<i>{{{name|}}}</i>}} | |style="text-align:right;"|{{#if: {{{name|}}}|—}} {{#if: {{{name}}}|<i>{{{name|}}}</i>}}{{#if:{{{source|}}}| {{small|[<b>[{{{source|}}} SOURCE]</b>]}}}} | ||
|} | |} | ||
</includeonly><noinclude> | </includeonly><noinclude> | ||
Latest revision as of 22:41, 7 January 2025
Adds a hatnote-styled quote to a section of the article.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| quote | quote | The content that is being quoted. | Content | required |
| name | name | The name of the individual being quoted. | Content | suggested |
Examples
| Wow look at this text | |
| — Test name |
| Wow look at this text thats unattributed! | |