diff options
author | Alexey Pyltsyn <lex61rus@gmail.com> | 2021-10-25 10:06:22 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-25 10:06:22 +0300 |
commit | f3abb48a00c8c813e6b1bc8fee19e6b4c0414ce9 (patch) | |
tree | 6cde25b36984040fda960876bff7acc84161ed7e /files/ru/web/svg/attribute | |
parent | e87401f97c68764ae7070f305199af2f529c1def (diff) | |
download | translated-content-f3abb48a00c8c813e6b1bc8fee19e6b4c0414ce9.tar.gz translated-content-f3abb48a00c8c813e6b1bc8fee19e6b4c0414ce9.tar.bz2 translated-content-f3abb48a00c8c813e6b1bc8fee19e6b4c0414ce9.zip |
Использование макроса для вставки специфицикаций (#2850)
* Использование макроса для вставки специфицикаций
* Replaces
Diffstat (limited to 'files/ru/web/svg/attribute')
-rw-r--r-- | files/ru/web/svg/attribute/attributename/index.html | 22 | ||||
-rw-r--r-- | files/ru/web/svg/attribute/dur/index.html | 22 | ||||
-rw-r--r-- | files/ru/web/svg/attribute/id/index.html | 22 | ||||
-rw-r--r-- | files/ru/web/svg/attribute/lang/index.html | 22 | ||||
-rw-r--r-- | files/ru/web/svg/attribute/r/index.html | 36 | ||||
-rw-r--r-- | files/ru/web/svg/attribute/width/index.html | 82 |
6 files changed, 6 insertions, 200 deletions
diff --git a/files/ru/web/svg/attribute/attributename/index.html b/files/ru/web/svg/attribute/attributename/index.html index 4c7d498f3a..ab1cd5fe3b 100644 --- a/files/ru/web/svg/attribute/attributename/index.html +++ b/files/ru/web/svg/attribute/attributename/index.html @@ -56,27 +56,7 @@ translation_of: Web/SVG/Attribute/attributeName <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("SVG Animations 2", "#AttributeNameAttribute", "attributeName")}}</td> - <td>{{Spec2("SVG Animations 2")}}</td> - <td>Без изменений</td> - </tr> - <tr> - <td>{{SpecName("SVG1.1", "animate.html#AttributeNameAttribute", "attributeName")}}</td> - <td>{{Spec2("SVG1.1")}}</td> - <td>Изначальное определение</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Смотрите_также">Смотрите также</h2> diff --git a/files/ru/web/svg/attribute/dur/index.html b/files/ru/web/svg/attribute/dur/index.html index 9cd47365ff..5b13928d38 100644 --- a/files/ru/web/svg/attribute/dur/index.html +++ b/files/ru/web/svg/attribute/dur/index.html @@ -68,27 +68,7 @@ translation_of: Web/SVG/Attribute/dur <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("SVG Animations 2", "#DurAttribute", "dur")}}</td> - <td>{{Spec2("SVG Animations 2")}}</td> - <td>Без изменений</td> - </tr> - <tr> - <td>{{SpecName("SVG1.1", "animate.html#DurAttribute", "dur")}}</td> - <td>{{Spec2("SVG1.1")}}</td> - <td>Изначальное определение</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> diff --git a/files/ru/web/svg/attribute/id/index.html b/files/ru/web/svg/attribute/id/index.html index a8071bb93f..164d19361d 100644 --- a/files/ru/web/svg/attribute/id/index.html +++ b/files/ru/web/svg/attribute/id/index.html @@ -63,27 +63,7 @@ translation_of: Web/SVG/Attribute/id <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("SVG2", "struct.html#IDAttribute", "id")}}</td> - <td>{{Spec2("SVG2")}}</td> - <td>Более подробно определяет допустимые значения.</td> - </tr> - <tr> - <td>{{SpecName("SVG1.1", "struct.html#IDAttribute", "id")}}</td> - <td>{{Spec2("SVG1.1")}}</td> - <td>Исходное определение</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> diff --git a/files/ru/web/svg/attribute/lang/index.html b/files/ru/web/svg/attribute/lang/index.html index 88fbec8090..9095af8798 100644 --- a/files/ru/web/svg/attribute/lang/index.html +++ b/files/ru/web/svg/attribute/lang/index.html @@ -51,27 +51,7 @@ translation_of: Web/SVG/Attribute/lang <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("SVG2", "struct.html#LangAttribute", "lang")}}</td> - <td>{{Spec2("SVG2")}}</td> - <td>Сделал атрибут {{SVGAttr("lang")}} (без пространства имён) доступным для всех элементов и определил взаимодействие между ними.</td> - </tr> - <tr> - <td>{{SpecName("SVG1.1", "fonts.html#GlyphElementLangAttribute", "lang")}}</td> - <td>{{Spec2("SVG1.1")}}</td> - <td>Устаревшее определение атрибута для элементов {{SVGElement("glyph")}}.</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> diff --git a/files/ru/web/svg/attribute/r/index.html b/files/ru/web/svg/attribute/r/index.html index 5114420ac3..f33910a3cc 100644 --- a/files/ru/web/svg/attribute/r/index.html +++ b/files/ru/web/svg/attribute/r/index.html @@ -92,38 +92,4 @@ translation_of: Web/SVG/Attribute/r <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("SVG2", "geometry.html#R", "r")}}</td> - <td>{{Spec2("SVG2")}}</td> - <td> - <p dir="ltr" id="tw-target-text">Определение как свойство геометрии</p> - - <p> </p> - </td> - </tr> - <tr> - <td>{{SpecName("SVG2", "pservers.html#RadialGradientElementRAttribute", "r")}}</td> - <td>{{Spec2("SVG2")}}</td> - <td>Определение для SVG2 серверов рисования <code><radialGradient></code></td> - </tr> - <tr> - <td>{{SpecName("SVG1.1", "pservers.html#RadialGradientElementRAttribute", "r")}}</td> - <td>{{Spec2("SVG1.1")}}</td> - <td>Исходное определение для <code><radialGradient></code></td> - </tr> - <tr> - <td>{{SpecName("SVG1.1", "shapes.html#CircleElementRAttribute", "r")}}</td> - <td>{{Spec2("SVG1.1")}}</td> - <td>Исходное определение для <code><circle></code></td> - </tr> - </tbody> -</table> +{{Specifications}} diff --git a/files/ru/web/svg/attribute/width/index.html b/files/ru/web/svg/attribute/width/index.html index 96fbfeacf0..e45ba1cfdf 100644 --- a/files/ru/web/svg/attribute/width/index.html +++ b/files/ru/web/svg/attribute/width/index.html @@ -565,84 +565,4 @@ translation_of: Web/SVG/Attribute/width <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('Filters 1.0', '#element-attrdef-filter-width', 'width') }}</td> - <td>{{Spec2('Filters 1.0')}}</td> - <td>Определение для<code> <filter></code></td> - </tr> - <tr> - <td>{{ SpecName('Filters 1.0', '#element-attrdef-filter-primitive-width', 'width') }}</td> - <td>{{Spec2('Filters 1.0')}}</td> - <td>Определение для фильтр-примитивов</td> - </tr> - <tr> - <td>{{SpecName("CSS Masks", "#element-attrdef-mask-width", 'width')}}</td> - <td>{{Spec2("CSS Masks")}}</td> - <td>Определение для <code><mask></code></td> - </tr> - <tr> - <td>{{SpecName("SVG2", "geometry.html#Sizing", "width")}}</td> - <td>{{Spec2("SVG2")}}</td> - <td>Определено как геометрическое свойство</td> - </tr> - <tr> - <td>{{SpecName("SVG2", "pservers.html#PatternElementWidthAttribute", "width")}}</td> - <td>{{Spec2("SVG2")}}</td> - <td>Определение для <code><pattern></code></td> - </tr> - <tr> - <td>{{SpecName("SVG1.1", "extend.html#ForeignObjectElementWidthAttribute", "width")}}</td> - <td>{{Spec2("SVG1.1")}}</td> - <td>Первое определение для <code><foreignObject></code></td> - </tr> - <tr> - <td>{{SpecName("SVG1.1", "pservers.html#PatternElementWidthAttribute", "width")}}</td> - <td>{{Spec2("SVG1.1")}}</td> - <td>Первое определение для <code><pattern></code></td> - </tr> - <tr> - <td>{{SpecName("SVG1.1", "struct.html#ImageElementWidthAttribute", "width")}}</td> - <td>{{Spec2("SVG1.1")}}</td> - <td>Первое определение для <code><image></code></td> - </tr> - <tr> - <td>{{SpecName("SVG1.1", "struct.html#SVGElementWidthAttribute", "width")}}</td> - <td>{{Spec2("SVG1.1")}}</td> - <td>Первое определение для <code><svg></code></td> - </tr> - <tr> - <td>{{SpecName("SVG1.1", "struct.html#UseElementWidthAttribute", "width")}}</td> - <td>{{Spec2("SVG1.1")}}</td> - <td>Первое определение для <code><use></code></td> - </tr> - <tr> - <td>{{SpecName("SVG1.1", "filters.html#FilterElementWidthAttribute", "width")}}</td> - <td>{{Spec2("SVG1.1")}}</td> - <td>Первое определение для <code><filter></code></td> - </tr> - <tr> - <td>{{SpecName("SVG1.1", "filters.html#FilterPrimitiveWidthAttribute", "width")}}</td> - <td>{{Spec2("SVG1.1")}}</td> - <td>Первое определение для фильтр-примитивов</td> - </tr> - <tr> - <td>{{SpecName("SVG1.1", "masking.html#MaskElementWidthAttribute", "width")}}</td> - <td>{{Spec2("SVG1.1")}}</td> - <td>Первое определение для <code><mask></code></td> - </tr> - <tr> - <td>{{SpecName("SVG1.1", "shapes.html#RectElementWidthAttribute", "width")}}</td> - <td>{{Spec2("SVG1.1")}}</td> - <td>Первое определение для <code><rect></code></td> - </tr> - </tbody> -</table> +{{Specifications}} |