Template:Blockquote: Difference between revisions
Jump to navigation
Jump to search
Ast3risk0ps (talk | contribs) m (set default value) |
Noggisoggi (talk | contribs) (Changed padding/margin/border radius to be more in-line with Template:Warning and Template:Notice) |
||
Line 1: | Line 1: | ||
<div style=" | <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.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Text | 1 | Content of the blockquote
| String | required |