... |
... |
@@ -27,7 +27,7 @@ |
27 |
27 |
|
28 |
28 |
= [[FAQ>>doc:.FAQ.WebHome]] = |
29 |
29 |
|
30 |
|
-A frequently asked questions (FAQ) list is often used in articles, websites, email lists, and online forums where common questions tend to recur, |
|
30 |
+A frequently asked questions (FAQ) list is often used in articles, websites, email lists, and online forums where common questions tend to recur. [[More FAQs>>doc:.FAQ.WebHome]] |
31 |
31 |
|
32 |
32 |
* [[What could be the reason for the loud sound when starting up?>>https://docs.we-con.com.cn/bin/view/Servo/FAQ/What%20could%20be%20the%20reason%20for%20the%20loud%20sound%20when%20starting%20up]] |
33 |
33 |
* [[Why is the servo not smooth in the low speed of the speed mode?>>https://docs.we-con.com.cn/bin/view/Servo/FAQ/Why%20is%20the%20servo%20not%20smooth%20in%20the%20low%20speed%20of%20the%20speed%20mode]] |
... |
... |
@@ -42,8 +42,7 @@ |
42 |
42 |
{ |
43 |
43 |
'title': $services.localization.render('Servo drive basic training and introduction'), |
44 |
44 |
'topics': [ |
45 |
|
- $services.localization.render('language:English'), |
46 |
|
- $services.localization.render('This video introduces servo composition,wiring,signal definitions,troubleshooting and so on.') |
|
45 |
+ $services.localization.render('Introduces servo composition,wiring,signal definitions,troubleshooting and so on.') |
47 |
47 |
], |
48 |
48 |
'url': 'https://www.youtube.com/embed/89J7lzyRHoA', |
49 |
49 |
'duration': '27 mins' |
... |
... |
@@ -51,17 +51,14 @@ |
51 |
51 |
{ |
52 |
52 |
'title': $services.localization.render('Introduction of Wecon VD1 Servo interface and internal'), |
53 |
53 |
'topics': [ |
54 |
|
- $services.localization.render('language:English'), |
55 |
|
- $services.localization.render('This video introduces the servo interface and internal structure.') |
|
53 |
+ $services.localization.render('Introduces the servo interface and internal structure.') |
56 |
56 |
], |
57 |
57 |
'url': 'https://www.youtube.com/embed/DSsqMeBcrvw', |
58 |
58 |
'duration': '7 mins' |
59 |
59 |
}, |
60 |
|
- |
61 |
61 |
{ |
62 |
62 |
'title': $services.localization.render('Wecon Servo Configuration Training'), |
63 |
63 |
'topics': [ |
64 |
|
- $services.localization.render('language:English'), |
65 |
65 |
$services.localization.render('Wecon Servo Configuration Training') |
66 |
66 |
], |
67 |
67 |
'url': 'https://www.youtube.com/embed/dk972UHRobw', |
... |
... |
@@ -70,7 +70,6 @@ |
70 |
70 |
{ |
71 |
71 |
'title': $services.localization.render('Servo Motor Selection Calculation'), |
72 |
72 |
'topics': [ |
73 |
|
- $services.localization.render('language:English'), |
74 |
74 |
$services.localization.render('Servo Motor Selection Calculation') |
75 |
75 |
], |
76 |
76 |
'url': 'https://www.youtube.com/embed/lWsDleDXLhE', |
... |
... |
@@ -79,7 +79,6 @@ |
79 |
79 |
{ |
80 |
80 |
'title': $services.localization.render('Servo Online Selection Tool'), |
81 |
81 |
'topics': [ |
82 |
|
- $services.localization.render('language:English'), |
83 |
83 |
$services.localization.render('Servo Online Selection Tool') |
84 |
84 |
], |
85 |
85 |
'url': 'https://www.youtube.com/embed/G16lw5OCteA?list=PL_Bpnb2RgakuqWIFY0h5_kQsGbGDynpqQ', |
... |
... |
@@ -88,15 +88,12 @@ |
88 |
88 |
{ |
89 |
89 |
'title': $services.localization.render('Servo Software Introduction'), |
90 |
90 |
'topics': [ |
91 |
|
- $services.localization.render('language:English'), |
92 |
92 |
$services.localization.render('How to use servo software?') |
93 |
93 |
], |
94 |
94 |
'url': 'https://www.youtube.com/embed/3Nqdn86cWUU', |
95 |
95 |
'duration': '3 mins' |
96 |
96 |
} |
97 |
|
- |
98 |
98 |
]) |
99 |
|
- |
100 |
100 |
#macro (helpVideoCard $data) |
101 |
101 |
<div class="videoCard"> |
102 |
102 |
<iframe src="$data.url" allowfullscreen title="$escapetool.xml($data.title)" role="presentation" ></iframe> |