Difference between revisions of "Template:ExampleWith2Tables"
Jump to navigation
Jump to search
m |
m |
||
Line 1: | Line 1: | ||
− | <!-- | + | <!-- ExampleWith2Tables : Template Example, Text an two data tables --> |
<div class="noprint" style=" margin-left: 2em; border-left: 6px solid #F4C430; marging-left:3%; margin-right:4%;padding-top:0.9em"> | <div class="noprint" style=" margin-left: 2em; border-left: 6px solid #F4C430; marging-left:3%; margin-right:4%;padding-top:0.9em"> | ||
[[Image:icons2.png|50px|left|top]] | [[Image:icons2.png|50px|left|top]] | ||
Line 8: | Line 8: | ||
{| cellspacing="15" cellpadding="15" | {| cellspacing="15" cellpadding="15" | ||
− | | style="width: | + | | style="width:50%" | |
{{{table1|{{{4}}}}}} | {{{table1|{{{4}}}}}} | ||
− | | style="width: | + | | style="width:50%" | |
{{{table2|{{{5}}}}}} | {{{table2|{{{5}}}}}} | ||
|} | |} | ||
</div> | </div> | ||
<noinclude> | <noinclude> |