Template:Blockquote/doc: Difference between revisions

→‎Examples: Markup & Renders as
m ("{{TemplateDataHeader}}" --> "{{TemplateData header}}")
(→‎Examples: Markup & Renders as)
Line 15:
 
;Basic use{{colon}}:
{{markup|
<prenowiki>{{Quote
|text=Quoted material.
}} </prenowiki>|{{Quote
|text=Quoted material.
}}}}<!-- Template:Mra -->
 
;With attribution displayed{{colon}}:
{{markup|
<prenowiki>{{Quote
|text=Quoted material.
|author=First M. Last
}} </prenowiki>|{{Quote
|text=Quoted material.
|author=First M. Last
}}}}<!-- Template:Mra -->
 
;With more attribution{{colon}}:
{{markup|
<syntaxhighlight lang="moin">
<nowiki>
{{Quote
|text=Quoted material.
|author=First M. Last |title="Article Title" |source=''Book Title'' (date)
|title="Article Title"
}}
|source=''Book Title'' (date)
</syntaxhighlight>
}} </nowiki>|
{{Quote
|text=Quoted material.
|author=First M. Last
|title="Article Title"
|source=''Book Title'' (date)
}}}}<!-- Template:Mra -->
 
== Parameters ==
Anonymous user