mNo edit summary |
DavisRanger (talk | contribs) No edit summary |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{{#if:{{{ | <noinclude>{{Overhaul}}</noinclude> | ||
<includeonly>{| style="border: 1px solid #00B2EE; margin: 4px 0px; background:rgba(9,71,113,0.5); border-radius:5px;{{#if: {{{bgcolor|}}}|border: 1px solid #00B2EE;}}" class="cquote" | |||
| width="15" valign="top" style="color:#00B2EE; font-size:36px; font-family:'Nunito', serif; font-weight:bold; text-align:left; padding:10px;" | “ | |||
| valign="top" style="font-family:Nunito, sans-serif; padding:4px 2px; font-size:12px;" | | |||
{{{1|{{{text|text.}}}}}} | |||
| width="15" valign="bottom" style="color:#00B2EE; font-size:36px; font-family:'Nunito', serif; font-weight:bold; text-align:right; padding:10px;" | ” | |||
|- | |||
{{#if:{{{origin|}}}{{{source|}}}{{{saidby|}}}{{{reference|}}}| | |||
{{!}} colspan="3" style="font-family:Nunito, sans-serif; font-size:12px; text-align:right;"{{!}}<cite style="font-size:normal; text-align:right;">—{{{saidby|{{{origin}}}}}}{{#if:{{{source|}}}{{{reference|}}}|, {{{reference|{{{source}}}}}}}}</cite> | |||
}} | |||
|} | |||
{{#if: {{NAMESPACE}}| |[[Category:A to Z]]}}</includeonly><noinclude> | |||
==Example usage== | |||
'''Quoted text only:''' | |||
<pre>{{Quote | |||
|text = Test 123}}</pre> | |||
result: | |||
{{Quote | |||
|text = Test 123}} | |||
'''Quoted text with origin:''' | |||
<pre>{{Quote | |||
|text = Test 123 | |||
|origin = This template}}</pre> | |||
result: | |||
{{Quote | |||
|text = Frame this... | |||
|origin = Valerie Vale}} | |||
[[Category:Templates]]</noinclude> |
Latest revision as of 09:53, 3 September 2024
"Am I having an aneurysm, what is happening?!"
This article or section needs a major overhaul meaning it needs to be reorganized and an improvement of quality to meet this wiki's style.
This notice may be removed when this page is overhauled.
Example usage[edit source]
Quoted text only:
{{Quote |text = Test 123}}
result:
“ |
Test 123 |
” |
Quoted text with origin:
{{Quote |text = Test 123 |origin = This template}}
result:
“ |
Frame this... |
” |
—Valerie Vale |