Template:Codebox: Difference between revisions

From bradwiki
Jump to navigation Jump to search
(Created page with "<div style=" display:{{{display|block}}}; float:{{{float|left}}}; overflow:{{{overflow|hidden}}}; width:{{{width|30%}}}; height:{{{height|auto}}}; margin:{{{margin|5px auto...")
 
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
float:{{{float|left}}};  
float:{{{float|left}}};  
overflow:{{{overflow|hidden}}};
overflow:{{{overflow|hidden}}};
width:{{{width|30%}}};  
width:{{{width|99%}}};  
height:{{{height|auto}}};
height:{{{height|auto}}};
margin:{{{margin|5px auto}}};  
margin:{{{margin|5px auto}}};  
padding:{{{padding|2px}}};  
padding:{{{padding|2px}}};  
clear:{{{clear|none}}};
clear:{{{clear|both}}};
background-color:{{{bg-color|#FFF}}};
background-color:{{{bg-color|#FFF}}};
font-family:{{{font|courier}}};
font-family:{{{font|courier}}};
Line 16: Line 16:
border-width:{{{border-width|2px}}};  
border-width:{{{border-width|2px}}};  
border-color:{{{border-color|#8c9091}}};  
border-color:{{{border-color|#8c9091}}};  
border-radius:{{{border-radius|6px}}};">{{{1}}}
border-radius:{{{border-radius|6px}}};">
<div style="text-align:{{{txt-align|left}}};
<syntaxhighlight lang="{{{lang1|matlab}}}">{{{1}}}</syntaxhighlight>
padding:{{{pad|1px}}};
</div>
font-size:{{{txt-size|11px}}};">{{{2|}}}</div></div>
<noinclude><br><br><br>
<noinclude><br><br><br>

Latest revision as of 06:01, 18 May 2020

{{{1}}}