Template:Matpy: Difference between revisions
Jump to navigation
Jump to search
Bradley Monk (talk | contribs) (Created page with "<div style=" display:{{{display|block}}}; float:{{{float|left}}}; overflow:{{{overflow|hidden}}}; width:{{{width|30%}}}; height:{{{height|auto}}}; margin:{{{margin|5px auto...") |
Bradley Monk (talk | contribs) mNo edit summary |
||
Line 3: | Line 3: | ||
float:{{{float|left}}}; | float:{{{float|left}}}; | ||
overflow:{{{overflow|hidden}}}; | overflow:{{{overflow|hidden}}}; | ||
width:{{{width| | width:{{{width|48%}}}; | ||
height:{{{height|auto}}}; | height:{{{height|auto}}}; | ||
margin:{{{margin|5px auto}}}; | margin:{{{margin|5px auto}}}; | ||
Line 17: | Line 17: | ||
border-color:{{{border-color|#8c9091}}}; | border-color:{{{border-color|#8c9091}}}; | ||
border-radius:{{{border-radius|6px}}};"> | border-radius:{{{border-radius|6px}}};"> | ||
<syntaxhighlight lang="{{{lang1|matlab}}}">{{{1}}}</syntaxhighlight> | <syntaxhighlight lang="{{{lang1|matlab}}}"> | ||
{{{1}}} | |||
</syntaxhighlight> | |||
</div><div style=" | </div><div style=" | ||
display:{{{display|block}}}; | display:{{{display|block}}}; | ||
float:{{{float|left}}}; | float:{{{float|left}}}; | ||
overflow:{{{overflow|hidden}}}; | overflow:{{{overflow|hidden}}}; | ||
width:{{{width| | width:{{{width|48%}}}; | ||
height:{{{height|auto}}}; | height:{{{height|auto}}}; | ||
margin:{{{margin|5px auto}}}; | margin:{{{margin|5px auto}}}; | ||
padding:{{{padding|2px}}}; | padding:{{{padding|2px}}}; | ||
clear:{{{clear| | clear:{{{clear|bottom}}}; | ||
background-color:{{{bg-color|#FFF}}}; | background-color:{{{bg-color|#FFF}}}; | ||
font-family:{{{font|courier}}}; | font-family:{{{font|courier}}}; | ||
Line 36: | Line 38: | ||
border-color:{{{border-color|#8c9091}}}; | border-color:{{{border-color|#8c9091}}}; | ||
border-radius:{{{border-radius|6px}}};"> | border-radius:{{{border-radius|6px}}};"> | ||
<syntaxhighlight lang="{{{lang2|python}}}">{{{2}}}</syntaxhighlight> | <syntaxhighlight lang="{{{lang2|python}}}"> | ||
{{{2}}} | |||
</syntaxhighlight> | |||
</div> | </div> | ||
<noinclude><br><br><br> | <noinclude><br><br><br> |
Revision as of 06:04, 18 May 2020