Template:blockquote: Difference between revisions
From Game Making Tools Wiki
(Slight reversion because mediawiki is way out of sync with the html5 spec) |
(Better example) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
== | ==Template== | ||
</noinclude> | </noinclude><blockquote> | ||
<blockquote> | {{{1}}}<br> | ||
<span class="credit">— {{{2}}}</span> | |||
— {{{2}}} | </blockquote><noinclude> | ||
</blockquote> | |||
<noinclude> | ==Looks Like== | ||
{{blockquote|Blah blah, blah.|A person}} | |||
==Usage== | ==Usage== | ||
To use paste this in your page:— | To use paste this in your page:— |
Latest revision as of 13:26, 12 October 2021
Template
{{{1}}}
— {{{2}}}
Looks Like
Blah blah, blah.
— A person
Usage
To use paste this in your page:—
{{blockquote|quote|source}}
—where you replace 'quote' with the text you're quoting, and 'source' with the name and location (URL, etc.) of the source.