aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/navigator
diff options
context:
space:
mode:
authorAlexey Pyltsyn <lex61rus@gmail.com>2021-10-25 10:06:22 +0300
committerGitHub <noreply@github.com>2021-10-25 10:06:22 +0300
commitf3abb48a00c8c813e6b1bc8fee19e6b4c0414ce9 (patch)
tree6cde25b36984040fda960876bff7acc84161ed7e /files/ru/web/api/navigator
parente87401f97c68764ae7070f305199af2f529c1def (diff)
downloadtranslated-content-f3abb48a00c8c813e6b1bc8fee19e6b4c0414ce9.tar.gz
translated-content-f3abb48a00c8c813e6b1bc8fee19e6b4c0414ce9.tar.bz2
translated-content-f3abb48a00c8c813e6b1bc8fee19e6b4c0414ce9.zip
Использование макроса для вставки специфицикаций (#2850)
* Использование макроса для вставки специфицикаций * Replaces
Diffstat (limited to 'files/ru/web/api/navigator')
-rw-r--r--files/ru/web/api/navigator/geolocation/index.html17
-rw-r--r--files/ru/web/api/navigator/getgamepads/index.html15
-rw-r--r--files/ru/web/api/navigator/getvrdisplays/index.html15
-rw-r--r--files/ru/web/api/navigator/mediadevices/index.html15
-rw-r--r--files/ru/web/api/navigator/serviceworker/index.html15
-rw-r--r--files/ru/web/api/navigator/vibrate/index.html17
6 files changed, 6 insertions, 88 deletions
diff --git a/files/ru/web/api/navigator/geolocation/index.html b/files/ru/web/api/navigator/geolocation/index.html
index 7305d97d5f..ad4736bdb5 100644
--- a/files/ru/web/api/navigator/geolocation/index.html
+++ b/files/ru/web/api/navigator/geolocation/index.html
@@ -18,22 +18,7 @@ translation_of: Web/API/Navigator/geolocation
<h2 id="Спецификации">Спецификации</h2>
-<table class="standard-table">
- <thead>
- <tr>
- <th scope="col">Спецификация</th>
- <th scope="col">Статус</th>
- <th scope="col">Комментарий</th>
- </tr>
- </thead>
- <tbody>
- <tr>
- <td>{{SpecName('Geolocation', '#navi-geo', 'Navigator.geolocation')}}</td>
- <td>{{Spec2('Geolocation')}}</td>
- <td>Изначальная спецификация</td>
- </tr>
- </tbody>
-</table>
+{{Specifications}}
<h2 id="Доступность_в_браузере">Доступность в браузере</h2>
diff --git a/files/ru/web/api/navigator/getgamepads/index.html b/files/ru/web/api/navigator/getgamepads/index.html
index d8348a4f9d..6e92483ca9 100644
--- a/files/ru/web/api/navigator/getgamepads/index.html
+++ b/files/ru/web/api/navigator/getgamepads/index.html
@@ -22,20 +22,7 @@ translation_of: Web/API/Navigator/getGamepads
<h2 id="Спецификации">Спецификации</h2>
-<table class="standard-table">
- <tbody>
- <tr>
- <th scope="col">Спецификация</th>
- <th scope="col">Статус</th>
- <th scope="col">Комментарий</th>
- </tr>
- <tr>
- <td>{{SpecName('Gamepad', '', 'The Gamepad API specification')}}</td>
- <td>{{Spec2('Gamepad')}}</td>
- <td>Initial definition.</td>
- </tr>
- </tbody>
-</table>
+{{Specifications}}
<h2 id="Browser_compatibility">Совместимость браузеров</h2>
diff --git a/files/ru/web/api/navigator/getvrdisplays/index.html b/files/ru/web/api/navigator/getvrdisplays/index.html
index eee89dd1f2..b7c81f5436 100644
--- a/files/ru/web/api/navigator/getvrdisplays/index.html
+++ b/files/ru/web/api/navigator/getvrdisplays/index.html
@@ -27,20 +27,7 @@ translation_of: Web/API/Navigator/getVRDisplays
<h2 id="Спецификации">Спецификации</h2>
-<table class="standard-table">
- <tbody>
- <tr>
- <th scope="col">Specification</th>
- <th scope="col">Status</th>
- <th scope="col">Comment</th>
- </tr>
- <tr>
- <td>{{SpecName('WebVR', '#navigator-getvrdisplays-attribute', 'getVRDisplays()')}}</td>
- <td>{{Spec2('WebVR')}}</td>
- <td>Initial definition</td>
- </tr>
- </tbody>
-</table>
+{{Specifications}}
<h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2>
diff --git a/files/ru/web/api/navigator/mediadevices/index.html b/files/ru/web/api/navigator/mediadevices/index.html
index 31d1007e89..308c1a8450 100644
--- a/files/ru/web/api/navigator/mediadevices/index.html
+++ b/files/ru/web/api/navigator/mediadevices/index.html
@@ -18,20 +18,7 @@ translation_of: Web/API/Navigator/mediaDevices
<h2 id="Спецификации">Спецификации</h2>
-<table class="standard-table">
- <tbody>
- <tr>
- <th scope="col">Спецификация</th>
- <th scope="col">Статус</th>
- <th scope="col">Комментарий</th>
- </tr>
- <tr>
- <td>{{SpecName('Media Capture', '#widl-NavigatorUserMedia-mediaDevices', 'NavigatorUserMedia.mediaDevices')}}</td>
- <td>{{Spec2('Media Capture')}}</td>
- <td>Initial definition.</td>
- </tr>
- </tbody>
-</table>
+{{Specifications}}
<h2 id="Browser_compatibility">Browser compatibility</h2>
diff --git a/files/ru/web/api/navigator/serviceworker/index.html b/files/ru/web/api/navigator/serviceworker/index.html
index 4fccb0352a..3cba8cf8e5 100644
--- a/files/ru/web/api/navigator/serviceworker/index.html
+++ b/files/ru/web/api/navigator/serviceworker/index.html
@@ -18,20 +18,7 @@ translation_of: Web/API/Navigator/serviceWorker
<h2 id="Спецификации">Спецификации</h2>
-<table class="standard-table">
- <tbody>
- <tr>
- <th scope="col">Спецификация</th>
- <th scope="col">Статус</th>
- <th scope="col">Комментарий</th>
- </tr>
- <tr>
- <td>{{SpecName('Service Workers', '#navigator-service-worker', 'navigator.serviceWorker')}}</td>
- <td>{{Spec2('Service Workers')}}</td>
- <td>Изначальное описание.</td>
- </tr>
- </tbody>
-</table>
+{{Specifications}}
<h2 id="Совместимость_с_браузерами" style="line-height: 30px; font-size: 2.14285714285714rem;">Совместимость с браузерами</h2>
diff --git a/files/ru/web/api/navigator/vibrate/index.html b/files/ru/web/api/navigator/vibrate/index.html
index a64195aaef..b333329761 100644
--- a/files/ru/web/api/navigator/vibrate/index.html
+++ b/files/ru/web/api/navigator/vibrate/index.html
@@ -29,22 +29,7 @@ window.navigator.vibrate([100,30,100,30,100,200,200,30,200,30,200,200,100,30,100
<h2 id="Спецификации">Спецификации</h2>
-<table class="standard-table">
- <thead>
- <tr>
- <th scope="col">Спецификация</th>
- <th scope="col">Статус</th>
- <th scope="col">Комментарий</th>
- </tr>
- </thead>
- <tbody>
- <tr>
- <td>{{SpecName('Vibration API')}}</td>
- <td>{{Spec2('Vibration API')}}</td>
- <td>Связанный со спецификацией недавний редакторский черновик; <span id="result_box" lang="ru"><span class="hps">W3C</span> <span class="hps">версия</span> <span class="hps">REC</span><span>.</span></span></td>
- </tr>
- </tbody>
-</table>
+{{Specifications}}
<h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2>