Difference between revisions of "Template:ExampleWithCode"
Jump to navigation
Jump to search
m |
m |
||
Line 1: | Line 1: | ||
<!-- ExampleWithTable1 : Table with formulas on the left and MLXTran code on the right --> | <!-- ExampleWithTable1 : Table with formulas on the left and MLXTran code on the right --> | ||
+ | <div class="noprint" style=" margin-left: 2em; border: 6px ridge #F4C430; padding:15px;marging:10px"> | ||
+ | [[Image:examples1.png|left|top]] | ||
+ | <div style="text-align: left; padding-left: 10px; font-family:garamond; font-size:13pt"><u>'''{{{title|{{{1}}}}}}'''</u></div> | ||
+ | |||
{| cellspacing="5" cellpadding="5" | {| cellspacing="5" cellpadding="5" | ||
| style="width:500px;" | | | style="width:500px;" | | ||
Line 6: | Line 10: | ||
{{{code|{{{2}}}}}} | {{{code|{{{2}}}}}} | ||
|} | |} | ||
+ | <div style="text-align: left; padding-left: 14px; font-family:garamond; font-size:12pt">{{{text|{{{2}}}}}}</div> | ||
+ | </div> | ||
<noinclude> | <noinclude> |