Шаблон:Цоллапсед инфобоx сецтион бегин/док

Izvor: Vojna Enciklopedija
< Шаблон:Collapsed infobox section beginОво је најновија верзија ове странице; нема одобрених измена.
Пређи на навигацију Пређи на претрагу

Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted

This template is used with {{collapsed infobox section end}} to create a collapsed section in an infobox. This is not the same as {{hidden}}, which can be used to collapse an infobox, or {{collapsible list}}, which collapses a single list within an infobox.

Usage

Place {{collapsed infobox section begin}} before the first line of the collapsed section (typically in the caption, for an infobox with an image), and place {{collapsed infobox section end}} after the last line of the collapsed section (typically just after the website or footnotes).

Parameters

The template has one optional unnamed parameter that is the title used for the collapsed section.

{{collapsed infobox section begin|Heading}}

If omitted, the template will use the default heading, "Further information".

The template has two optional named parameters for adjusting the style. To change the style for the section title, use |titlestyle=. To change the style for the collapsed table, use |style=.

Setting |expanded=yes will make the section expanded by default.

Example

Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permittedLua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted

{{Infobox person
| име = Tim Template
| слика = wikipedia.png
| опис_слике = Tim in 2012
{{collapsed infobox section begin|Biographical data|titlestyle=background-color:#eee}}
| датум_рођења = {{birth date and age|2000|1|1}}
| алма_матер = Wikipedia
| сајт = {{official website|www.wikipedia.org}}<!--
-->{{collapsed infobox section end}}
}}

Warnings

If either the begin or end templates are not properly transcluded, disaster may strike, causing the infobox to either swallow the article (missing the end template), or terminate unexpectedly (missing the begin template).

As with all collapsed content, if there are references to citations (<ref>...</ref>) inside collapsible sections, readers cannot jump to the location of the reference using the backlinks (^ or na b c ...) at the citation. Backlinks will only work when the collapsible section(s) is/are expanded. The same is true for citations within a collapsed {{collapsible list}} or {{hidden}} template or any collapsed content.

See also