Jump to content

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}}:
<pre>{{Quote
{{markup|
<nowiki>{{Quote
|text=Quoted material.
|text=Quoted material.
}}</pre>
}} </nowiki>|{{Quote
|text=Quoted material.
}}}}<!-- Template:Mra -->


;With attribution displayed{{colon}}:  
;With attribution displayed{{colon}}:  
<pre>{{Quote
{{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
}}</pre>
}}}}<!-- Template:Mra -->


;With more attribution{{colon}}:
;With more attribution{{colon}}:
<syntaxhighlight lang="moin">
{{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"
</syntaxhighlight>
|source=''Book Title'' (date)
}} </nowiki>|
{{Quote
|text=Quoted material.
|author=First M. Last
|title="Article Title"
|source=''Book Title'' (date)
}}}}<!-- Template:Mra -->


== Parameters ==
== Parameters ==
Anonymous user