Difference between revisions of "Template:ImageBorder"
Jump to navigation
Jump to search
(Created page with "<noinclude> {{ImageBorder |align = center |image = Vivienne.png }} <pre> {{ImageBorder |align = center |image = File:Vivienne.png }} </pre> </noinclude> {{ infobox | bodystyl...") |
|||
Line 13: | Line 13: | ||
{{ infobox | {{ infobox | ||
− | | bodystyle = width: | + | | bodystyle = width: 100%; padding-left: 1px; padding-right: 1px; background-color: #C9D8CC |
| labelstyle = vertical-align: top; background-color: #FFFFFF | | labelstyle = vertical-align: top; background-color: #FFFFFF | ||
| datastyle = background-color: #FFFFFF; | | datastyle = background-color: #FFFFFF; | ||
− | | data1 =[[File:{{{image|}}}| | + | | data1 =[[File:{{{image|}}}|100%]] |
}} | }} |