Template:Demotivator: Difference between revisions

Everything About Fiction You Never Wanted to Know.
Content added Content deleted
(Try 1 per https://allthetropes.orain.org/w/index.php?title=Forum:Wiki_Talk&offset=20141011002018#Demotivators_1385)
 
(try 2)
Line 1: Line 1:
[[File:{{{1}}}|frame|<div style="text-align:center"><big style="text-transform:uppercase;letter-spacing:.1em">'''{{{2}}}'''</big><br />{{{3}}}</div>]]<noinclude>
[[File:{{{1}}}|frame|<div style="text-align:center"><big style="text-transform:uppercase;letter-spacing:.2em">'''{{{2}}}'''</big><br />{{{3}}}</div>]]<noinclude>


Creates a [[Fauxtivational Poster]] from an image.
Creates a [[Fauxtivational Poster]] from an image.
Line 7: Line 7:
</pre>
</pre>


{{demotivator| no_demotivators_00_6596.jpg | Text in images | The easiest way to make image captions inaccessible to translators and screen readers. }}
For example, the demotivator at right was produced with this code:
For example, the demotivator at right was produced with this code:
:<code><nowiki>{{demotivator| no_demotivators_00_6596.jpg | Text in images | The easiest way to make image captions inaccessible to translators and screen readers. }}</nowiki></code>
{{demotivator
| no_demotivators_00_6596.jpg
| Text in images
| The easiest way to make image captions inaccessible
to translators and screen readers.
}}
<pre>
{{demotivator
| no_demotivators_00_6596.jpg
| Text in images
| The easiest way to make image captions inaccessible
to translators and screen readers.
}}
</pre>


</noinclude>
</noinclude>

Revision as of 02:27, 11 October 2014

[[File:{{{1}}}|frame|

{{{2}}}
{{{3}}}

]]

Creates a Fauxtivational Poster from an image. Use like this:

{{demotivator|filename.jpg|Title|Caption}}
Text in images
The easiest way to make image captions inaccessible to translators and screen readers.

For example, the demotivator at right was produced with this code:

{{demotivator| no_demotivators_00_6596.jpg | Text in images | The easiest way to make image captions inaccessible to translators and screen readers. }}