Template:Essay quote: Difference between revisions
Appearance
Created page with "<templatestyles src="Essay_quote/style.css" /> <div class="essay-quote essay-quote-{{{align}}}" style="margin-bottom:{{{bottom|}}}px;"> <span class="essay-quote-mark">“</span> <span class="essay-quote-text">{{{quote}}}</span> </div> <!-- @param quote The portion you want to quote (recommend around 15 words max). @param align Alignment on the page (left, right, or center) @param bottom Optional. Change bottom margin (in px) in case layout is messed..." |
m Protected "Template:Essay quote" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) |
||
(No difference)
|
Latest revision as of 17:27, 14 March 2025
“ {{{quote}}}
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Quote | quote | The portion you want to quote (recommend ~30 words max) | String | required |
Align | align | Alignment on the page (left, right, or center) | String | required |
Bottom | bottom | Optional. Change bottom margin (in px) in case layout is messed up when you add your template. Can be negative. | Number | optional |