Template:Imagebox: Difference between revisions
Template page
More actions
JavaSkeptre (talk | contribs) Create Imagebox |
JavaSkeptre (talk | contribs) No edit summary |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
< | <table align={{{align|left}}} style="line-height:1.5em;margin:{{{margin|0 1em 0 0}}};font-size:90%;background:{{{background|transparent}}};color:{{{color|black}}};border:{{{border|none}}};"> | ||
<tr> | |||
<td style="padding:0px;">{{{content|{{{1}}}}}}</td> | |||
</tr> | |||
<tr> | |||
< | <td style="width:{{{cwidth|auto}}};font-family:{{{ff|inherit}}};padding:{{{padding|2px 2px 2px 4px}}};white-space:pre-wrap;">{{{caption|{{{2}}}}}}</td> | ||
</tr> | |||
<noinclude> | |||
<nowiki>{{imagebox|[[File:ItemCopperOre.png|100px]]|Copper ore}}</nowiki> | |||
{{imagebox|[[File:ItemCopperOre.png|100px]]|Copper ore}} | |||
</ | |||
< | </noinclude> | ||
{{{ | |||
</ | |||
</ | |||
</ | |||