Difference between revisions of "Template:Carolina Panthers"

From blackwiki
Jump to navigation Jump to search
(Black is the primary jersey color of the Carolina Panthers. Blue is only used as an ACCENT and alternative jersey.)
Line 3: Line 3:
 
| title =<font color="white">[[Carolina Panthers]]</font>
 
| title =<font color="white">[[Carolina Panthers]]</font>
 
| bodyclass = hlist
 
| bodyclass = hlist
| titlestyle = {{NFLSecondaryColor|Carolina Panthers}}; {{NFLAltPrimaryColor|Carolina Panthers}}; border: 2px solid black;
+
| titlestyle = background:black; color:white; border: 2px solid #0088CE;
 
| bodystyle = width:{{{width|100%}}}; <!--if width not specified, use width of former template-->
 
| bodystyle = width:{{{width|100%}}}; <!--if width not specified, use width of former template-->
| groupstyle={{NFLPrimaryColor|Carolina Panthers}}; {{NFLAltSecondaryColor|Carolina Panthers}}; border: 2px solid silver;
+
| groupstyle=background:#0088CE; color:white; border: 2px solid #A5ACAF;
 
| state = {{{state|autocollapse}}}
 
| state = {{{state|autocollapse}}}
| abovestyle = {{NFLPrimaryColor|Carolina Panthers}}; {{NFLAltSecondaryColor|Carolina Panthers}}; border: 2px solid silver
+
| abovestyle = background:#0088CE; color:white; border: 2px solid #A5ACAF;
 
| above=
 
| above=
 
* Founded in 1995
 
* Founded in 1995
Line 87: Line 87:
 
   |state = collapsed   
 
   |state = collapsed   
 
   |title=<font color="white">[[List of Carolina Panthers seasons|Seasons (18)]]</font>
 
   |title=<font color="white">[[List of Carolina Panthers seasons|Seasons (18)]]</font>
   | titlestyle = {{NFLSecondaryColor|Carolina Panthers}}; {{NFLAltPrimaryColor|Carolina Panthers}}; border: 2px solid black;
+
   | titlestyle = background:black; color:white; border: 2px solid #0088CE;
   |groupstyle =  {{NFLPrimaryColor|Carolina Panthers}}; {{NFLAltSecondaryColor|Carolina Panthers}}; border: 2px solid silver;
+
   |groupstyle =  background:#0088CE; color:white; border: 2px solid #A5ACAF;;
 
   |liststyle = width:auto;
 
   |liststyle = width:auto;
 
   
 
   

Revision as of 12:12, 17 January 2013

Initial visibility: currently defaults to autocollapse

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

  • |state=collapsed: {{Carolina Panthers|state=collapsed}} to show the template collapsed, i.e., hidden apart from its title bar
  • |state=expanded: {{Carolina Panthers|state=expanded}} to show the template expanded, i.e., fully visible
  • |state=autocollapse: {{Carolina Panthers|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.