Template:Collapsed infobox section begin: Difference between revisions

move to /doc
(move to /doc)
Line 4:
<tr><th colspan=2 style="text-align:center">{{{1|Further information}}}</th>
</tr></includeonly><noinclude>
{{documentation|content=}}</noinclude>
This template is used with {{tlx|collapsed infobox section end}} to create a collapsed section in an infobox.
== Usage ==
Place {{tld|collapsed infobox section begin}} before the first line of the collapsed section (typically in the caption, for an infobox with an image), and place {{tld|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.
: {{tld|collapsed infobox section begin|Heading}}
If omitted, the template will use the default heading, "<code>Further information</code>".
 
== 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).
 
If there are references to citations (<code><nowiki><ref>...</ref></nowiki></code>) inside collapsible sections, readers cannot jump to the location of the reference using the backlinks (^ or ''n''{{sup|a b c ...}}) at the citation. Backlinks will only work when the collapsible section(s) is/are expanded.
 
== See also ==
* {{tl|hidden}}, {{tl|hidden begin}}, and {{tl|hidden end}}
* {{tl|infobox}}
 
}}</noinclude>
Anonymous user