Template:Quotes: Difference between revisions

From MB Wiki
Jump to navigation Jump to search
(Created page with "{{quote|text=phrase|sign=person|source=source}}")
 
mNo edit summary
Tag: Manual revert
 
(21 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{quote|text=phrase|sign=person|source=source}}
<includeonly>
<div class="quotes-box">
<blockquote>"{{{quotes}}}"</blockquote>
</div>
</includeonly>
<noinclude>
<templatedata>
{
"params": {
"quotes": {
"description": "Styled quotes with special formatting",
"example": "{{quotes|My mind telling me no, but my body telling me yes!}}",
"required": true,
"type": "line"
}
}
}
</templatedata>
[[Category:Templates]]
</noinclude>

Latest revision as of 03:48, 4 March 2026


No description.

Template parameters

ParameterDescriptionTypeStatus
quotesquotes

Styled quotes with special formatting

Example
{{quotes|My mind telling me no, but my body telling me yes!}}
Linerequired