Changes between Version 3 and Version 4 of GuideParameters
- Timestamp:
- Mar 27, 2012 2:47:49 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GuideParameters
v3 v4 5 5 {{{ 6 6 #!html 7 <style type='text/css'>8 table.robostroke-param-table th { font-weight: bold; font-size: 1.2em; background: lightgray;}9 .robostroke-param-category { background: orange;}10 .robostroke-param-name { background: lightblue; white-space: nowrap; }11 .robostroke-param-description { color: blue; }12 </style>13 7 <div class='robostroke-params'> 14 8 <table class='robostroke-param-table' border='1'> … … 63 57 </tr> 64 58 <tr> 65 <td class='robostroke-param-category' rowspan='1'> </td>66 <td class='robostroke-param-name'> <internal></td>59 <td class='robostroke-param-category' rowspan='1'>{internal}</td> 60 <td class='robostroke-param-name'>session recording on</td> 67 61 <td class='robostroke-param-default'>false</td> 68 <td class='robostroke-param-description'> session recording on</td>62 <td class='robostroke-param-description'></td> 69 63 </tr> 70 64 <tr>