Template:Hidden begin/doc: Difference between revisions
From Bonkipedia
[[mw:]]>Tacsipacsi (uses TemplateStyles) |
ManfredoDo (talk | contribs) m (1 revision imported: Template documentation pages) |
(No difference)
|
Latest revision as of 18:04, 12 November 2022
This is a documentation subpage for Template:Hidden begin. It contains usage information, categories and other content that is not part of the original Template page. |
This template uses TemplateStyles: |
Syntax
{{Hidden begin | toggle = | border = | titlestyle = | title = | bodystyle = |header= |bg1= |bg2= |ta1= |ta2= |extra1= |extra2= }} <!----(content to be hidden placed here)----> {{Hidden end}}
Parameters
Parameter | Description |
---|---|
toggle | Set to "left" (without speechmarks) to move [show/hide] button to titlebar's lefthand side. |
expanded | Set to anything ("true", "yes", etc) to switch the hidden section's initial state from collapsed (hidden) to expanded (visible). |
titlestyle | CSS styles to apply to the following parameter title (e.g. |titlestyle=border:1px solid lightgrey; to produce a border around the titlebar; |titlestyle=background:color; to set the titlebar's background color to color ; |titlestyle=text-align:[center/right]; to switch the titlebar text's alignment from left to center or right; etc).
|
title | Text shown in titlebar. |
bodystyle | CSS styles to apply to the hidden material, e.g. background and text-align per titlestyle. |
Examples
|
See also
- {{Hidden}}