From 88da6697a0a0eb6c8fcb44fb7242922bbc0cc0fd Mon Sep 17 00:00:00 2001
From: SphinxKnight
Date: Thu, 11 Nov 2021 09:03:02 +0100
Subject: Fix md conversion errors (#3028)
---
files/fr/web/xslt/element/with-param/index.html | 17 ++++++++---------
1 file changed, 8 insertions(+), 9 deletions(-)
(limited to 'files/fr/web/xslt/element/with-param/index.html')
diff --git a/files/fr/web/xslt/element/with-param/index.html b/files/fr/web/xslt/element/with-param/index.html
index 4b02192c8c..81e0f38b89 100644
--- a/files/fr/web/xslt/element/with-param/index.html
+++ b/files/fr/web/xslt/element/with-param/index.html
@@ -10,24 +10,23 @@ original_slug: Web/XSLT/with-param
{{ XsltRef() }}
L'élément <xsl:with-param>
définit la valeur d'un paramètre à passer à un modèle.
- Syntaxe
+ Syntaxe
<xsl:with-param name=NOM select=EXPRESSION>
MODÈLE
-</xsl:with-param>
Attribut obligatoire
+</xsl:with-param> Attribut obligatoire
name
- Définit un nom pour ce paramètre.
- Attribut optionnel
+ Attribut optionnel
select
- Définit la valeur du paramètre à l'aide d'une expression XPath. Si l'élément contient un modèle, l'attribut est ignoré.
- Type
+ Type
Sous-instruction, apparaît toujours dans un élément <xsl:apply-templates>
ou un élément <xsl:call-template>
.
- Définition
-XSLT 1.0, section 11.6.
+
Définition
+XSLT 1.0, section 11.6.
- Support Gecko
+ Support Gecko
Supporté.
-
-
{{ languages( { "en": "en/XSLT/with-param", "es": "es/XSLT/with-param", "pl": "pl/XSLT/with-param" } ) }}
+
\ No newline at end of file
--
cgit v1.2.3-54-g00ecf