Changes for page LSS-P - Mechanical

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

From version < 6.1 >
edited by Eric Nantel
on 2023/06/22 09:31
To version < 27.1 >
edited by Eric Nantel
on 2023/07/07 14:39
< >
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,50 +1,58 @@
1 -(% class="wikigeneratedid" id="HTableofContents" %)
2 -**Page Contents**
3 -
4 -{{toc depth="3"/}}
5 -
6 -= LSS-P Features =
7 -
8 -|(% colspan="2" style="width:350px" %)(((
9 -== Gearbox Connection ==
10 -)))
11 -|(% style="width:350px" %) |(((
12 -
13 -)))
14 -|(% colspan="2" style="width:350px" %)(((
15 -== Fixed Connection ==
16 -)))
17 -|(% style="width:350px" %) |
18 -|(% colspan="2" style="width:350px" %)(((
19 -== Case ==
20 -)))
21 -|(% style="width:350px" %) |(((
22 -
23 -)))
24 -|(% colspan="2" style="width:350px" %)(((
25 -== RGB LED ==
26 -)))
27 -|(% style="text-align:center; width:350px" %) |(((
28 -
29 -)))
30 -|(% colspan="2" style="width:350px" %)(((
31 -== Connector ==
32 -)))
33 -|(% style="text-align:center; width:350px" %) |
34 -|(% colspan="2" style="width:350px" %)(((
35 -== Button ==
36 -)))
37 -|(% style="text-align:center; width:350px" %) |
38 -|(% colspan="2" style="width:350px" %)(((
39 -== Gearing ==
40 -)))
41 -|(% style="text-align:center; width:350px" %) |
42 -|(% colspan="2" style="width:350px" %)(((
43 -== Stepmotor ==
44 -)))
45 -|(% style="text-align:center; width:350px" %) |
46 -
47 -= Dimensions =
48 -
49 -(% style="width:700px" %)
50 -|(% style="width:350px" %) |
1 +{{html}}
2 +<!DOCTYPE html>
3 +<html>
4 +<head>
5 + <style>
6 + table {
7 + width: 100%;
8 + border-collapse: collapse;
9 + }
10 +
11 + th, td {
12 + padding: 8px;
13 + text-align: left;
14 + border-bottom: 1px solid #ddd;
15 + }
16 +
17 + /* Media query for mobile devices */
18 + @media only screen and (max-width: 600px) {
19 + /* Stack the table columns vertically */
20 + td {
21 + display: block;
22 + }
23 +
24 + /* Add spacing between stacked columns */
25 + td:not(:first-child) {
26 + margin-top: 10px;
27 + }
28 +
29 + /* Hide table headers (th) */
30 + th {
31 + display: none;
32 + }
33 + }
34 + </style>
35 +</head>
36 +<body>
37 + <table>
38 + <thead>
39 + <tr>
40 + <th>Column 1</th>
41 + <th>Column 2</th>
42 + </tr>
43 + </thead>
44 + <tbody>
45 + <tr>
46 + <td>Data 1</td>
47 + <td>Data 2</td>
48 + </tr>
49 + <tr>
50 + <td>Data 3</td>
51 + <td>Data 4</td>
52 + </tr>
53 + <!-- Add more rows as needed -->
54 + </tbody>
55 + </table>
56 +</body>
57 +</html>
58 +{{/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