Template:Blockquote: Difference between revisions

From RetroMC
Jump to navigation Jump to search
m (set default value)
(Changed padding/margin/border radius to be more in-line with Template:Warning and Template:Notice)
Line 1: Line 1:
<div style="padding:5px; background:#f9f9f9; border: 5px solid #aaa; border-width:0px 0px 0px 5px; border-radius:10px; margin-top:5px; margin-bottom:5px">
<div style="background:#f9f9f9; border: solid #aaa; border-width: 0px 0px 0px 5px; margin: 10px 0; padding: 10px ;border-radius: 5px;">
{{{1|Default blockquote text}}}
{{{1|Default blockquote text}}}
</div>
</div>
<noinclude>
<noinclude>
A styled alternative to <nowiki><blockquote></nowiki>.
<templatedata>
<templatedata>
{
{

Revision as of 21:37, 4 November 2024

Default blockquote text

A styled alternative to <blockquote>.

A basic blockquote template.

Template parameters[Edit template data]

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Text1

Content of the blockquote

Default
Default blockquote text
Stringrequired