Template:Quote: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<includeonly>{| style="background:transparent" |- {{ #if: {{{3|}}} | {{!}} {{ #if: {{{2|}}} | rowspan="2" {{!}} }} [[File:{{{3}}}|64px]] }} | style="color: #b2b7f2; font-size: 3.3em; font-family: 'Times New Roman',serif; font-weight: bold; padding: 4px 2px 2px; width: 0.5em; vertical-align: top;" | “ | ''{{{1}}}'' | style="color: #b2b7f2; font-size: 3.3em; font-family: 'Times New Roman',serif; font-weight: bold; padding: 4px 2px 2px; width: 0.5em; vertical-align: botto...") |
(Added templatedata to give names parameters because some pillock decided to name them "1", "2", and "3") |
||
Line 10: | Line 10: | ||
{{!}} style="text-align: right;" {{!}} <small>~ {{{2}}}</small> | {{!}} style="text-align: right;" {{!}} <small>~ {{{2}}}</small> | ||
{{!}} <!-- empty cell to prevent potential rendering issues --> }} | {{!}} <!-- empty cell to prevent potential rendering issues --> }} | ||
|}</includeonly><noinclude>Usage:<pre>{{Quote|quoted|source|image}}</pre>[[Category:Templates]]</noinclude> | |}</includeonly><noinclude>Usage:<pre>{{Quote|quoted|source|image}}</pre>[[Category:Templates]]<templatedata> | ||
{ | |||
"params": { | |||
"1": { | |||
"label": "Quote" | |||
}, | |||
"2": { | |||
"label": "Author", | |||
"example": "Daniel Larson" | |||
}, | |||
"3": { | |||
"label": "Image", | |||
"example": "Image.png" | |||
} | |||
} | |||
} | |||
</templatedata></noinclude> |
Revision as of 23:41, 24 December 2023
Usage:
{{Quote|quoted|source|image}}
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Quote | 1 | no description | Unknown | optional |
Author | 2 | no description
| Unknown | optional |
Image | 3 | no description
| Unknown | optional |