Template:Quote: Difference between revisions

Created page with "<noinclude> {{subst:How to use}} </noinclude> <includeonly><blockquote style="margin: 1em 2em; padding: 0.5em 1em; border-left: 3px solid #ccc; font-style: italic; background-color: #f9f9f9;"> "{{{text}}}" <div style="text-align: right; margin-top: 0.5em; font-style: normal; font-size: 0.9em;"> — {{{author}}}, {{{source}}} </div> </blockquote> </includeonly>"
Tags: Mobile edit Mobile web edit Advanced mobile edit
 
No edit summary
Tags: Mobile edit Mobile web edit Advanced mobile edit
Line 1: Line 1:
<noinclude>
<noinclude>
{| class="infobox" style="width: 100%; font-size: 90%; line-height: 1.5em; border: 1px solid #aaa; background-color: #f9f9f9; color: black; margin: 0 0 1em 1em; padding: 0.2em;"
{| class="infobox" style="width: 100%; font-size: 90%; line-height: 1.5em; border: 1px solid #aaa; background-color: #f9f9f9; color: black; margin: 0 0 1em 1em; padding: 0.2em;"
|+ <big>'''Template Usage'''</big>
|+ <big>'''Template Usage'''</big>
Line 9: Line 7:
| colspan="2" style="padding: 0.4em 0.6em;" |
| colspan="2" style="padding: 0.4em 0.6em;" |
<code><nowiki>
<code><nowiki>
<noinclude>{{{subst:Template Name}}}</noinclude>
{{Quote
| text = Text
| author = Author
| source = Source of quote
}}
</nowiki></code>
</nowiki></code>
|}
|}
{{Quote
| text = We are not makers of history. We are made by history.
| author = Martin Luther King Jr.
| source = from his book ''[[https://www.shmoop.com/quotes/not-makers-of-history-made-by-history.html|Strength to Love]]'' (1963)
}}


</noinclude>
</noinclude>