قالب:Collapsible sections option/doc
This is a documentation subpage for قالب:Collapsible sections option (see that page for the قالب itself). It contains usage information, categories and other content that is not part of the original قالب page. |
{{Collapsible sections option}} is a standardised message indicating how the collapsible parts of a template built from {{Navbox with collapsible groups}} may be managed.
Syntax
{{Collapsible sections option | list = | example = <!--(optional)--> | default = <!--(optional)--> }}
list
is a list of the section/group/etc names (the section[N]name / group[N]name / abbr[N] parameters) given in the template's code; default
indicates which, if any, is to be shown expanded by default.
If the template has only one collapsible group/section,
- خطأ: لا توجد وحدة بهذا الاسم "Template link general".
where name is that group/section's name, is recommended instead. It produces a more concise version of the standard message.
Example
خطأ: لا توجد وحدة بهذا الاسم "Navbox with collapsible groups".
The code for a {{Collapsible sections option}} for the above template could be:
{{Collapsible sections option | list = {{hlist |overview |"two-word name" |concepts |related}} | example = two-word name | default = overview }}
This code would produce:
How to manage this template's collapsible groups/sections option
خطأ: لا توجد وحدة بهذا الاسم "list".
- The group/section named
overview
has been set to be visible when the template appears.
See also