Fyrimynd:Collapsed infobox section begin

Frá Wikipedia, hin frælsa alfrøðin
Documentation icon Skjalfesting til fyrimyndina[vís] [rætta] [søga] [dagfør]

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[rætta wikitekst]

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[rætta wikitekst]

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=.

Example[rætta wikitekst]

Tim Template
Tim in 2012
{{Infobox person
| name = Tim Template
| image = example.png
| caption = Tim in 2012
{{collapsed infobox section begin|Biographical data|titlestyle=background-color:#eee}}
| birth_date = {{birth date and age|2000|1|1}}
| alma_mater = Wikipedia
| website = {{official website}} (note: URL is automatically transcluded from Wikidata.org)
{{collapsed infobox section end}}
}}

Warnings[rætta wikitekst]

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[rætta wikitekst]