diff options
Diffstat (limited to 'files/ru/web/api/console')
-rw-r--r-- | files/ru/web/api/console/assert/index.html | 17 | ||||
-rw-r--r-- | files/ru/web/api/console/countreset/index.html | 17 | ||||
-rw-r--r-- | files/ru/web/api/console/debug/index.html | 17 | ||||
-rw-r--r-- | files/ru/web/api/console/info/index.html | 17 | ||||
-rw-r--r-- | files/ru/web/api/console/table/index.html | 17 | ||||
-rw-r--r-- | files/ru/web/api/console/timelog/index.html | 17 |
6 files changed, 6 insertions, 96 deletions
diff --git a/files/ru/web/api/console/assert/index.html b/files/ru/web/api/console/assert/index.html index 1ca29fa5f7..032c70fc4c 100644 --- a/files/ru/web/api/console/assert/index.html +++ b/files/ru/web/api/console/assert/index.html @@ -80,22 +80,7 @@ for (let number = 2; number <= 5; number += 1) { <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("Console API", "#consoleassertexpression-object", "console.assert()")}}</td> - <td>{{Spec2("Console API")}}</td> - <td>Первоначальное определение</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Поддержка_браузерами">Поддержка браузерами</h2> diff --git a/files/ru/web/api/console/countreset/index.html b/files/ru/web/api/console/countreset/index.html index 41c80c15a5..a0e5f04d39 100644 --- a/files/ru/web/api/console/countreset/index.html +++ b/files/ru/web/api/console/countreset/index.html @@ -106,22 +106,7 @@ console.count("alice");</pre> <h2 id="Спецификации">Спецификации</h2> -<table class="standard-table"> - <thead> - <tr> - <th scope="col">Specification</th> - <th scope="col">Status</th> - <th scope="col">Comment</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{SpecName("Console API", "#count", "console.countReset()")}}</td> - <td>{{Spec2("Console API")}}</td> - <td>Initial definition</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Поддержка_браузерами">Поддержка браузерами</h2> diff --git a/files/ru/web/api/console/debug/index.html b/files/ru/web/api/console/debug/index.html index cd9cbfc5f3..4d90c7e264 100644 --- a/files/ru/web/api/console/debug/index.html +++ b/files/ru/web/api/console/debug/index.html @@ -30,22 +30,7 @@ console.debug(<em>msg</em> [, <em>subst1</em>, ..., <em>substN</em>]); <h2 id="Спецификации">Спецификации</h2> -<table class="standard-table"> - <thead> - <tr> - <th scope="col">Specification</th> - <th scope="col">Status</th> - <th scope="col">Comment</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{SpecName("Console API", "#debug", "console.debug()")}}</td> - <td>{{Spec2("Console API")}}</td> - <td>Первоначальное определение</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> diff --git a/files/ru/web/api/console/info/index.html b/files/ru/web/api/console/info/index.html index 0bee52345a..1bccf144ec 100644 --- a/files/ru/web/api/console/info/index.html +++ b/files/ru/web/api/console/info/index.html @@ -33,22 +33,7 @@ console.info(<em>msg</em> [, <em>subst1</em>, ..., <em>substN</em>]); <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("Console API", "#consoleinfoobject--object-", "console.info()")}}</td> - <td>{{Spec2("Console API")}}</td> - <td>Первоначальное определение</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> diff --git a/files/ru/web/api/console/table/index.html b/files/ru/web/api/console/table/index.html index d264f7dda2..dda36539dc 100644 --- a/files/ru/web/api/console/table/index.html +++ b/files/ru/web/api/console/table/index.html @@ -121,22 +121,7 @@ console.table([john, jane, emily], ["firstName"]);</pre> <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("Console API", "#consoletabledata-columns", "console.table()")}}</td> - <td>{{Spec2("Console API")}}</td> - <td>Initial definition</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Поддержка_браузерами">Поддержка браузерами</h2> diff --git a/files/ru/web/api/console/timelog/index.html b/files/ru/web/api/console/timelog/index.html index 4d92952cca..2a837c225c 100644 --- a/files/ru/web/api/console/timelog/index.html +++ b/files/ru/web/api/console/timelog/index.html @@ -60,22 +60,7 @@ console.timeEnd("answer time"); <h2 id="Спецификации">Спецификации</h2> -<table class="standard-table"> - <thead> - <tr> - <th scope="col">Specification</th> - <th scope="col">Status</th> - <th scope="col">Comment</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{SpecName("Console API", "#timelog", "console.timeLog()")}}</td> - <td>{{Spec2("Console API")}}</td> - <td>Первоначальное определение</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> |