Шаблон:Collapse top simple/doc

Матеріал з Terraria Wiki
Перейти до навігації Перейти до пошуку

This template is used to insert collapsed content sections.

Place {{collapse top simple}} at the top of the content to be collapsed, and {{collapse bottom simple}} underneath it, each on their own separate lines.

Usage

{{ collapse top simple | <expand link text> | <collapse link text> | class = <class name(s)> }}

ПараметрОписТипСтатус
Expand link text1
Custom display text for the expand link.
Автоматичне значення:
''Click here to reveal list''
Короткий текст
необов'язковий
Collapse link text2
Custom display text for the collapse link.
Автоматичне значення:
''Hide list''
Короткий текст
необов'язковий
Classesclass
List of classes to be applied to the table separated by spaces.
Короткий текст
необов'язковий

Для цього шаблону краще внутрішнє форматування параметрів.

Example

{{collapse top simple}}

... content ...

{{collapse bottom simple}}

See also