Difference between revisions of "Template:Image Alt Quote"
From Geohashing
imported>Calamus (Created page with "{| cellpadding="4" style="width:{{#if: {{{width|}}}|{{{width}}}px|auto}}; float:{{{1|left}}}; font-size:90%; padding:4px; margin: {{ #switch: {{{1|left}}} | left = 1em 1em 1em...") |
imported>Calamus |
||
Line 1: | Line 1: | ||
− | {| | + | {| style="width:{{#if: {{{width|}}}|{{{width}}}px|auto}}; float:{{{1|left}}}; font-size:90%; padding:4px; margin: {{ #switch: {{{1|left}}} | left = 1em 1em 1em 0em | center = 1em 1em 1em 1em | 1em 0em 1em 1em }}; clear:{{{1|left}}};" |
|width=20 valign="top" style="font-size:35px; font-family:'Times New Roman',serif; font-weight:bold; text-align:left; padding:4px;"|“ | |width=20 valign="top" style="font-size:35px; font-family:'Times New Roman',serif; font-weight:bold; text-align:left; padding:4px;"|“ | ||
|style="border-style:none;padding:4px;"|<div">{{{2|...but don't quote me on that}}}</div> | |style="border-style:none;padding:4px;"|<div">{{{2|...but don't quote me on that}}}</div> | ||
Line 9: | Line 9: | ||
== Usage == | == Usage == | ||
<nowiki>{{image alt quote|alignment|This is a quote|attribution|width=400}}</nowiki> | <nowiki>{{image alt quote|alignment|This is a quote|attribution|width=400}}</nowiki> | ||
− | For use in quoting people within text. | + | For use in quoting people within an image alt text. |
* Alignment may be left/center/right. | * Alignment may be left/center/right. | ||
* Width parameter is optional, but recommended, lest your quote stretch out horizontally to all of infinity. | * Width parameter is optional, but recommended, lest your quote stretch out horizontally to all of infinity. | ||
* Normal rules of wikitext apply within the quote. Make sure to preview, however. | * Normal rules of wikitext apply within the quote. Make sure to preview, however. | ||
</noinclude> | </noinclude> |
Revision as of 14:29, 29 February 2016
“ | <div">...but don't quote me on that | ” |
—Anon
|
Usage
{{image alt quote|alignment|This is a quote|attribution|width=400}}
For use in quoting people within an image alt text.
- Alignment may be left/center/right.
- Width parameter is optional, but recommended, lest your quote stretch out horizontally to all of infinity.
- Normal rules of wikitext apply within the quote. Make sure to preview, however.