aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortristantheb <tristantheb@users.noreply.github.com>2021-04-30 16:28:38 +0200
committerGitHub <noreply@github.com>2021-04-30 16:28:38 +0200
commit71c618f2ea793f0462948cfd512414c9094f7370 (patch)
tree44b543cd5982852c6bd8b641346503a883c2f7be
parentfb5b8c8367d594d5fc4f38c61573d8e2e3552a57 (diff)
downloadtranslated-content-71c618f2ea793f0462948cfd512414c9094f7370.tar.gz
translated-content-71c618f2ea793f0462948cfd512414c9094f7370.tar.bz2
translated-content-71c618f2ea793f0462948cfd512414c9094f7370.zip
KS: Removal of the least used macros - l10n-frozen (#611)
* KS: Deletion of KS macros used less than 100 times * FIX: Remove conflicting and orphaned files from commits=
-rw-r--r--files/de/mdn/guidelines/writing_style_guide/index.html2
-rw-r--r--files/de/web/api/file/using_files_from_web_applications/index.html4
-rw-r--r--files/de/web/api/notification/index.html2
-rw-r--r--files/de/web/css/css_columns/using_multi-column_layouts/index.html2
-rw-r--r--files/de/web/html/element/index.html2
-rw-r--r--files/de/web/javascript/reference/global_objects/regexp/index.html4
-rw-r--r--files/de/web/svg/index.html2
-rw-r--r--files/es/mdn/structures/macros/index.html2
-rw-r--r--files/es/web/accessibility/index.html10
-rw-r--r--files/es/web/api/datatransfer/index.html2
-rw-r--r--files/es/web/api/document/cookie/index.html2
-rw-r--r--files/es/web/api/file/using_files_from_web_applications/index.html8
-rw-r--r--files/es/web/api/html_drag_and_drop_api/index.html3
-rw-r--r--files/es/web/api/touch_events/index.html2
-rw-r--r--files/es/web/api/websockets_api/index.html2
-rw-r--r--files/es/web/api/window/open/index.html2
-rw-r--r--files/es/web/css/background-size/index.html4
-rw-r--r--files/es/web/css/css_transitions/using_css_transitions/index.html4
-rw-r--r--files/es/web/guide/html/using_html_sections_and_outlines/index.html2
-rw-r--r--files/es/web/html/element/iframe/index.html2
-rw-r--r--files/es/web/html/element/textarea/index.html2
-rw-r--r--files/es/web/mathml/index.html4
-rw-r--r--files/es/web/xslt/index.html3
-rw-r--r--files/pl/mdn/guidelines/writing_style_guide/index.html2
-rw-r--r--files/pl/web/xslt/index.html2
-rw-r--r--files/pt-br/mdn/guidelines/writing_style_guide/index.html2
-rw-r--r--files/pt-br/mdn/structures/macros/index.html2
-rw-r--r--files/pt-br/web/api/datatransfer/index.html2
-rw-r--r--files/pt-br/web/api/file/using_files_from_web_applications/index.html2
-rw-r--r--files/pt-br/web/api/geolocation_api/index.html2
-rw-r--r--files/pt-br/web/api/navigatoronline/online_and_offline_events/index.html4
-rw-r--r--files/pt-br/web/guide/html/using_html_sections_and_outlines/index.html6
-rw-r--r--files/pt-br/web/html/global_attributes/spellcheck/index.html2
-rw-r--r--files/pt-br/web/svg/index.html2
-rw-r--r--files/pt-br/web/xslt/index.html4
35 files changed, 13 insertions, 91 deletions
diff --git a/files/de/mdn/guidelines/writing_style_guide/index.html b/files/de/mdn/guidelines/writing_style_guide/index.html
index 95beba8e3c..0771ddb68a 100644
--- a/files/de/mdn/guidelines/writing_style_guide/index.html
+++ b/files/de/mdn/guidelines/writing_style_guide/index.html
@@ -74,7 +74,7 @@ original_slug: MDN/Guidelines/Style_guide
<div class="warning"><strong>Warning:</strong> Similarly, the "Warning" style creates warning boxes like this.</div>
-<p>Unless specifically instructed to do so, <strong>do not</strong> use the HTML <code>style</code> attribute to manually style content. If you can't do it using a predefined class, drop into {{IRCLink("mdn")}} and ask for help.</p>
+<p>Unless specifically instructed to do so, <strong>do not</strong> use the HTML <code>style</code> attribute to manually style content. If you can't do it using a predefined class, drop into <a href="https://chat.mozilla.org/#/room/#mdn:mozilla.org">Matrix</a> and ask for help.</p>
<h3 id="Code_sample_style_and_formatting">Code sample style and formatting</h3>
diff --git a/files/de/web/api/file/using_files_from_web_applications/index.html b/files/de/web/api/file/using_files_from_web_applications/index.html
index 8668db9434..503e58b40e 100644
--- a/files/de/web/api/file/using_files_from_web_applications/index.html
+++ b/files/de/web/api/file/using_files_from_web_applications/index.html
@@ -507,7 +507,3 @@ window.URL.revokeObjectURL(obj_url);</pre>
<li>{{ domxref("XMLHttpRequest") }}</li>
<li><a class="external" href="http://www.jquery.com/" title="http://www.jquery.com/">jQuery</a> JavaScript library</li>
</ul>
-
-<p>{{ HTML5ArticleTOC() }}</p>
-
-<p>{{ languages( { "zh-cn": "zh-cn/Using_files_from_web_applications", "ja": "ja/Using_files_from_web_applications" } ) }}</p>
diff --git a/files/de/web/api/notification/index.html b/files/de/web/api/notification/index.html
index aaf5188c37..fb88fe52d9 100644
--- a/files/de/web/api/notification/index.html
+++ b/files/de/web/api/notification/index.html
@@ -255,7 +255,7 @@ translation_of: Web/API/Notification
<h2 id="Notes">Notes</h2>
-<p>{{ref("1")}} Deprecated since Android 4.0.</p>
+<p>Deprecated since Android 4.0.</p>
<h2 id="See_also">See also</h2>
diff --git a/files/de/web/css/css_columns/using_multi-column_layouts/index.html b/files/de/web/css/css_columns/using_multi-column_layouts/index.html
index 1156986d69..fd7321de9e 100644
--- a/files/de/web/css/css_columns/using_multi-column_layouts/index.html
+++ b/files/de/web/css/css_columns/using_multi-column_layouts/index.html
@@ -60,5 +60,3 @@ da dieser am Donnerstag released werden soll.&lt;/div&gt;</pre>
<ul>
<li><a class="external" href="http://weblogs.mozillazine.org/roc/archives/2005/03/gecko_18_for_we.html">Robert O'Callahan: »Gecko 1.8 For Web Developers: Columns«</a></li>
</ul>
-<p>{{ HTML5ArticleTOC() }}</p>
-<p>{{ languages( { "en": "en/CSS/CSS3_Columns", "es": "es/Columnas_con_CSS-3", "fr": "fr/Colonnes_CSS3", "it": "it/Le_Colonne_nei_CSS3", "ja": "ja/CSS3_Columns", "ko": "ko/CSS3_Columns", "pl": "pl/Kolumny_CSS3" } ) }}</p>
diff --git a/files/de/web/html/element/index.html b/files/de/web/html/element/index.html
index a623bb8edd..810a5abd9c 100644
--- a/files/de/web/html/element/index.html
+++ b/files/de/web/html/element/index.html
@@ -18,7 +18,7 @@ translation_of: Web/HTML/Element
<p>Die Elemente, die mit dem  <a href="https://developer.mozilla.org/en-US/docs/HTML/HTML5"><img alt="This element has been added in HTML5" src="https://developer.mozilla.org/files/3843/HTML5_Badge_32.png" style="height: 16px; vertical-align: middle; width: 16px;" title="This element has been added in HTML5"></a>  Symbol gekennzeichnet sind, wurden in HTML5 eingeführt. Einige hier gelistete Elemente wurden in der HTML5 Spezifikation erweitert oder modifiziert. Elemente, die veraltet oder keine Standardelemente sind, sind ausgegraut. Es wird davon abgeraten diese Elemente in neuen Webseiten zu benutzen und sie sollten von existierenden Seiten entfernt werden, um unerwünschtes Verhalten zu vermeiden. </p>
-<p>Das Symbol {{FontAwesomeIcon("icon-cogs")}} kennzeichnet die Elemente, die in <a href="http://www.w3.org/TR/components-intro/" title="http://www.w3.org/TR/components-intro/">Web Components collection of specifications </a>definiert wurden.</p>
+<p>Das Symbol kennzeichnet die Elemente, die in <a href="http://www.w3.org/TR/components-intro/" title="http://www.w3.org/TR/components-intro/">Web Components collection of specifications </a>definiert wurden.</p>
<div class="index widgeted"><span id="A">A</span>
diff --git a/files/de/web/javascript/reference/global_objects/regexp/index.html b/files/de/web/javascript/reference/global_objects/regexp/index.html
index dfa382bec4..f2af695fe2 100644
--- a/files/de/web/javascript/reference/global_objects/regexp/index.html
+++ b/files/de/web/javascript/reference/global_objects/regexp/index.html
@@ -399,10 +399,10 @@ var re = new RegExp("\\w+");
<h3 id="Fußnoten">Fußnoten</h3>
<ol>
- <li>{{endnote("equivalent_s")}}Equivalent to:
+ <li>Equivalent to:
<p><code>[\t\n\v\f\r \u00a0\u2000\u2001\u2002\u2003\u2004\u2005\u2006\u2007\u2008\u2009\u200a\u200b\u2028\u2029\u3000]</code></p>
</li>
- <li>{{endnote("equivalent_S")}}Equivalent to:
+ <li>Equivalent to:
<p><code>[^\t\n\v\f\r \u00a0\u2000\u2001\u2002\u2003\u2004\u2005\u2006\u2007\u2008\u2009\u200a\u200b\u2028\u2029\u3000]</code></p>
</li>
</ol>
diff --git a/files/de/web/svg/index.html b/files/de/web/svg/index.html
index 1d25d3d2f7..99e8049fc2 100644
--- a/files/de/web/svg/index.html
+++ b/files/de/web/svg/index.html
@@ -107,5 +107,3 @@ translation_of: Web/SVG
</tr>
</tbody>
</table>
-<div>
- {{HTML5ArticleTOC}}</div>
diff --git a/files/es/mdn/structures/macros/index.html b/files/es/mdn/structures/macros/index.html
index 807059cfd9..ff0f7d6f05 100644
--- a/files/es/mdn/structures/macros/index.html
+++ b/files/es/mdn/structures/macros/index.html
@@ -49,5 +49,3 @@ translation_of: MDN/Structures/Macros
<p>Las macros pueden ser tan simples como insertar un bloque de texto más grande o intercambiar contenido de otra parte de MDN, o tan complejas como crear un índice completo de contenido buscando en partes del sitio, estilizando el resultado y agregando enlaces.</p>
<p>Puedes leer sobre las macros más utilizadas en {{web.link("/es/docs/MDN/Contribute/Structures/Macros/Commonly-used_macros", "Página de macros usadas comúnmente")}}; también, hay una {{web.link("/es/docs/templates", "lista completa de todas las macros")}}. La mayoría de las macros tienen documentación incorporada, como comentarios en la parte superior.</p>
-
-<p>{{EditorGuideQuickLinks}}</p>
diff --git a/files/es/web/accessibility/index.html b/files/es/web/accessibility/index.html
index 600dd99d0a..aa75d10fe1 100644
--- a/files/es/web/accessibility/index.html
+++ b/files/es/web/accessibility/index.html
@@ -10,7 +10,7 @@ original_slug: Web/Accesibilidad
<div class="callout-box"><strong><a class="external" href="http://www.w3c.es/Divulgacion/Guiasbreves/Accesibilidad">Guía Breve de Accesibilidad Web</a></strong><br>
Las cuatro cosas básicas y un montón de buenos enlaces.</div>
-<p>La <strong>accesibilidad web </strong>(a menudo abreviada como <strong>A11y)</strong> se refiere a la posibilidad de acceso a los diferentes sitios web y a todo su contenido por todas las personas, independientemente de sus limitaciones fìsicas (discapacidad) o las derivadas del contexto de uso (tecnológicas o ambientales).{{ Ref(1) }}</p>
+<p>La <strong>accesibilidad web </strong>(a menudo abreviada como <strong>A11y)</strong> se refiere a la posibilidad de acceso a los diferentes sitios web y a todo su contenido por todas las personas, independientemente de sus limitaciones fìsicas (discapacidad) o las derivadas del contexto de uso (tecnológicas o ambientales).</p>
<p><font><font>Para muchas personas, la tecnología facilita las cosas. </font><font>Para las personas con algun tipo de discapacidad, la tecnología hace las cosas posibles. </font><font>Accesibilidad significa desarrollar contenido para que sea lo más accesible posible sin importar las habilidades físicas y cognitivas de un individuo y sin importar cómo acceda a la web.</font></font></p>
@@ -85,10 +85,4 @@ Las cuatro cosas básicas y un montón de buenos enlaces.</div>
</table>
<hr>
-<p><small>{{ Note(1) }} <a class="external" href="http://es.wikipedia.org/wiki/Accesibilidad_web">Definición de la Wikipedia</a> </small></p>
-
-<p><span class="comment">Categorias</span></p>
-
-<p><span class="comment">Interwiki Language Links</span></p>
-
-<p>{{ languages( { "en": "en/Accessibility", "fr": "fr/Accessibilit\u00e9", "ja": "ja/Accessibility", "pl": "pl/Dost\u0119pno\u015b\u0107" } ) }}</p>
+<p><small>[1] <a class="external" href="http://es.wikipedia.org/wiki/Accesibilidad_web">Definición de la Wikipedia</a> </small></p>
diff --git a/files/es/web/api/datatransfer/index.html b/files/es/web/api/datatransfer/index.html
index 8d8a6a5b1d..01c9ba4fbf 100644
--- a/files/es/web/api/datatransfer/index.html
+++ b/files/es/web/api/datatransfer/index.html
@@ -143,8 +143,6 @@ translation_of: Web/API/DataTransfer
<p>Holds a list of the format types of the data that is stored for the first item, in the same order the data was added. An empty list will be returned if no data was added.</p>
-<p>{{ gecko_minversion_note("1.9.2", 'The string "Files" is included in this list if files are included in the drag.') }}</p>
-
<p>{{ h3_gecko_minversion("mozCursor", "1.9.1", "mozCursor") }}</p>
<p>The drag cursor's state. This is primarily used to control the cursor during tab drags.</p>
diff --git a/files/es/web/api/document/cookie/index.html b/files/es/web/api/document/cookie/index.html
index 631756f64e..1269f8d8a9 100644
--- a/files/es/web/api/document/cookie/index.html
+++ b/files/es/web/api/document/cookie/index.html
@@ -53,8 +53,6 @@ original_slug: DOM/document.cookie
</li>
</ul>
-<div class="geckoVersionNote">{{ gecko_callout_heading("6.0") }}</div>
-
<div class="geckoVersionNote">Nótese que previamente a Gecko 6.0 {{ geckoRelease("6.0") }}, rutas que contenían comillas eran tratadas como si las comillas fueran parte de la cadena, en lugar de considerarse como un delimitador de la ruta actual. Esto ya ha sido arreglado.</div>
<h2 id="Ejemplos">Ejemplos</h2>
diff --git a/files/es/web/api/file/using_files_from_web_applications/index.html b/files/es/web/api/file/using_files_from_web_applications/index.html
index 5aceed9d6a..8f89722251 100644
--- a/files/es/web/api/file/using_files_from_web_applications/index.html
+++ b/files/es/web/api/file/using_files_from_web_applications/index.html
@@ -34,8 +34,6 @@ translation_of: Web/API/File/Using_files_from_web_applications
<p>En este caso, la lista de ficheros pasada a la función <code>handleFiles() </code>contiene un objeto <a href="/en/DOM/File" title="en/DOM/File"><code>File </code></a>por cada fichero seleccionado por el usuario. </p>
-<p>{{ h2_gecko_minversion("Using hidden file input elements using the click() method", "2.0") }}</p>
-
<p>Comenzando en Gecko 2.0 {{ geckoRelease("2.0") }}, se puede ocultar el realmente feo {{ HTMLElement("input") }} y representar tu propio interfaz para abrir el picker de ficheros y pintar que fichero o ficheros ha seleccionado el usuario. Esto se puede hacer añadiendo al elemento input la característica "display:none" en su css, o estilo y llamando al método <code>click() </code>del elemento {{ HTMLElement("input") }}.</p>
<p>Como aparece en este HTML:</p>
@@ -75,8 +73,6 @@ function handleFiles() {
<p>Nota: en este caso, la función <code>handleFiles() </code>mira la lista de ficheros con la finalidad de aceptar un parametro, mientras los eventos listeners sean añadidos de esta manera no pueden aceptar un parametro del input.</p>
-<p>{{ h1_gecko_minversion("Using blob URLs", "2.0") }}</p>
-
<p>Gecko 2.0 {{ geckoRelease("2.0") }} introduce soporte para los métodos de DOM {{ domxref("window.createBlobURL()") }} y {{ domxref("window.revokeBlobURL()") }}. El cual te permite crear un simple string con la URL que referenciar cualquier dato que pueda referenciar usando un objeto <a href="/en/DOM/File" title="en/DOM/File"><code>File</code></a> DOM, esto incluye los ficheros locales del usuario del dispositivo.</p>
<p>Cuando tienes un objeto<a href="/en/DOM/File" title="en/DOM/File"><code> File</code></a> te gusta poder referenciarlo con una URL desde el HTML, la manera de crear tu propio blob URL para poder hacer esto es la siguiente:</p>
@@ -192,8 +188,6 @@ function dragover(e) {
<p>A continuación establecemos el <a href="/en/DOM/FileReader" title="en/DOM/FileReader"><code>FileReader</code></a> para controlar la carga de la imagen de forma asíncrona y enlazarla con el elemento <code>img</code>. Después de crear el nuevo objeto <code>FileReader</code>, configuramos su función <code>onload</code>, luego llamamos a <code>readAsDataURL()</code> para comenzar la operación de lectura en segundo plano. Cuando el contenido completo de la imagen ha sido cargado, se convierte a  <code>data:</code> URL, el cuál es pasado al callback <code>onload</code>. Nuestra implementación de esta rutina simplemente establece el atributo <code>src</code> del elemento <code>img</code> cargado, cuyo resultado es la imagen apareciendo en la miniatura en la pantalla del usuario.</p>
-<p>{{ h1_gecko_minversion("Example: Using blob URLs to display images", "2.0") }}</p>
-
<p>Este ejemplo el objeto blob URLs para mostrar las miniaturas de las imágenes. Además, se muestra otra información del archivo incluyendo sus nombres y tamaños. Tú puedes <a href="/samples/domref/file-click-demo.html" title="https://developer.mozilla.org/samples/domref/file-click-demo.html">ver el ejemplo</a> (tenga en cuenta que se requiere una versión <a class="external" href="http://nightly.mozilla.org/" title="http://nightly.mozilla.org/">Nghtly</a> de Firefox del 23 de september 23 o mas reciente, o Firefox 4.0 beta 7).</p>
<p>El HTML que representa la interfaz es::</p>
@@ -368,5 +362,3 @@ function dragover(e) {
<li><a href="/En/XMLHttpRequest/Using_XMLHttpRequest" title="En/Using XMLHttpRequest">Usando XMLHttpRequest</a></li>
<li><a href="/en/XMLHttpRequest" title="en/XMLHttpRequest"><code>XMLHttpRequest</code></a></li>
</ul>
-
-<p>{{ HTML5ArticleTOC() }}</p>
diff --git a/files/es/web/api/html_drag_and_drop_api/index.html b/files/es/web/api/html_drag_and_drop_api/index.html
index c40c43a5bb..e4e06907e3 100644
--- a/files/es/web/api/html_drag_and_drop_api/index.html
+++ b/files/es/web/api/html_drag_and_drop_api/index.html
@@ -53,6 +53,3 @@ original_slug: DragDrop/Drag_and_Drop
<dt>dragend</dt>
<dd>El origen del arrastre recibirá un evento dragend cuando la operación se haya completado, tanto si tuvo éxito como si no. Consulta <a href="/en-US/docs/DragDrop/Drag_Operations#dragend" title="/en-US/docs/DragDrop/Drag_Operations#dragend">Finalizar una operación de arrastre</a> si deseas más información.</dd>
</dl>
-
-
-<div>{{ HTML5ArticleTOC () }}</div>
diff --git a/files/es/web/api/touch_events/index.html b/files/es/web/api/touch_events/index.html
index 0b45057ef7..91d5631401 100644
--- a/files/es/web/api/touch_events/index.html
+++ b/files/es/web/api/touch_events/index.html
@@ -285,8 +285,6 @@ original_slug: DOM/Touch_events
<p>La preferencia <code>dom.w3c_touch_events.enabled</code> puede ser utilizada para activar o desactivar el soporte de eventos de toque estándares; por defecto, están activados.</p>
<div class="geckoVersionNote" style="">
-<p>{{ gecko_callout_heading("12.0") }}</p>
-
<p>Antes de Gecko 12.0 {{ geckoRelease("12.0") }}, Gecko no soportaba multi-toques; solo un toque cada vez era reportado.</p>
</div>
diff --git a/files/es/web/api/websockets_api/index.html b/files/es/web/api/websockets_api/index.html
index e1c339558f..f4ce5224fc 100644
--- a/files/es/web/api/websockets_api/index.html
+++ b/files/es/web/api/websockets_api/index.html
@@ -168,5 +168,3 @@ translation_of: Web/API/WebSockets_API
<p>Starting in Gecko 11.0, the WebSocket API is no longer prefixed.</p>
<div class="warning"><strong>Warning:</strong> Among other things, a key reason WebSockets was disabled by default in Firefox 4 and 5 is the discovery of a <a class="external" href="http://www.ietf.org/mail-archive/web/hybi/current/msg04744.html" title="http://www.ietf.org/mail-archive/web/hybi/current/msg04744.html">security issue in the protocol's design</a>. This was fixed in Firefox 6 by implementing a newer version of the protocol that corrects the problem.</div>
-
-<div>{{HTML5ArticleTOC}}</div>
diff --git a/files/es/web/api/window/open/index.html b/files/es/web/api/window/open/index.html
index 8e0376ee75..11bd6fbeb6 100644
--- a/files/es/web/api/window/open/index.html
+++ b/files/es/web/api/window/open/index.html
@@ -77,8 +77,6 @@ function openRequestedPopup() {
<h3 id="Position_and_size_features" name="Position_and_size_features">Características de posición y tamaño</h3>
-<div>{{gecko_minversion_note("1.9.2", "Starting in Gecko 1.9.2 (Firefox 3.6), overriding the position of a window using window features will not change the persisted values saved by the session store feature. That means the next time the window is opened, it will still open in the saved location.")}}</div>
-
<p><a href="#Note_on_position_and_dimension_error_correction">Note on position and dimension error correction</a></p>
<div class="bug">{{bug(176320)}}</div>
diff --git a/files/es/web/css/background-size/index.html b/files/es/web/css/background-size/index.html
index 827eb7b8e5..ab55376e89 100644
--- a/files/es/web/css/background-size/index.html
+++ b/files/es/web/css/background-size/index.html
@@ -48,13 +48,9 @@ translation_of: Web/CSS/background-size
<p><span id="result_box" lang="es"><span class="gt-trans-draggable hps">La interpretación</span> <span class="gt-trans-draggable hps">de los valores posibles</span> <span class="gt-trans-draggable hps">depende de las dimensiones</span> propias <span class="gt-trans-draggable hps">de la imagen</span> <span class="atn gt-trans-draggable hps">(</span><span class="gt-trans-draggable">ancho y alto)</span> <span class="gt-trans-draggable hps">y proporción</span> <span class="atn gt-trans-draggable hps">propia (</span><span class="gt-trans-draggable">relación entre la anchura</span> <span class="gt-trans-draggable hps">y altura).</span> <span class="gt-trans-draggable hps">Una imagen de</span> <span class="gt-trans-draggable hps">mapa de bits</span> <span class="gt-trans-draggable hps">siempre tiene</span> <span class="gt-trans-draggable hps">dimensiones propias</span> <span class="gt-trans-draggable hps">y una proporción</span> <span class="gt-trans-draggable hps">propia.</span> <span class="gt-trans-draggable hps">Una imagen del vector</span> <span class="gt-trans-draggable hps">puede tener</span> <span class="gt-trans-draggable hps">ambas dimensiones</span> <span class="atn gt-trans-draggable hps">propias (</span><span class="gt-trans-draggable">y por lo tanto</span> <span class="gt-trans-draggable hps">debe tener una</span> <span class="gt-trans-draggable hps">proporción</span> propia<span class="gt-trans-draggable">)</span><span class="gt-trans-draggable">.</span> <span class="gt-trans-draggable hps">También puede tener</span> <span class="gt-trans-draggable hps">una o ningún</span>a <span class="gt-trans-draggable hps">dimensiones propias</span><span class="gt-trans-draggable">,</span> <span class="gt-trans-draggable hps">y</span> <span class="gt-trans-draggable hps">en cualquier caso se</span> <span class="gt-trans-draggable hps">podría o no</span> <span class="gt-trans-draggable hps">tener</span> <span class="gt-trans-draggable hps">una</span> <span class="gt-trans-draggable hps">proporción</span> <span class="gt-trans-draggable hps">propia.</span> <span class="gt-trans-draggable hps">Los gradientes son</span> <span class="gt-trans-draggable hps">tratados como</span> <span class="gt-trans-draggable hps">imágenes</span> <span class="gt-trans-draggable hps">sin</span> <span class="gt-trans-draggable hps">dimensiones propias</span> <span class="gt-trans-draggable hps">o proporción</span> propia<span class="gt-trans-draggable hps">.</span></span></p>
<div class="geckoVersionNote" style="">
-<p>{{ gecko_callout_heading("8.0") }}</p>
-
<p><span id="result_box" lang="es"><span class="hps">Este comportamiento ha cambiado</span> <span class="hps">en</span> <span class="hps">Gecko</span> <span class="hps">8.0</span> <span class="atn hps">{</span><span class="atn">{</span><span>geckoRelease</span> <span class="atn hps">("</span><span>8.0"</span><span>)}</span><span>}.</span> <span class="hps">Antes de esto,</span> <span class="hps">los gradientes se</span> <span class="hps">tratan como</span> <span class="hps">imágenes</span> <span class="hps">sin</span> <span class="hps">dimensiones propias</span><span>,</span> <span class="hps">con</span> <span class="hps">una</span> <span class="hps">proporción</span> propi<span class="hps">a</span> <span class="hps">idéntica al área</span><span class="hps"> de posicionamiento</span> <span class="hps">de fondo.</span></span></p>
</div>
-<p> </p>
-
<p><span id="result_box" lang="es"><span class="hps">Las imágenes de fondo</span> <span class="hps">generados a partir de</span> <span class="hps">elementos</span> <span class="atn hps">con </span></span>{{ cssxref("-moz-element") }}<span id="result_box" lang="es"> <span class="hps">(que en realidad</span> <span class="hps">coincide con</span> <span class="hps">un elemento)</span> <span class="hps">se tratan actualmente</span> <span class="hps">como</span> <span class="hps">las imágenes con</span> <span class="hps">las</span> <span class="hps">dimensiones del elemento</span><span>, o</span> <span class="hps">de</span> <span class="hps">la</span> <span class="hps">zona de posicionamiento</span> <span class="hps">de fondo si</span> <span class="hps">el elemento es</span> <span class="hps">SVG</span><span>,</span> <span class="hps">con</span> <span class="hps">la proporción</span> <span class="hps">propia</span> <span class="hps">correspondiente</span><span>.</span></span></p>
<div class="note"><span id="result_box" lang="es"><span class="hps"><strong>Nota</strong>: El comportamiento de los <code>&lt;degradados&gt;</code> cambió en Gecko 8.0 </span></span>{{geckoRelease("8.0")}}. Anteriormente se trataban como imágenes sin dimensiones intrínsecas, pero con proporciones intrínsecas idénticas a las del área de posicionamiento del fondo.</div>
diff --git a/files/es/web/css/css_transitions/using_css_transitions/index.html b/files/es/web/css/css_transitions/using_css_transitions/index.html
index ecf015bfae..82c5124202 100644
--- a/files/es/web/css/css_transitions/using_css_transitions/index.html
+++ b/files/es/web/css/css_transitions/using_css_transitions/index.html
@@ -695,7 +695,3 @@ original_slug: Web/CSS/Transiciones_de_CSS
<li>{{ cssxref("-moz-transition-timing-function") }}</li>
<li>{{ cssxref("-moz-transition-delay") }}</li>
</ul>
-
-<p>{{ HTML5ArticleTOC() }}</p>
-
-<p>{{ languages( { "en": "en/CSS/CSS_transitions" } ) }}</p>
diff --git a/files/es/web/guide/html/using_html_sections_and_outlines/index.html b/files/es/web/guide/html/using_html_sections_and_outlines/index.html
index afb19f607f..47e6654aae 100644
--- a/files/es/web/guide/html/using_html_sections_and_outlines/index.html
+++ b/files/es/web/guide/html/using_html_sections_and_outlines/index.html
@@ -408,5 +408,3 @@ original_slug: Sections_and_Outlines_of_an_HTML5_document
<h2 id="Conclusión">Conclusión</h2>
<p>Los nuevos elementos semánticos introducidos en HTML5 suponen la posibilidad de describir la estructura y el esquema de un documento web de una manera estándar. Representan una gran ventaja para las personas que utilizan navegadores HTML5 y necesitan la estructura para ayudarles a utilizar la página, por ejemplo las personas que necesitan la ayuda de una tecnología de apoyo. Estos nuevos elementos semánticos son fáciles de usar y con muy poco esfuerzo pueden funcionar también en navegadores no HTML5. Por lo tanto deben ser usados sin restricciones.</p>
-
-<div>{{HTML5ArticleTOC()}}</div>
diff --git a/files/es/web/html/element/iframe/index.html b/files/es/web/html/element/iframe/index.html
index a79b497c43..70641a9d75 100644
--- a/files/es/web/html/element/iframe/index.html
+++ b/files/es/web/html/element/iframe/index.html
@@ -293,8 +293,6 @@ original_slug: Web/HTML/Elemento/iframe
<h2 id="Notes">Notes</h2>
<div class="geckoVersionNote">
-<p>{{ gecko_callout_heading("6.0") }}</p>
-
<p>Starting in Gecko 6.0 {{ geckoRelease("6.0") }}, rendering of inline frames correctly respects the borders of their containing element when they're rounded using {{ cssxref("border-radius") }}.</p>
</div>
diff --git a/files/es/web/html/element/textarea/index.html b/files/es/web/html/element/textarea/index.html
index adba30e0f0..a1ab5f576d 100644
--- a/files/es/web/html/element/textarea/index.html
+++ b/files/es/web/html/element/textarea/index.html
@@ -111,8 +111,6 @@ original_slug: Web/HTML/Elemento/textarea
<p>Este elemento implementa el interfaz <code><a href="/en/DOM/HTMLTextAreaElement" title="en/DOM/textarea">HTMLTextAreaElement</a></code> .</p>
-<p>{{ h1_gecko_minversion("Resizable textareas", "2.0") }}</p>
-
<p>{{ gecko("2.0") }} introduce el soporte para textareas redimensionable. Esto se controla con la propiedad CSS {{ cssxref("resize") }} . Por defecto la posibilidad de redimiensionar el control está habilitada, pero puede ser explícitamente deshabilitada mediante el uso del siguiente CSS:</p>
<pre>textarea {
diff --git a/files/es/web/mathml/index.html b/files/es/web/mathml/index.html
index 811aa9b05e..76702cf94a 100644
--- a/files/es/web/mathml/index.html
+++ b/files/es/web/mathml/index.html
@@ -68,8 +68,4 @@ translation_of: Web/MathML
<h2 id="Compatibilidad_de_navegadores">Compatibilidad de navegadores</h2>
-
-
<p>{{Compat("mathml.elements.math", 0)}}</p>
-
-<p>{{ HTML5ArticleTOC() }}</p>
diff --git a/files/es/web/xslt/index.html b/files/es/web/xslt/index.html
index e80b290851..72ec8f8bd7 100644
--- a/files/es/web/xslt/index.html
+++ b/files/es/web/xslt/index.html
@@ -11,8 +11,7 @@ translation_of: Web/XSLT
<div class="callout-box"><b><a class="external" href="http://www.w3schools.com/xsl/">Tutorial XSLT (en)</a></b><br>
Este tutorial enseña como usar XSLT para transformar documentos XML en otros formatos.</div> <div>
<p>XSLT o XSL Transformaciones es un estandar de la organización W3C que presenta una forma de transformar documentos XML en otros, incluso a formatos que no son XML. Las hojas de estilo XSLT realizan la transformación del documento utilizando una o varias reglas de plantilla unidas al documento fuente a transformar.
-</p><p>Actualmente, XSLT es muy usado en la edición web, generando páginas HTML o XHTML. La unión de XML y XSLT permite separar contenido y presentación, aumentando así la productividad.. {{ Ref(1) }}
-</p>
+</p><p>Actualmente, XSLT es muy usado en la edición web, generando páginas HTML o XHTML. La unión de XML y XSLT permite separar contenido y presentación, aumentando así la productividad..</p>
</div>
<table class="topicpage-table">
<tbody><tr><td>
diff --git a/files/pl/mdn/guidelines/writing_style_guide/index.html b/files/pl/mdn/guidelines/writing_style_guide/index.html
index c3dd8bd2ab..893de382b8 100644
--- a/files/pl/mdn/guidelines/writing_style_guide/index.html
+++ b/files/pl/mdn/guidelines/writing_style_guide/index.html
@@ -72,7 +72,7 @@ original_slug: MDN/Guidelines/Style_guide
<div class="warning"><strong>Warning:</strong> Similarly, the "Warning" style creates warning boxes like this.</div>
-<p>Unless specifically instructed to do so, <strong>do not</strong> use the HTML <code>style</code> attribute to manually style content. If you can't do it using a predefined class, drop into {{IRCLink("mdn")}} and ask for help.</p>
+<p>Unless specifically instructed to do so, <strong>do not</strong> use the HTML <code>style</code> attribute to manually style content. If you can't do it using a predefined class, drop into <a href="https://chat.mozilla.org/#/room/#mdn:mozilla.org">Matrix</a> and ask for help.</p>
<h3 id="Code_sample_style_and_formatting">Code sample style and formatting</h3>
diff --git a/files/pl/web/xslt/index.html b/files/pl/web/xslt/index.html
index 48711eb601..6c5a8e5b6d 100644
--- a/files/pl/web/xslt/index.html
+++ b/files/pl/web/xslt/index.html
@@ -8,7 +8,7 @@ translation_of: Web/XSLT
---
<p> </p>
<div>
-<p><strong>Transformacje XSL (XSLT)</strong> jest opartym na <a href="/pl/XML" title="pl/XML">XML</a>-u językiem używanym, w połączeniu ze specjalnym oprogramowaniem przetwarzającym, do transformowania dokumentów XML. Mimo że proces jest określany jako „transformacja”, oryginalny dokument nie zostaje zmieniony; zamiast tego stworzony zostaje nowy dokument XML na bazie treści poprzedniego. Następnie nowy dokument może być serializowany (wyjście) przez procesor do postaci XML lub innego formatu, takiego jak <a href="/pl/HTML" title="pl/HTML">HTML</a> lub czysty tekst. XSLT jest zazwyczaj używany do konwertowania danych między różnymi schematami XML oraz do konwertowania danych XML w strony internetowe oraz dokumenty PDF. {{ Ref("one") }}</p>
+<p><strong>Transformacje XSL (XSLT)</strong> jest opartym na <a href="/pl/XML" title="pl/XML">XML</a>-u językiem używanym, w połączeniu ze specjalnym oprogramowaniem przetwarzającym, do transformowania dokumentów XML. Mimo że proces jest określany jako „transformacja”, oryginalny dokument nie zostaje zmieniony; zamiast tego stworzony zostaje nowy dokument XML na bazie treści poprzedniego. Następnie nowy dokument może być serializowany (wyjście) przez procesor do postaci XML lub innego formatu, takiego jak <a href="/pl/HTML" title="pl/HTML">HTML</a> lub czysty tekst. XSLT jest zazwyczaj używany do konwertowania danych między różnymi schematami XML oraz do konwertowania danych XML w strony internetowe oraz dokumenty PDF.</p>
</div>
<table class="topicpage-table"> <tbody> <tr> <td> <h4 id="Dokumentacja"><a href="/Special:Tags?tag=XSLT&amp;language=pl" title="Special:Tags?tag=XSLT&amp;language=pl">Dokumentacja</a></h4> <dl> <dt><a href="/pl/XSLT/Elementy" title="pl/XSLT/Elementy">Dokumentacja elementów XSLT</a></dt> </dl> <dl> <dt><a class="external" href="http://www.mozilla.org/projects/xslt/js-interface.html">Using the Mozilla JavaScript interface to XSL Transformations</a></dt> <dd><small>...</small></dd> </dl> <dl> <dt><a class="external" href="http://www.topxml.com/xsl/tutorials/intro/">Przewodnik XSLT &amp; XPath</a></dt> <dd><small>The TopXML XSLT tutorial introduces you to the basics of XSLT concepts, syntax, and programming.</small></dd> </dl> <dl> <dt><a class="external" href="http://www.w3schools.com/xsl/">Przewodnik XSLT</a></dt> <dd><small>Przewodnik <a class="external" href="http://www.w3schools.com">W3Schools</a> uczący jak użyć XSLT do transformacji dokumentów XML do innych formatów, takich jak XHTML.</small></dd> </dl> <dl> <dt><a class="external" href="http://www.xml.com/pub/a/2000/08/holman/">Czym jest XSLT?</a></dt> <dd><small>This extensive introduction to XSLT and XPath assumes no prior knowledge of the technologies, and guides the reader through background, context, structure, concepts and introductory terminology.</small></dd> </dl> <p><span><a href="/Special:Tags?tag=XSLT&amp;language=pl" title="Special:Tags?tag=XSLT&amp;language=pl">Pokaż wszystkie...</a></span></p> </td> <td> <h4 id="Spo.C5.82eczno.C5.9B.C4.87">Społeczność</h4> <ul> <li>Obejrzyj fora Mozilli...</li> </ul> <p>{{ DiscussionList("dev-tech-xslt", "mozilla.dev.tech.xslt") }}</p> <h4 id="Powi.C4.85zane_tematy">Powiązane tematy</h4> <dl> <dd><a href="/pl/XML" title="pl/XML">XML</a>, <a href="/pl/XPath" title="pl/XPath">XPath</a></dd> </dl> <p> </p> </td> </tr> </tbody>
</table>
diff --git a/files/pt-br/mdn/guidelines/writing_style_guide/index.html b/files/pt-br/mdn/guidelines/writing_style_guide/index.html
index 2e2ec48824..21070eabfc 100644
--- a/files/pt-br/mdn/guidelines/writing_style_guide/index.html
+++ b/files/pt-br/mdn/guidelines/writing_style_guide/index.html
@@ -85,7 +85,7 @@ original_slug: MDN/Guidelines/Style_guide
<div class="warning"><strong>Warning:</strong> Similarly, the "Warning" style creates warning boxes like this.</div>
-<p>Unless specifically instructed to do so, <strong>do not</strong> use the HTML <code>style</code> attribute to manually style content. If you can't do it using a predefined class, drop into {{IRCLink("mdn")}} and ask for help.</p>
+<p>Unless specifically instructed to do so, <strong>do not</strong> use the HTML <code>style</code> attribute to manually style content. If you can't do it using a predefined class, drop into <a href="https://chat.mozilla.org/#/room/#mdn:mozilla.org">Matrix</a> and ask for help.</p>
<h3 id="Code_sample_style_and_formatting">Code sample style and formatting</h3>
diff --git a/files/pt-br/mdn/structures/macros/index.html b/files/pt-br/mdn/structures/macros/index.html
index 703f7554cb..8a8f1eea2f 100644
--- a/files/pt-br/mdn/structures/macros/index.html
+++ b/files/pt-br/mdn/structures/macros/index.html
@@ -38,5 +38,3 @@ translation_of: MDN/Structures/Macros
<p>Macros can be as simple as just inserting a larger block of text or swapping in contents from another part of MDN, or as complex as building an entire index of content by searching through parts of the site, styling the output, and adding links.</p>
<p>You can read up on our most commonly-used macros on the <a href="/en-US/docs/MDN/Contribute/Structures/Macros/Commonly-used_macros" title="/en-US/docs/Project:MDN/Contributing/Custom_macros">Commonly-used macros</a> page; also, there's a <a href="https://developer.mozilla.org/en-US/docs/templates" title="https://developer.mozilla.org/en-US/docs/templates">complete list of all macros</a> here. Most macros have documentation built into them, as comments at the top.</p>
-
-<p>{{EditorGuideQuicklinks}}</p>
diff --git a/files/pt-br/web/api/datatransfer/index.html b/files/pt-br/web/api/datatransfer/index.html
index 96358c84d0..91bcc9bb32 100644
--- a/files/pt-br/web/api/datatransfer/index.html
+++ b/files/pt-br/web/api/datatransfer/index.html
@@ -148,8 +148,6 @@ translation_of: Web/API/DataTransfer
<p>Guarda uma lista dos tipos de formato dos dados que estão armazenados para o primeiro ítem, na mesma ordem que os dados foram adicionados. Uma lista vazia será retornada caso nenhum dado tenha sido adicionado.</p>
-<p>{{ gecko_minversion_note("1.9.2", 'A string "Files" é incluída nessa lista se houverem arquivos sendo arrastados.') }}</p>
-
<p>{{ h3_gecko_minversion("mozCursor", "1.9.1", "mozCursor") }}</p>
<p>O estado do cursor de drag. Isto é usado principalmente para controlar o cursor durante a guia de drag.</p>
diff --git a/files/pt-br/web/api/file/using_files_from_web_applications/index.html b/files/pt-br/web/api/file/using_files_from_web_applications/index.html
index cba8315001..21c3712db5 100644
--- a/files/pt-br/web/api/file/using_files_from_web_applications/index.html
+++ b/files/pt-br/web/api/file/using_files_from_web_applications/index.html
@@ -347,5 +347,3 @@ if (isset($_FILES['myFile'])) {
<li><a href="/en/Extensions/Using_the_DOM_File_API_in_chrome_code" title="en/Extensions/Using the DOM File API in chrome code">Using the DOM File API in chrome code</a></li>
<li>{{ domxref("XMLHttpRequest") }}</li>
</ul>
-<p>{{ HTML5ArticleTOC() }}</p>
-<p>{{ languages( { "zh-cn": "zh-cn/Using_files_from_web_applications", "ja": "ja/Using_files_from_web_applications" } ) }}</p>
diff --git a/files/pt-br/web/api/geolocation_api/index.html b/files/pt-br/web/api/geolocation_api/index.html
index 32cda6784d..aa24a513fe 100644
--- a/files/pt-br/web/api/geolocation_api/index.html
+++ b/files/pt-br/web/api/geolocation_api/index.html
@@ -224,5 +224,3 @@ prompt(window,
<li><a class="external" href="http://dev.w3.org/geo/api/spec-source.html" title="http://dev.w3.org/geo/api/spec-source.html">Geolocation API on w3.org</a></li>
<li><a href="/en-US/demos/tag/tech:geolocation" title="en-US/demos/tag/tech:geolocation/">Demos about the Geolocation API</a></li>
</ul>
-
-<div>{{ HTML5ArticleTOC() }}</div>
diff --git a/files/pt-br/web/api/navigatoronline/online_and_offline_events/index.html b/files/pt-br/web/api/navigatoronline/online_and_offline_events/index.html
index e12a1fc649..0ca26a9ad6 100644
--- a/files/pt-br/web/api/navigatoronline/online_and_offline_events/index.html
+++ b/files/pt-br/web/api/navigatoronline/online_and_offline_events/index.html
@@ -93,7 +93,3 @@ translation_of: Web/API/NavigatorOnLine/Online_and_offline_events
<li><a class="external" href="http://ejohn.org/blog/offline-events/">An explanation of Online/Offline events</a></li>
<li><a class="external" href="http://hacks.mozilla.org/2010/01/offline-web-applications/" title="http://hacks.mozilla.org/2010/01/offline-web-applications/">offline web applications</a> em hacks.mozilla.org - mostra um aplicativo off-line e explica como funciona.</li>
</ul>
-
-<p>{{ HTML5ArticleTOC() }}</p>
-
-<p>{{ languages( { "es": "es/Eventos_online_y_offline", "fr": "fr/\u00c9v\u00e8nements_online_et_offline", "ja": "ja/Online_and_offline_events", "pl": "pl/Zdarzenia_online_i_offline", "pt": "pt/Eventos_online_e_offline" } ) }}</p>
diff --git a/files/pt-br/web/guide/html/using_html_sections_and_outlines/index.html b/files/pt-br/web/guide/html/using_html_sections_and_outlines/index.html
index a32255a36e..2a548d3d84 100644
--- a/files/pt-br/web/guide/html/using_html_sections_and_outlines/index.html
+++ b/files/pt-br/web/guide/html/using_html_sections_and_outlines/index.html
@@ -409,9 +409,3 @@ original_slug: Sections_and_Outlines_of_an_HTML5_document
<h2 id="Conclusão">Conclusão</h2>
<p>Os novos elementos de seção e cabeçalho introduzidos no HTML5 trazem consigo a habilidade de descrever a estrutura de um documento web de modo padronizado. Eles trazem uma grande vantagem para pessoas com navegadores HTML5 e que precisam da estrutura para ajudá-las a entender a página, por exemplo pessoas que utilizam alguma tecnologia assistiva. Esses novos elementos semânticos são simples de usar e, com pouquíssimo trabalho, podem funcionar também em navegadores não-HTML5. Portanto eles devem ser utilizados sem restrição.</p>
-
-<p>{{ HTML5ArticleTOC() }}</p>
-
-<div class="noinclude">
-<p>{{ languages( {"es": "/es/Secciones_y_esquema_de_un_documento_HTML_5", "ja": "ja/Sections_and_Outlines_of_an_HTML5_document"}) }}</p>
-</div>
diff --git a/files/pt-br/web/html/global_attributes/spellcheck/index.html b/files/pt-br/web/html/global_attributes/spellcheck/index.html
index 5372dd0c57..38675fccb9 100644
--- a/files/pt-br/web/html/global_attributes/spellcheck/index.html
+++ b/files/pt-br/web/html/global_attributes/spellcheck/index.html
@@ -46,8 +46,6 @@ original_slug: Web/HTML/Controlando_verificacao_ortografica_em_formularios_HTML
<p>Neste exemplo HTML acima, os dois primeiros campos de texto terão a verificação ortográfica e o terceiro não terá.</p>
-<p id="lang">{{ h1_gecko_minversion("Controlando o idioma da verificação ortográfica", "9.0") }}</p>
-
<p>Iniciando no Gecko 9.0 {{ geckoRelease("9.0") }}, a verificação ortográfica usa o atributo  {{ htmlattrxref("lang", "input") }} do elemento {{ HTMLElement("input") }}  para determinar o idioma padrão da verificação ortográfica. Se o {{ HTMLElement("input") }} não tiver o atributo <code>lang</code> setado, esse atributo é procurado em cada elemento pai superior até chegar ao elemento raiz do documento.</p>
<p>Fazendo assim, se o usuário tem os dicionários de Português e Inglês instalados, e um elemento editável tiver o atributo <code>lang="en"</code>, o dicionário inglês será automaticamente usado para este elemento.</p>
diff --git a/files/pt-br/web/svg/index.html b/files/pt-br/web/svg/index.html
index f6671fa335..2b98ce0b13 100644
--- a/files/pt-br/web/svg/index.html
+++ b/files/pt-br/web/svg/index.html
@@ -105,5 +105,3 @@ Este tutorial irá ajudá-lo a começar a trabalhar com SVG.</div>
</ul>
</div>
</div>
-
-<div>{{HTML5ArticleTOC}}</div>
diff --git a/files/pt-br/web/xslt/index.html b/files/pt-br/web/xslt/index.html
index d66c75c163..3169c65f37 100644
--- a/files/pt-br/web/xslt/index.html
+++ b/files/pt-br/web/xslt/index.html
@@ -7,7 +7,7 @@ tags:
- XSLT
translation_of: Web/XSLT
---
-<div><strong>Extensible Stylesheet Language Transformations (XSLT)</strong> is an <a href="/en-US/docs/XML" title="XML">XML</a>-based language used, in conjunction with specialized processing software, for the transformation of XML documents. Although the process is referred to as "transformation," the original document is not changed; rather, a new XML document is created based on the content of an existing document. Then, the new document may be serialized (output) by the processor in standard XML syntax or in another format, such as <a href="/en-US/docs/HTML" title="HTML">HTML</a> or plain text. XSLT is most often used to convert data between different XML schemas or to convert XML data into web pages or PDF documents. {{ Ref("one") }}</div>
+<div><strong>Extensible Stylesheet Language Transformations (XSLT)</strong> is an <a href="/en-US/docs/XML" title="XML">XML</a>-based language used, in conjunction with specialized processing software, for the transformation of XML documents. Although the process is referred to as "transformation," the original document is not changed; rather, a new XML document is created based on the content of an existing document. Then, the new document may be serialized (output) by the processor in standard XML syntax or in another format, such as <a href="/en-US/docs/HTML" title="HTML">HTML</a> or plain text. XSLT is most often used to convert data between different XML schemas or to convert XML data into web pages or PDF documents.</div>
<table class="topicpage-table">
<tbody>
@@ -54,4 +54,4 @@ translation_of: Web/XSLT
</table>
<hr>
-<p><small>{{ endnote("one") }} This description of XSLT is obtained from the <a class="external" href="http://en.wikipedia.org/wiki/Xslt">Wikipedia XSLT article</a>. </small></p>
+<p><small>This description of XSLT is obtained from the <a class="external" href="http://en.wikipedia.org/wiki/Xslt">Wikipedia XSLT article</a>. </small></p>