Template:Quote/doc: Difference between revisions
→Examples: Markup & Renders as
m (1 revision imported) |
(→Examples: Markup & Renders as) |
||
Line 15: | Line 15: | ||
;Basic use{{colon}}: | ;Basic use{{colon}}: | ||
< | {{markup| | ||
<nowiki>{{Quote | |||
|text=Quoted material. | |text=Quoted material. | ||
}}</ | }} </nowiki>|{{Quote | ||
|text=Quoted material. | |||
}}}}<!-- Template:Mra --> | |||
;With attribution displayed{{colon}}: | ;With attribution displayed{{colon}}: | ||
< | {{markup| | ||
<nowiki>{{Quote | |||
|text=Quoted material. | |||
|author=First M. Last | |||
}} </nowiki>|{{Quote | |||
|text=Quoted material. | |text=Quoted material. | ||
|author=First M. Last | |author=First M. Last | ||
}}< | }}}}<!-- Template:Mra --> | ||
;With more attribution{{colon}}: | ;With more attribution{{colon}}: | ||
< | {{markup| | ||
<nowiki> | |||
{{Quote | {{Quote | ||
|text=Quoted material. | |text=Quoted material. | ||
|author=First M. Last |title="Article Title" |source=''Book Title'' (date) | |author=First M. Last | ||
}} | |title="Article Title" | ||
< | |source=''Book Title'' (date) | ||
}} </nowiki>| | |||
{{Quote | |||
|text=Quoted material. | |||
|author=First M. Last | |||
|title="Article Title" | |||
|source=''Book Title'' (date) | |||
}}}}<!-- Template:Mra --> | |||
== Parameters == | == Parameters == |