Plantilla:Sección plegable
De Guild Wars 2 Wiki
Ir a la navegaciónIr a la búsqueda
Header text
este es el contenido del texto
Traducción necesaria para: texto
Descripción[editar]
Uso[editar]
{{Sección plegable|<h2> Texto cabecera </h2>| contenido }}
This template is a short-hand for creating collapsible content using mw:Manual:Collapsible elements.
Parameters[editar]
- 1 (unnamed parameter)
- Required. The header text.
- 2 (unnamed parameter)
- Required. The content to hide.
- class
- Optional. The CSS class to apply to the container div element.
- Examples:
toccolours
— puts a box around the content
- style
- Optional. The HTML style to apply to the container div element.
- Examples:
style=max-width: 70em
— moves the "show" button closer to the left.
- content style
- Optional. The HTML style to apply to the content div element.