Difference between revisions of "Template:Design"

From blackwiki
Jump to navigation Jump to search
imported>Sardanaphalus
(state simplification, abovestyle (background), added entry (Disciplines), removed Aligned tables, below formatting)
imported>Squiver
(<span title=...> to see the "abbr" labels without loading the template's page)
Line 17: Line 17:
 
<!-------------------------------- Disciplines -------------------------------->
 
<!-------------------------------- Disciplines -------------------------------->
 
| abbr1 = disciplines
 
| abbr1 = disciplines
| section1 = Disciplines
+
| section1 = <span title="disciplines">Disciplines</span>
 
| content1 =
 
| content1 =
 
   {{Navbox |child |groupstyle=background:lemonchiffon;
 
   {{Navbox |child |groupstyle=background:lemonchiffon;
Line 115: Line 115:
 
<!-------------------------------- Approaches --------------------------------->
 
<!-------------------------------- Approaches --------------------------------->
 
| abbr2 = approaches
 
| abbr2 = approaches
| section2 = Approaches
+
| section2 = <span title="approaches">Approaches</span>
 
| content2 = <!--(Alphabetical by label:)-->
 
| content2 = <!--(Alphabetical by label:)-->
 
* [[Activity-centered design|Activity-centered]]
 
* [[Activity-centered design|Activity-centered]]
Line 182: Line 182:
 
<!----------------- Tools / Property / Organizations / Awards ----------------->
 
<!----------------- Tools / Property / Organizations / Awards ----------------->
 
| abbr3 = TPOA
 
| abbr3 = TPOA
| section3 = {{hlist |Tools |Intellectual property |Organizations |Awards}}
+
| section3 = <span title="TPOA">{{hlist |Tools |Intellectual property |Organizations |Awards}}</span>
 
| content3 =
 
| content3 =
 
   {{Navbox |child |groupstyle=background:lemonchiffon;
 
   {{Navbox |child |groupstyle=background:lemonchiffon;
Line 233: Line 233:
 
<!---------------------------------- Related ---------------------------------->
 
<!---------------------------------- Related ---------------------------------->
 
| abbr4 = related
 
| abbr4 = related
| section4 = Related topics
+
| section4 = <span title="related">Related topics</span>
 
| content4 =
 
| content4 =
 
* [[Aesthetics]]
 
* [[Aesthetics]]

Revision as of 13:53, 3 February 2015

Template:Navbox with collapsible sections

Template documentation
How to manage this template's collapsible groups/sections option
  • This template includes collapsible groups/sections. When it first appears, one of these groups/sections may be set to be visible ("expanded") while the others remain hidden ("collapsed") apart from their titlebars. To achieve this, include the parameter |name where name is one of the following words that identify the groups/sections (omit any speech or quotation marks):
    • disciplines
    • approaches
    • TPOA
    • related

Initial visibility: currently defaults to autocollapse

To set this template's initial visibility, the |state= parameter may be used:

  • |state=collapsed: {{Design|state=collapsed}} to show the template collapsed, i.e., hidden apart from its title bar
  • |state=expanded: {{Design|state=expanded}} to show the template expanded, i.e., fully visible
  • |state=autocollapse: {{Design|state=autocollapse}}
    • shows the template collapsed to the title bar if there is a {{navbar}}, a {{sidebar}}, or some other table on the page with the collapsible attribute
    • shows the template in its expanded state if there are no other collapsible items on the page

If the |state= parameter in the template on this page is not set, the template's initial visibility is taken from the |default= parameter in the Collapsible option template. For the template on this page, that currently evaluates to autocollapse.