Changes for page LSS-P - Mechanical

Last modified by Eric Nantel on 2024/07/03 09:43

From version < 10.1 >
edited by Eric Nantel
on 2023/06/22 14:09
To version < 30.1 >
edited by Eric Nantel
on 2023/07/07 14:41
< >
Change comment: Rollback to version 28.1

Summary

Details

Page properties
Content
... ... @@ -1,52 +1,80 @@
1 -{{warningBox warningText="More information coming soon"/}}
2 -
3 -(% class="wikigeneratedid" id="HTableofContents" %)
4 -**Page Contents**
5 -
6 -{{toc depth="3"/}}
7 -
8 -= LSS-P Features =
9 -
10 -|(% colspan="2" style="width:350px" %)(((
11 -== Gearbox Connection ==
12 -)))
13 -|(% style="width:350px" %) |(((
14 -
15 -)))
16 -|(% colspan="2" style="width:350px" %)(((
17 -== Fixed Connection ==
18 -)))
19 -|(% style="width:350px" %) |
20 -|(% colspan="2" style="width:350px" %)(((
21 -== Case ==
22 -)))
23 -|(% style="width:350px" %) |(((
24 -
25 -)))
26 -|(% colspan="2" style="width:350px" %)(((
27 -== RGB LED ==
28 -)))
29 -|(% style="text-align:center; width:350px" %) |(((
30 -
31 -)))
32 -|(% colspan="2" style="width:350px" %)(((
33 -== Connector ==
34 -)))
35 -|(% style="text-align:center; width:350px" %) |
36 -|(% colspan="2" style="width:350px" %)(((
37 -== Button ==
38 -)))
39 -|(% style="text-align:center; width:350px" %) |
40 -|(% colspan="2" style="width:350px" %)(((
41 -== Gearing ==
42 -)))
43 -|(% style="text-align:center; width:350px" %) |
44 -|(% colspan="2" style="width:350px" %)(((
45 -== Stepper Motor ==
46 -)))
47 -|(% style="text-align:center; width:350px" %) |
48 -
49 -= Dimensions =
50 -
51 -(% style="width:700px" %)
52 -|(% style="width:350px" %) |
1 +{{html}}
2 +<html>
3 +<head>
4 + <style>
5 + table {
6 + width: 100%;
7 + border-collapse: collapse;
8 + }
9 +
10 + th, td {
11 + padding: 8px;
12 + text-align: left;
13 + border-bottom: 1px solid #ddd;
14 + }
15 +
16 + /* Media query for mobile devices */
17 + @media only screen and (max-width: 600px) {
18 + /* Stack the table columns vertically */
19 + td {
20 + display: block;
21 + }
22 +
23 + /* Add spacing between stacked columns */
24 + td:not(:first-child) {
25 + margin-top: 10px;
26 + }
27 +
28 + /* Hide table headers (th) */
29 + th {
30 + display: none;
31 + }
32 + }
33 + </style>
34 +</head>
35 +<body>
36 + <table>
37 + <tbody>
38 + <tr>
39 + <td>
40 + <table>
41 + <thead>
42 + <tr>
43 + <th>Column 1</th>
44 + </tr>
45 + </thead>
46 + <tbody>
47 + <tr>
48 + <td>Data 1</td>
49 + </tr>
50 + <tr>
51 + <td>Data 3</td>
52 + </tr>
53 + <!-- Add more rows as needed -->
54 + </tbody>
55 + </table>
56 + </td>
57 + <td>
58 + <table>
59 + <thead>
60 + <tr>
61 + <th>Column 2</th>
62 + </tr>
63 + </thead>
64 + <tbody>
65 + <tr>
66 + <td>Data 2</td>
67 + </tr>
68 + <tr>
69 + <td>Data 4</td>
70 + </tr>
71 + <!-- Add more rows as needed -->
72 + </tbody>
73 + </table>
74 + </td>
75 + </tr>
76 + </tbody>
77 + </table>
78 +</body>
79 +</html>
80 +{{/html}}
LSS-P-S1-Case.png
Author
... ... @@ -1,0 +1,1 @@
1 +xwiki:XWiki.ENantel
Size
... ... @@ -1,0 +1,1 @@
1 +345.9 KB
Content
LSS-P-S1-Gearbox-Iso.png
Author
... ... @@ -1,0 +1,1 @@
1 +xwiki:XWiki.ENantel
Size
... ... @@ -1,0 +1,1 @@
1 +391.1 KB
Content
LSS-P-S1-Mountings.png
Author
... ... @@ -1,0 +1,1 @@
1 +xwiki:XWiki.ENantel
Size
... ... @@ -1,0 +1,1 @@
1 +400.6 KB
Content
Copyright RobotShop 2018