Difference between revisions of "Template:Quote"
From Geohashing
imported>Nemo (a quote template. approximately based on some wikipedia quote templates) |
imported>Nemo (added usage) |
||
Line 1: | Line 1: | ||
{|class=float border=0 style="background-color: transparent;" align={{{1|align}}} | {|class=float border=0 style="background-color: transparent;" align={{{1|align}}} | ||
|width=20 valign="top" style="font-size:35px; font-family:'Times New Roman',serif; font-weight:bold; text-align:left; padding:10px;"|“ | |width=20 valign="top" style="font-size:35px; font-family:'Times New Roman',serif; font-weight:bold; text-align:left; padding:10px;"|“ | ||
− | |style="padding:10px;"|<div">{{{2| | + | |style="padding:10px;"|<div">{{{2|Don't quote me on that}}} |
− | |||
− | |||
− | |||
− | |||
</div> | </div> | ||
|width=20 valign="bottom" style="font-size:35px; font-family:'Times New Roman',serif; font-weight:bold; text-align:center; padding:10px;"|” | |width=20 valign="bottom" style="font-size:35px; font-family:'Times New Roman',serif; font-weight:bold; text-align:center; padding:10px;"|” | ||
|- | |- | ||
− | |colspan=3 style="text-align:right; padding-right: 20px;"|<div class="templatequotecite">—<cite>{{{3| | + | |colspan=3 style="text-align:right; padding-right: 20px;"|<div class="templatequotecite">—<cite>{{{3|Anon}}}</cite></div> |
|} | |} | ||
+ | <noinclude> | ||
+ | == Usage == | ||
+ | <nowiki>{{quote|alignment|This is a quote|attribution}}</nowiki> | ||
+ | * For use in quoting people within text. Alignment may be left/center/right. | ||
+ | * Normal rules of wikitext apply within the quote. Make sure to preview however! | ||
+ | </noinclude> |
Revision as of 00:55, 2 June 2008
“ | <div">Don't quote me on that | ” |
—Anon
|
Usage
{{quote|alignment|This is a quote|attribution}}
- For use in quoting people within text. Alignment may be left/center/right.
- Normal rules of wikitext apply within the quote. Make sure to preview however!