×
Create a new article
Write your page title here:
We currently have 3,175 articles on YumeWiki. Type your article name above or click on one of the titles below and start writing!



YumeWiki
3,175Articles

Template:Quote/doc: Difference between revisions

The Style Guide has recently been rewritten. Please take a moment to review the new guidelines.

mNo edit summary
(add references tag)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
==Description==
==Description==
To use this template, enter the following and fill in the appropriate fields. Most fields left blank will not show up.
To use this template, fill in the appropriate fields. Most fields left blank will not show up.


==Syntax==
==Syntax==
Line 10: Line 10:
}}
}}
</pre>
</pre>
</noinclude>
 
==Sample==
<pre>
{{Quote
| quote  = This is a quote.
| speaker = Example
| source  = <ref>https://example.com</ref>
}}
</pre>
 
{{Quote
| quote  = This is a quote.
| speaker = Example
| source  = <ref>https://example.com</ref>
}}
 
'''References'''
<references></references>
 
<noinclude>[[Category:Template documentation]]</noinclude>
<includeonly>__NOEDITSECTION__
[[Category:Quote templates]]
</includeonly>

Latest revision as of 08:58, 20 November 2024

Description

To use this template, fill in the appropriate fields. Most fields left blank will not show up.

Syntax

{{Quote
 | quote   = 
 | speaker = 
 | source  = 
}}

Sample

{{Quote
 | quote   = This is a quote.
 | speaker = Example
 | source  = <ref>https://example.com</ref>
}}

“This is a quote.” — Example[1]

References