ARCHIVE.PH MIGHT ACK SOON (GLOWNIGGERS ARE AFTER ITS ADMIN)
ALWAYS USE MULTIPLE ARCHIVES AND REARCHIVE EVERYTHING (on megalodon.jp and other archivers) NOW!!! (possibly a false alarm doey)
Template:Multiquote
Previous Quote | Next Quote
Displays a navigable block of up to 20 styled quotes with attribution. Use it to showcase multiple related quotes in a compact, interactive format.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Unique ID | 1 | A unique ID for the quote block to avoid interference if multiple are on the same page. | String | required |
| Box style | 2 | Optional CSS to change the appearance of the quote container (e.g., background-color, width). | String | optional |
| Link style | 3 | Optional CSS to style the 'Previous' and 'Next' quote buttons. | String | optional |
| Params 4 to 43 | 4-43 | Yeah, I am not going through and defining all 4-43 parmaters for this geg, too lazy for that. But each even number would be the quote and odd one the person or source being quoted. Use source editing instead. Take a look at the template page for more information. | String | optional |
Remember with multiquote to nowiki around any use in the quote of "=" because otherwise it'll fuck your quote up.
Examples[edit source]
{{multiquote|mqtest|background-color: lightgray;|font-weight: bold;
|I wish I had an airplane sized oven.|Me, on the plane with fifty valid womyn of color yesterday.
|KEEEEEEEEK!!|[[Pepe]]
|I am GOD here.|[[Cobson]]
}}
yields...
| > | I wish I had an airplane sized oven. | < |
| Me, on the plane with fifty valid womyn of color yesterday.
| ||
Previous Quote | Next Quote
Specify Box Dimensions[edit source]
To set a constant table width, simply add the size into the same section as the background color in either pixels (px) or a percentage (%).
For example:
{{multiquote|mqtest2|background-color: tan; width: 80%; min-height: 225px;|font-weight: bold;
|I wish I had an airplane sized oven.|Me, on the plane with fifty valid womyn of color yesterday.
|KEEEEEEEEK!!|[[Pepe]]
|I am GOD here.|[[Cobson]]
}}
yields...
| > | I wish I had an airplane sized oven. | < |
| Me, on the plane with fifty valid womyn of color yesterday.
| ||
Previous Quote | Next Quote