aboutsummaryrefslogtreecommitdiff
path: root/files/ko
diff options
context:
space:
mode:
authoralattalatta <urty5656@gmail.com>2021-05-23 22:11:10 +0900
committerGitHub <noreply@github.com>2021-05-23 22:11:10 +0900
commitbd7d51f8284bbbf840dae6b54d9b5c24af2e3eff (patch)
tree4fbd6f77ecda8bfd45d012337d79a82f14b5a135 /files/ko
parent23fba14ad2dcd0ca4194e379c0bd25f25369005b (diff)
downloadtranslated-content-bd7d51f8284bbbf840dae6b54d9b5c24af2e3eff.tar.gz
translated-content-bd7d51f8284bbbf840dae6b54d9b5c24af2e3eff.tar.bz2
translated-content-bd7d51f8284bbbf840dae6b54d9b5c24af2e3eff.zip
Get rid of {{CompatibilityTable}} from HTML (#858)
Diffstat (limited to 'files/ko')
-rw-r--r--files/ko/web/html/element/applet/index.html50
-rw-r--r--files/ko/web/html/element/thead/index.html96
-rw-r--r--files/ko/web/html/element/tr/index.html96
3 files changed, 3 insertions, 239 deletions
diff --git a/files/ko/web/html/element/applet/index.html b/files/ko/web/html/element/applet/index.html
index 274b0635db..814efbec8b 100644
--- a/files/ko/web/html/element/applet/index.html
+++ b/files/ko/web/html/element/applet/index.html
@@ -58,55 +58,7 @@ translation_of: Web/HTML/Element/applet
<h2 id="Browser_compatibility">Browser compatibility</h2>
-<p>{{CompatibilityTable}}</p>
-
-<div id="compat-desktop">
-<table class="compat-table">
- <tbody>
- <tr>
- <th>Feature</th>
- <th>Chrome</th>
- <th>Firefox (Gecko)</th>
- <th>Internet Explorer</th>
- <th>Opera</th>
- <th>Safari</th>
- </tr>
- <tr>
- <td>Basic support</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatVersionUnknown}}</td>
- <td>{{CompatVersionUnknown}}</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatVersionUnknown}}</td>
- </tr>
- </tbody>
-</table>
-</div>
-
-<div id="compat-mobile">
-<table class="compat-table">
- <tbody>
- <tr>
- <th>Feature</th>
- <th>Android</th>
- <th>Firefox Mobile (Gecko)</th>
- <th>IE Mobile</th>
- <th>Opera Mini</th>
- <th>Opera Mobile</th>
- <th>Safari Mobile</th>
- </tr>
- <tr>
- <td>Basic support</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatNo}}</td>
- </tr>
- </tbody>
-</table>
-</div>
+<p>{{Compat("html.elements.applet")}}</p>
<h2 id="Notes">Notes</h2>
diff --git a/files/ko/web/html/element/thead/index.html b/files/ko/web/html/element/thead/index.html
index 50164bfebc..6553d7628a 100644
--- a/files/ko/web/html/element/thead/index.html
+++ b/files/ko/web/html/element/thead/index.html
@@ -159,101 +159,7 @@ translation_of: Web/HTML/Element/thead
<h2 id="브라우저_호환성">브라우저 호환성</h2>
-<p>{{ CompatibilityTable() }}</p>
-
-<div id="compat-desktop">
-<table class="compat-table">
- <tbody>
- <tr>
- <th>기능</th>
- <th>Chrome</th>
- <th>Firefox (Gecko)</th>
- <th>Internet Explorer</th>
- <th>Opera</th>
- <th>Safari</th>
- </tr>
- <tr>
- <td>Basic support</td>
- <td>1.0</td>
- <td>{{ CompatGeckoDesktop("1.0") }}</td>
- <td>{{ CompatVersionUnknown() }}</td>
- <td>{{ CompatVersionUnknown() }}</td>
- <td>{{ CompatVersionUnknown() }}</td>
- </tr>
- <tr>
- <td><code>align/valign</code> 속성</td>
- <td>1.0</td>
- <td>{{ CompatNo() }} {{ bug("915") }}</td>
- <td>{{ CompatVersionUnknown() }}</td>
- <td>{{ CompatVersionUnknown() }}</td>
- <td>{{ CompatVersionUnknown() }}</td>
- </tr>
- <tr>
- <td><code>char/charoff</code> 속성</td>
- <td>1.0</td>
- <td>{{ CompatNo() }} {{ bug("2212") }}</td>
- <td>{{ CompatVersionUnknown() }}</td>
- <td>{{ CompatVersionUnknown() }}</td>
- <td>{{ CompatVersionUnknown() }}</td>
- </tr>
- <tr>
- <td><code>bgcolor</code> 속성 {{ Non-standard_inline() }}</td>
- <td>{{ CompatNo() }}</td>
- <td>{{ CompatNo() }}</td>
- <td>{{ CompatVersionUnknown() }}</td>
- <td>{{ CompatNo() }}</td>
- <td>{{ CompatNo() }}</td>
- </tr>
- </tbody>
-</table>
-</div>
-
-<div id="compat-mobile">
-<table class="compat-table">
- <tbody>
- <tr>
- <th>기능</th>
- <th>Android</th>
- <th>Firefox Mobile (Gecko)</th>
- <th>IE Mobile</th>
- <th>Opera Mobile</th>
- <th>Safari Mobile</th>
- </tr>
- <tr>
- <td>Basic support</td>
- <td>{{ CompatVersionUnknown() }}</td>
- <td>{{ CompatGeckoMobile("1.0") }}</td>
- <td>{{ CompatVersionUnknown() }}</td>
- <td>{{ CompatVersionUnknown() }}</td>
- <td>{{ CompatVersionUnknown() }}</td>
- </tr>
- <tr>
- <td><code>align/valign</code> 속성</td>
- <td>{{ CompatUnknown() }}</td>
- <td>{{ CompatNo() }} {{ bug("915") }}</td>
- <td>{{ CompatUnknown() }}</td>
- <td>{{ CompatUnknown() }}</td>
- <td>{{ CompatUnknown() }}</td>
- </tr>
- <tr>
- <td><code>char/charoff</code> 속성</td>
- <td>{{ CompatUnknown() }}</td>
- <td>{{ CompatNo() }} {{ bug("2212") }}</td>
- <td>{{ CompatUnknown() }}</td>
- <td>{{ CompatUnknown() }}</td>
- <td>{{ CompatUnknown() }}</td>
- </tr>
- <tr>
- <td><code>bgcolor</code> 속성 {{ Non-standard_inline() }}</td>
- <td>{{ CompatNo() }}</td>
- <td>{{ CompatNo() }}</td>
- <td>{{ CompatVersionUnknown() }}</td>
- <td>{{ CompatNo() }}</td>
- <td>{{ CompatNo() }}</td>
- </tr>
- </tbody>
-</table>
-</div>
+<p>{{Compat("html.elements.thead")}}</p>
<h2 id="같이_보기">같이 보기</h2>
diff --git a/files/ko/web/html/element/tr/index.html b/files/ko/web/html/element/tr/index.html
index 116e664557..1f74799c24 100644
--- a/files/ko/web/html/element/tr/index.html
+++ b/files/ko/web/html/element/tr/index.html
@@ -106,101 +106,7 @@ translation_of: Web/HTML/Element/tr
<h2 id="브라우저_호환성">브라우저 호환성</h2>
-<p>{{CompatibilityTable}}</p>
-
-<div id="compat-desktop">
-<table class="compat-table">
- <tbody>
- <tr>
- <th>기능</th>
- <th>Chrome</th>
- <th>Firefox (Gecko)</th>
- <th>Internet Explorer</th>
- <th>Opera</th>
- <th>Safari</th>
- </tr>
- <tr>
- <td>Basic support</td>
- <td>1.0</td>
- <td>{{CompatGeckoDesktop("1.0")}}</td>
- <td>{{CompatVersionUnknown}}</td>
- <td>{{CompatVersionUnknown}}</td>
- <td>{{CompatVersionUnknown}}</td>
- </tr>
- <tr>
- <td><code>align/valign</code> 속성</td>
- <td>1.0</td>
- <td>{{CompatNo}} {{bug("915")}}</td>
- <td>{{CompatVersionUnknown}}</td>
- <td>{{CompatVersionUnknown}}</td>
- <td>{{CompatVersionUnknown}}</td>
- </tr>
- <tr>
- <td><code>char/charoff</code> 속성</td>
- <td>1.0</td>
- <td>{{CompatNo}} {{bug("2212")}}</td>
- <td>{{CompatVersionUnknown}}</td>
- <td>{{CompatVersionUnknown}}</td>
- <td>{{CompatVersionUnknown}}</td>
- </tr>
- <tr>
- <td><code>bgcolor</code> 속성 {{Non-standard_inline}}</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatVersionUnknown}}</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatNo}}</td>
- </tr>
- </tbody>
-</table>
-</div>
-
-<div id="compat-mobile">
-<table class="compat-table">
- <tbody>
- <tr>
- <th>기능</th>
- <th>Android</th>
- <th>Firefox Mobile (Gecko)</th>
- <th>IE Mobile</th>
- <th>Opera Mobile</th>
- <th>Safari Mobile</th>
- </tr>
- <tr>
- <td>Basic support</td>
- <td>{{CompatVersionUnknown}}</td>
- <td>{{CompatGeckoMobile("1.0")}}</td>
- <td>{{CompatVersionUnknown}}</td>
- <td>{{CompatVersionUnknown}}</td>
- <td>{{CompatVersionUnknown}}</td>
- </tr>
- <tr>
- <td><code>align/valign</code> 속성</td>
- <td>{{CompatUnknown}}</td>
- <td>{{CompatNo}} {{bug("915")}}</td>
- <td>{{CompatUnknown}}</td>
- <td>{{CompatUnknown}}</td>
- <td>{{CompatUnknown}}</td>
- </tr>
- <tr>
- <td><code>char/charoff</code> 속성</td>
- <td>{{CompatUnknown}}</td>
- <td>{{CompatNo}} {{bug("2212")}}</td>
- <td>{{CompatUnknown}}</td>
- <td>{{CompatUnknown}}</td>
- <td>{{CompatUnknown}}</td>
- </tr>
- <tr>
- <td><code>bgcolor</code> 속성 {{Non-standard_inline}}</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatVersionUnknown}}</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatNo}}</td>
- </tr>
- </tbody>
-</table>
-</div>
+<p>{{Compat("html.elements.tr")}}</p>
<h2 id="같이_보기">같이 보기</h2>