Template:Essay quote: Difference between revisions

Template page
No edit summary
(Undo revision 56389 by CriticalResist (talk))
Tag: Undo
 
(5 intermediate revisions by the same user not shown)
Line 11: Line 11:
     @param bottom  Optional. Change bottom margin (in px) in case layout is messed up when you add your template. Can be negative.
     @param bottom  Optional. Change bottom margin (in px) in case layout is messed up when you add your template. Can be negative.
-->
-->
 
<noinclude>
<templatedata>
<templatedata>
{
{
Line 17: Line 17:
   "quote": {
   "quote": {
     "label": "Quote",
     "label": "Quote",
     "description": "The portion you want to quote (recommend around 15 words max)",
     "description": "The portion you want to quote (recommend ~30 words max)",
     "type": "string",
     "type": "string",
     "required": true
     "required": true
Line 36: Line 36:
}
}
</templatedata>
</templatedata>
</noinclude>

Latest revision as of 15:35, 20 September 2023

{{{quote}}}


No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Quotequote

The portion you want to quote (recommend ~30 words max)

Stringrequired
Alignalign

Alignment on the page (left, right, or center)

Stringrequired
Bottombottom

Optional. Change bottom margin (in px) in case layout is messed up when you add your template. Can be negative.

Numberoptional