Template:Quote-simple: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
use latest mediawiki version's default styling |
||
Line 1: | Line 1: | ||
<blockquote | <blockquote> | ||
{{{1}}} | {{{1}}} | ||
{{#if:{{{2|}}}| | {{#if:{{{2|}}}| |
Latest revision as of 07:55, 1 September 2021
{{{1}}}
{{quote-simple|QUOTE TEXT|AUTHOR}}
A simpler version of {{quote}}.
For example, {{quote-simple|Big Black Nigga Balls HD|Frank}}
will output:
Big Black Nigga Balls HD
— Frank
TemplateData[edit source]
Adds a block quote to the page with simple styling.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Quote text | 1 | no description | Content | required |
Author | 2 | no description | String | suggested |