aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/mathml/element
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/mathml/element
parente87401f97c68764ae7070f305199af2f529c1def (diff)
downloadtranslated-content-f3abb48a00c8c813e6b1bc8fee19e6b4c0414ce9.tar.gz
translated-content-f3abb48a00c8c813e6b1bc8fee19e6b4c0414ce9.tar.bz2
translated-content-f3abb48a00c8c813e6b1bc8fee19e6b4c0414ce9.zip
Использование макроса для вставки специфицикаций (#2850)
* Использование макроса для вставки специфицикаций * Replaces
Diffstat (limited to 'files/ru/web/mathml/element')
-rw-r--r--files/ru/web/mathml/element/menclose/index.html22
-rw-r--r--files/ru/web/mathml/element/merror/index.html22
-rw-r--r--files/ru/web/mathml/element/mn/index.html27
-rw-r--r--files/ru/web/mathml/element/mover/index.html27
4 files changed, 4 insertions, 94 deletions
diff --git a/files/ru/web/mathml/element/menclose/index.html b/files/ru/web/mathml/element/menclose/index.html
index 3a2e5b492c..ba71132353 100644
--- a/files/ru/web/mathml/element/menclose/index.html
+++ b/files/ru/web/mathml/element/menclose/index.html
@@ -154,27 +154,7 @@ translation_of: Web/MathML/Element/menclose
<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('MathML3', 'chapter3.html#presm.menclose', 'menclose') }}</td>
- <td>{{ Spec2('MathML3') }}</td>
- <td>Текущая спецификация</td>
- </tr>
- <tr>
- <td>{{ SpecName('MathML2', 'chapter3.html#presm.menclose', 'menclose') }}</td>
- <td>{{ Spec2('MathML2') }}</td>
- <td>Начальная спецификация</td>
- </tr>
- </tbody>
-</table>
+{{Specifications}}
<h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2>
diff --git a/files/ru/web/mathml/element/merror/index.html b/files/ru/web/mathml/element/merror/index.html
index 3af5d3730c..b4f5f024b6 100644
--- a/files/ru/web/mathml/element/merror/index.html
+++ b/files/ru/web/mathml/element/merror/index.html
@@ -44,27 +44,7 @@ translation_of: Web/MathML/Element/merror
<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('MathML3', 'chapter3.html#presm.merror', 'merror') }}</td>
- <td>{{ Spec2('MathML3') }}</td>
- <td>Текущая спецификация</td>
- </tr>
- <tr>
- <td>{{ SpecName('MathML2', 'chapter3.html#presm.merror', 'merror') }}</td>
- <td>{{ Spec2('MathML2') }}</td>
- <td>Начальная спецификация</td>
- </tr>
- </tbody>
-</table>
+{{Specifications}}
<h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2>
diff --git a/files/ru/web/mathml/element/mn/index.html b/files/ru/web/mathml/element/mn/index.html
index bb07f27867..04792eb6a9 100644
--- a/files/ru/web/mathml/element/mn/index.html
+++ b/files/ru/web/mathml/element/mn/index.html
@@ -82,32 +82,7 @@ translation_of: Web/MathML/Element/mn
<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("MathMLCore", "#number-mn", "mn")}}</td>
- <td>{{Spec2("MathMLCore")}}</td>
- <td>Проект спецификации</td>
- </tr>
- <tr>
- <td>{{ SpecName('MathML3', 'chapter3.html#presm.mn', 'mn') }}</td>
- <td>{{ Spec2('MathML3') }}</td>
- <td>Текущая спецификация</td>
- </tr>
- <tr>
- <td>{{ SpecName('MathML2', 'chapter3.html#presm.mn', 'mn') }}</td>
- <td>{{ Spec2('MathML2') }}</td>
- <td>Начальная спецификация</td>
- </tr>
- </tbody>
-</table>
+{{Specifications}}
<h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2>
diff --git a/files/ru/web/mathml/element/mover/index.html b/files/ru/web/mathml/element/mover/index.html
index 29ba929e1c..d2bfac3c4a 100644
--- a/files/ru/web/mathml/element/mover/index.html
+++ b/files/ru/web/mathml/element/mover/index.html
@@ -59,32 +59,7 @@ translation_of: Web/MathML/Element/mover
<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("MathMLCore", "#underscripts-and-overscripts-munder-mover-munderover", "mover")}}</td>
- <td>{{Spec2("MathMLCore")}}</td>
- <td>Проект спецификации</td>
- </tr>
- <tr>
- <td>{{ SpecName('MathML3', 'chapter3.html#presm.mover', 'mover') }}</td>
- <td>{{ Spec2('MathML3') }}</td>
- <td>Текущая спецификация</td>
- </tr>
- <tr>
- <td>{{ SpecName('MathML2', 'chapter3.html#presm.mover', 'mover') }}</td>
- <td>{{ Spec2('MathML2') }}</td>
- <td><span class="VIiyi" lang="ru"><span class="ChMk0b JLqJ4b"><span>Начальная спецификация</span></span></span></td>
- </tr>
- </tbody>
-</table>
+{{Specifications}}
<h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2>