Template:Infobox: Difference between revisions
Appearance
CombustLem (talk | contribs) Created page with "<div style="border:1px solid #aaa; background:#f9f9f9; padding:10px; width:300px; font-family:Arial, sans-serif;"> <table style="width:100%; border-collapse:collapse;"> <tr> <th colspan="2" style="background:#666; color:#fff; padding:8px; font-size:1.2em; text-align:center;"> {{{title|Infobox}}} </th> </tr> {{#if:{{{image|}}} | <tr> <td colspan="2" style="text-align:center; padding:5px;"> File:{{{image}}}|2..." |
CombustLem (talk | contribs) Undo revision 55 by CombustLem (talk) Tag: Undo |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{| style="float:right; border:1px solid black; width:270px" | |||
! colspan="2" | {{{title|Infobox}}} | |||
|- | |||
! colspan="2" | [[File:{{{image|Mike_real.png}}}|260px]] | |||
|- | |||
! {{{label1|}}} | |||
| {{{data1|}}} | |||
|- | |||
! {{{label2|}}} | |||
| {{{data2|}}} | |||
|- | |||
! {{{label3|}}} | |||
| {{{data3|}}} | |||
|} | |||