Difference between revisions of "Template:Frame"
From Peter
m |
(Going to finish rewrite when I come back.) |
||
Line 1: | Line 1: | ||
− | <includeonly><table style="border-radius:{{{radius|.9em}}}; -o-border-radius:{{{radius|.9em}}}; -icab-border-radius:{{{radius|.9em}}}; -khtml-border-radius:{{{radius|.9em}}}; -moz-border-radius:{{{radius|.9em}}}; -webkit-border-radius:{{{radius|.9em}}}; background-color:{{{color|#e5e5e5}}}; width:auto | + | <includeonly><table style="border:.4em solid {{{color|#e5e5e5}}}; border-radius:{{{radius|.9em}}}; -o-border-radius:{{{radius|.9em}}}; -icab-border-radius:{{{radius|.9em}}}; -khtml-border-radius:{{{radius|.9em}}}; -moz-border-radius:{{{radius|.9em}}}; -webkit-border-radius:{{{radius|.9em}}}; background-color:{{{color|#e5e5e5}}}; width:auto;"><tr><td>{{{1|}}}</td></tr></table></includeonly><noinclude> |
− | </includeonly><noinclude> | ||
This template will put a rounded frame (like the one used for thumbnails) around whatever you specify. | This template will put a rounded frame (like the one used for thumbnails) around whatever you specify. | ||
Revision as of 07:53, 29 May 2011
This template will put a rounded frame (like the one used for thumbnails) around whatever you specify.
Syntax
{{ frame | text <br> [[File:something.jpg|200px]] or <youtube>WV_aWXeT</youtube> | color=purple }}
Be sure to remove whitespaces before saving the article.
Examples
{{frame|'''LOL WUT'''<br>[[File:Lolwutpear.jpg|400px]]|color=red}}
produces:
400px |
{{frame|'''George Bush hates black people'''<br><youtube>9pVTrnxCZaQ</youtube>|color=blue}}
produces:
George Bush hates black people <youtube>9pVTrnxCZaQ</youtube> |