Template:blockquote: Difference between revisions
From Game Making Tools Wiki
(Created) |
(Shifting styling to CSS) |
||
Line 2: | Line 2: | ||
==Looks like== | ==Looks like== | ||
</noinclude> | </noinclude> | ||
< | <figure> | ||
<blockquote>{{{1}}}</blockquote> | |||
<figcaption>{{{2}}}</figcaption> | |||
</ | </figure> | ||
<noinclude> | <noinclude> | ||
==Usage== | ==Usage== |
Revision as of 09:43, 3 March 2021
Looks like
<figure>
{{{1}}}
<figcaption>{{{2}}}</figcaption>
</figure>
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.