Difference between revisions of "Template:CollegeSecondaryStyle"

From blackwiki
Jump to navigation Jump to search
imported>Frietjes
imported>Frietjes
Line 1: Line 1:
 
background-color:#{{CollegeSecondaryHex|{{{1}}}}}; {{#ifexpr:{{{border|2}}}>0|border: {{{border|2}}}px solid #{{CollegePrimaryHex|{{{1}}}}};}} color:{{{color|#{{CollegePrimaryHex|{{{1}}}}}}}};<noinclude>
 
background-color:#{{CollegeSecondaryHex|{{{1}}}}}; {{#ifexpr:{{{border|2}}}>0|border: {{{border|2}}}px solid #{{CollegePrimaryHex|{{{1}}}}};}} color:{{{color|#{{CollegePrimaryHex|{{{1}}}}}}}};<noinclude>
 
{{documentation|content=
 
{{documentation|content=
This template may be used to generate the {{para|groupstyle}} for a {{tl|navbox}} template.  It uses the colors specified by the {{tl|CollegePrimaryHex}} and {{tl|CollegeSecondaryHex}} templates.  By default, it uses the secondary color for the background, and the primary color for the border and text.  To override the text color, use {{para|color}}. To remove the border, use {{para|border|0}}.
+
This template may be used to generate the {{para|groupstyle}} for a {{tl|navbox}} template.  It uses the colors specified by the {{tl|CollegePrimaryHex}} and {{tl|CollegeSecondaryHex}} templates.  By default, it uses the secondary color for the background, and the primary color for the border and text.  To override the text color, use {{para|color}}. To remove the border, use {{para|border|0}}.
 +
 
 +
== See also ==
 +
* {{tl|CollegePrimaryStyle}}
 +
* {{tl|Baseball secondary color}}
 +
* {{tl|NBA color}}
 +
* {{tl|NFLSecondaryColor}}
  
 
[[Category:American college sports infobox templates]]
 
[[Category:American college sports infobox templates]]
 
}}</noinclude>
 
}}</noinclude>

Revision as of 15:16, 12 July 2013

background-color:#000000; border: 2px solid #DCDCDC; color:#DCDCDC;

50px Template documentation

This template may be used to generate the |groupstyle= for a {{navbox}} template. It uses the colors specified by the {{CollegePrimaryHex}} and {{CollegeSecondaryHex}} templates. By default, it uses the secondary color for the background, and the primary color for the border and text. To override the text color, use |color=. To remove the border, use |border=0.

See also