Template:Translation info/doc
![]() | This is a documentation subpage for Template:Translation info. It may contain usage information, categories and other content that is not part of the original template page. |
This template is used to create either a footer or sidebar navigation template for topics related to translation.
- {{Translation info navbox}}
{{Translation info|navbox}}
This template's initial visibility currently defaults to autocollapse
, meaning that if there is another collapsible item on the page (a navbox, sidebar, or table with the collapsible attribute), it is hidden apart from its title bar; if not, it is fully visible.
To change this template's initial visibility, the |state=
parameter may be used:
- <syntaxhighlight lang="wikitext" inline="1">{{Translation info|state=collapsed}}</syntaxhighlight> will show the template collapsed, i.e. hidden apart from its title bar.
- <syntaxhighlight lang="wikitext" inline="1">{{Translation info|state=expanded}}</syntaxhighlight> will show the template expanded, i.e. fully visible.
Sidebar usage
- This template includes collapsible lists.
- To have all the lists appear uncollapsed by default, use
{{Translation info|expanded=all}}
- To have a particular list appear uncollapsed, while keeping the remainder collapsed, use
{{Translation info|expanded=listname}}
, whereheading
is one of the followingTypes
,Theory
,Technologies
,Localization
,Institutional
,Related topics