Difference between revisions of "Template:Quote"
From Geohashing
imported>Nemo m |
imported>Nemo (quote block has a border and colour to seperate a little better from main text) |
||
Line 1: | Line 1: | ||
+ | <div style='margin:4px; padding: 4px; border: 1px solid #ddd; background: #eee;'> | ||
{|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: | + | |width=20 valign="top" style="font-size:35px; font-family:'Times New Roman',serif; font-weight:bold; text-align:left; padding:4px;"|“ |
|style="padding:8px;"|<div">{{{2|...but don't quote me on that}}} | |style="padding:8px;"|<div">{{{2|...but 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: | + | |width=20 valign="bottom" style="font-size:35px; font-family:'Times New Roman',serif; font-weight:bold; text-align:center; padding:4px;"|” |
|- | |- | ||
|colspan=3 style="text-align:right; padding-right: 20px;"|<div class="templatequotecite">—<cite>{{{3|Anon}}}</cite></div> | |colspan=3 style="text-align:right; padding-right: 20px;"|<div class="templatequotecite">—<cite>{{{3|Anon}}}</cite></div> | ||
− | |} | + | |}</div> |
<noinclude> | <noinclude> | ||
== Usage == | == Usage == |
Revision as of 04:11, 3 June 2008
“ | <div">...but 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