Template:Collapsed2/doc

From Theatrum Paracelsicum
< Template:Collapsed2
Revision as of 10:53, 29 June 2023 by JP (talk | contribs) (Created page with "Template:Collapsed2 Is used to create collapsible sections for a page. It can be used within other templates. For example the page WordPress Tutorial for sites.evergreen.edu uses the Template:WPTutorial but includes the Collapsed2 template to organize it's content. <div> '''Example:''' WordPress Tutorial for blogs.evergreen.edu ===Usage=== <pre> {{Collapsed2 |1=Title Text |2=Content }} </pre> ===Parameters=== ;1: A few words to title the content that...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Template:Collapsed2 Is used to create collapsible sections for a page. It can be used within other templates. For example the page WordPress Tutorial for sites.evergreen.edu uses the Template:WPTutorial but includes the Collapsed2 template to organize it's content.

Example: WordPress Tutorial for blogs.evergreen.edu

Usage

{{Collapsed2
 |1=Title Text
 |2=Content
}}

Parameters

1
A few words to title the content that is included in the collapsed section.
2
Text, links, pictures etc... that make up the content of the collapsed section.