« Modèle:Accordéon début » : différence entre les versions

De Documentation
Aller à la navigationAller à la recherche
Page créée avec « <noinclude> <languages/> </noinclude><!-- --><div style="display:{{{display|block}}};margin-{{dir|{{pagelang}}|right|left}}:{{{indent|0}}};{{{extrastyle|}}}"><!-- NOTE: wi… »
 
Aucun résumé des modifications
Ligne 15 : Ligne 15 :
   --><tr><td style="font-size:{{{font-size|112%}}};background:{{{bg2|white}}};border:solid {{{border2|1px silver}}};padding:{{{padding|8px}}}"><!--
   --><tr><td style="font-size:{{{font-size|112%}}};background:{{{bg2|white}}};border:solid {{{border2|1px silver}}};padding:{{{padding|8px}}}"><!--
--><noinclude>
--><noinclude>
<div style="width:100%;text-align:center">''The following content has been placed in a collapsed box for improved usability.''</div>
<div style="width:100%;text-align:center">''Exemple de contenu''</div>
{{Accordéon fin}}
{{Accordéon fin}}
{{Documentation|content=
 
The {{Tlx|Accordéon début}} template, and its paired template {{Tlx|Accordéon fin}}, are used for placing a collapse box around a talk page discussion.
Le modèle '''Accordéon début''' et son modèle associé '''Accordéon fin''', sont utilisés pour placer une boîte de réduction autour d'un texte.


== Usage ==
== Usage ==
Place {{Tlx|Accordéon début}} and {{Tlx|Accordéon fin}} around the text to be collapsed.
Placez { { Accordéon début } } et { { Accordéon fin } } autour du texte à réduire.  
For example:
 
Par exemple:


<syntaxhighlight lang="html5">
<syntaxhighlight lang="html5">
{{Accordéon début|title=This is the title text}}
{{Accordéon début|title=Ceci est le texte du titre}}
Sample contents text
Exemple de texte de contenu
{{Accordéon fin}}
{{Accordéon fin}}
</syntaxhighlight>
</syntaxhighlight>


produces:
produit:


{{Accordéon début|title=This is the title text}}
{{Accordéon début|title=Ceci est le texte du titre}}
Sample contents text
Exemple de texte de contenu
{{Accordéon fin}}
{{Accordéon fin}}


{{Tlx|Accordéon fin}} should always be placed on its own line.
{ { Accordéon fin } } doit toujours être placé sur sa propre ligne.


== Parameters ==
== Paramètres ==
This template takes the following parameters, all of which are optional.
Ce modèle prend les paramètres suivants, qui sont tous facultatifs.  
They are case-sensitive.
Ils sont sensibles à la casse.  
Those that take CSS measurements require them in CSS format (e.g. <code style="color: #006400">1em</code> not <code style="color:#8B0000">1&nbsp;em</code>).
Ceux qui prennent des mesures CSS les exigent au format CSS (par exemple <code style="color: #006400">1em</code> et non <code style="color:#8B0000">1&nbsp;em</code>).


; {{Para|1}} <span style="font-weight:normal">(or first unnamed parameter)</span>, {{Para|title}}, {{Para|reason}}, {{Para|header}}, {{Para|heading}}
; {{Para|1}} <span style="font-weight:normal">(or first unnamed parameter)</span>, {{Para|title}}, {{Para|reason}}, {{Para|header}}, {{Para|heading}}
Ligne 151 : Ligne 152 :


[[Category:Formatting templates{{#translation:}}]]
[[Category:Formatting templates{{#translation:}}]]
}}
 
</noinclude>
</noinclude>

Version du 8 avril 2022 à 16:46

<languages/>

Extended content
Exemple de contenu

Le modèle Accordéon début et son modèle associé Accordéon fin, sont utilisés pour placer une boîte de réduction autour d'un texte.

Usage

Placez { { Accordéon début } } et { { Accordéon fin } } autour du texte à réduire.

Par exemple:

 {{Accordéon début|title=Ceci est le texte du titre}}
 Exemple de texte de contenu
 {{Accordéon fin}}

produit:

Ceci est le texte du titre

Exemple de texte de contenu

{ { Accordéon fin } } doit toujours être placé sur sa propre ligne.

Paramètres

Ce modèle prend les paramètres suivants, qui sont tous facultatifs. Ils sont sensibles à la casse. Ceux qui prennent des mesures CSS les exigent au format CSS (par exemple 1em et non 1 em).

Modèle:Para (or first unnamed parameter), Modèle:Para, Modèle:Para, Modèle:Para, Modèle:Para
Will give the collapsed box a title, which occurs on the same line as the show link and is always visible. It defaults to "Extended content".
For example, {{Accordéon début|title=This is the title text}} or {{Accordéon début|This is the title text}}. Note: The shorter, unnamed markup will not work if the title value contain an equals (=) character.
Modèle:Para
Will display a default warning line under the main title which reads "The following is a closed debate. Please do not modify it."
Any non-empty value supplied to this parameter will have this effect (i.e. Modèle:Para will not work as expected).
Modèle:Para (or second unnamed parameter)
This is optional warning-line text. It will override the standard warning line above; it is not necessary to also use Modèle:Para in this case, though doing so is harmless.
Modèle:Para
Will align the title along the left margin (in RTL languages, along the right margin instead).
By default, text is centered, specifically between the left edge of the green box and the left edge of the "show" link.
Any non-empty value supplied to this parameter will have this effect (i.e. Modèle:Para will not work as expected).
Modèle:Para
Will leave the material uncollapsed with the border and coloring. Default is to collapse the material.
Any non-empty value supplied to this parameter will have this effect (i.e. Modèle:Para will not work as expected).
Modèle:Para
Sets the background color of the title of the collapsible bar. Defaults to "#F8FCFF", a whitish color. Named colors are listed at List of colors.
For example, {{Accordéon début|This is the title text|bg=#008000}} or {{Accordéon début|This is the title text|bg=green}} (numeric HTML color codes require the leading #).
Modèle:Para
Sets the font color of the title of the collapsible bar. Defaults to "black".
See Modèle:Para, above, for details on color options.
Modèle:Para
Sets the width of the border line on the collapsed material. Defaults to 1px.
For example, {{Accordéon début|border=2px}}; going much thicker than this is not very useful.
Modèle:Para
Sets the border color. Defaults to silver (#C0C0C0).
See Modèle:Para, above, for details on color options.
Modèle:Para
Sets the padding (distance from borders) on the collapsed material inside the colored area. Defaults to 8px.
Modèle:Para
Sets the width of the overall template relative to the page (or a block element containing the collapse box). This should virtually always be given as a percentage, e.g. Modèle:Para, or in relative em units, e.g. Modèle:Para. Pixel-based values should be avoided, as they are effectively meaningless – the result will be different depending on each user's browser and local CSS settings (which browser and operating system it is, zoom level, font sizes, etc.).
Modèle:Para
Sets the properties of the border of the box that appears when template is expanded. Defaults to 1px silver (there is no provision to change from a solid line).
For example, {{Accordéon début|border2=2px}} (only width or color will be changed if only one value is supplied).
See Modèle:Para, above, for details on color options.
Modèle:Para
Sets the background color of the box that appears when template is expanded; defaults to white (#FFF).
See Modèle:Para, above, for details on color options.
Modèle:Para
Indents the box from the left of the page. Defaults to no indentation. Each : in talk page markup is approximately equivalent to 1.6em of indent (e.g., to match :::: indentation level, use Modèle:Para). You can also use a percentage value.
Pixel-based values should be avoided (see Modèle:Para, above, for the reason).

Examples

  • Adding a box title (if omitted, default is "Extended content") – {{Accordéon début|This is the title text}}
This is the title text

Modèle:Lorem ipsum

  • Adding a standard warning line – {{Accordéon début|This is the title text|warning=true}}
This is the title text
The following is a closed debate. Please do not modify it.

Modèle:Lorem ipsum

  • Adding a custom warning line – {{Accordéon début|This is the title text|This is a custom warning line}}
This is the title text
This is a custom warning line

Modèle:Lorem ipsum

  • Aligning box title along left margin – {{Accordéon début|left=true}}
Extended content

Modèle:Lorem ipsum

  • Changing background color – {{Accordéon début|bg=#F0F2F5}}
Extended content

Modèle:Lorem ipsum

  • Adding extra padding – {{Accordéon début|padding=5em}}
Extended content

Modèle:Lorem ipsum

  • Archiving a section – The markup below:
{{Accordéon début}}
== Section header ==
Sample contents text
{{Accordéon fin}}

must be rewritten as:

{{Accordéon début|Section header}}
Sample contents text
{{Accordéon fin}}

The end result:

Section header

Sample contents text

TemplateData

Modèle:Accordéon début/doc

See also

[[Category:Formatting templates{{#translation:}}]]