This is a mirror of discontinued 'WikiDevi'. Enjoy!

Template:Semantic markup templates/doc

From DeviWiki (ex WikiDevi)
Jump to navigation Jump to search

Intended for transclusion at the end of the documentation for each of the main semantic markup templates, e.g. as part of a "See also" section such as:

===See also===
* [[WikiDevi:Accessibility]]
* [[Semantic HTML]]

{{Semantic markup templates}}

How to manage this template's initial visibility
To manage this template's visibility when it first appears, add the parameter:

|state=collapsed to show the template in its collapsed state, i.e. hidden apart from its titlebar – e.g. {{Semantic markup templates |state=collapsed}}
|state=expanded to show the template in its expanded state, i.e. fully visible – e.g. {{Semantic markup templates |state=expanded}}
|state=autocollapse to show the template in its collapsed state but only if there is another template of the same type on the page – e.g. {{Semantic markup templates |state=autocollapse}}

Unless set otherwise (see the |state= parameter in the template's code), the template's default state is collapsed.

See also