Template:blockquote: Difference between revisions
From Game Making Tools Wiki
m (span on credits) |
m (Removing some extra style info) |
||
Line 3: | Line 3: | ||
</noinclude> | </noinclude> | ||
<blockquote> | <blockquote> | ||
{{{1}}}<br> | |||
<span class="credit">— {{{2}}}</span> | <span class="credit">— {{{2}}}</span> | ||
</blockquote> | </blockquote> |
Revision as of 09:58, 3 March 2021
Looks like
{{{1}}}
— {{{2}}}
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.