Changes between Version 2 and Version 3 of GuideParameters
- Timestamp:
- Mar 27, 2012 2:37:38 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GuideParameters
v2 v3 5 5 {{{ 6 6 #!html 7 <style type='text/css'>table.robostroke-param-table th { font-weight: bold; font-size: 1.2em; background: lightgray;} 7 <style type='text/css'> 8 table.robostroke-param-table th { font-weight: bold; font-size: 1.2em; background: lightgray;} 8 9 .robostroke-param-category { background: orange;} 9 10 .robostroke-param-name { background: lightblue; white-space: nowrap; } 10 11 .robostroke-param-description { color: blue; } 11 </style><div class='robostroke-params'> 12 </style> 13 <div class='robostroke-params'> 12 14 <table class='robostroke-param-table' border='1'> 13 15 <tr><th>Category</th><th>Name</th><th>Default Value</th><th>Description</th></tr>