Difference between revisions of "Template:stamp"
From Pool's Closed Wiki
(30 was waaaaaay to much) |
|||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | <includeonly><span style=" border-color: {{{2|red}}}; border-width:5px; padding-top: 3px;padding-bottom:3px;padding-left:5px;padding-right:5px;margin:5px; border-style: solid;color:{{{2|red}}};font-family:Impact,sans-serif;font-size:50px; -moz-transform: rotate( | + | <includeonly><span style=" border-color: {{{2|red}}}; border-width:5px; padding-top: 3px;padding-bottom:3px;padding-left:5px;padding-right:5px;margin:5px; border-style: solid;color:{{{2|red}}};font-family:Impact,sans-serif;font-size:50px; -moz-transform: rotate(15deg); ">{{{1|FAIL}}}</span> |
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> | ||
| Line 7: | Line 7: | ||
Both params optional; The text defaults to "FAIL", and the colour is red. Use, for example, green for an approval stamp, or something. | Both params optional; The text defaults to "FAIL", and the colour is red. Use, for example, green for an approval stamp, or something. | ||
| + | |||
| + | '''Note:''' it's tilted only in Firefox, because it's using the <code>-moz-transform</code> property, supported only by Firefox. | ||
</noinclude> | </noinclude> | ||
Latest revision as of 15:07, 30 October 2010
FAIL
Usage: {{stamp|text|colour}}
Both params optional; The text defaults to "FAIL", and the colour is red. Use, for example, green for an approval stamp, or something.
Note: it's tilted only in Firefox, because it's using the -moz-transform property, supported only by Firefox.