Difference between revisions of "Template:CollegeSecondaryHex"

From blackwiki
Jump to navigation Jump to search
imported>Fred Gandt
m (added {{Lua}} to docs)
imported>Fred Gandt
(added to see also)
Line 1: Line 1:
<includeonly>{{#invoke:college color|color32}}</includeonly><noinclude>
+
<includeonly>{{#invoke:college color|color32}}</includeonly><noinclude>{{documentation|content=
{{documentation|content=
 
 
{{Lua|Module:College color}}
 
{{Lua|Module:College color}}
 +
 
This template can be used to automatically fill the primary color '''hex code''' used by each respective team in multiple college sports. It can be used in conjunction with {{tl|CollegePrimaryHex}}.
 
This template can be used to automatically fill the primary color '''hex code''' used by each respective team in multiple college sports. It can be used in conjunction with {{tl|CollegePrimaryHex}}.
 +
 
== Usage ==
 
== Usage ==
<code><nowiki>{{CollegeSecondaryHex|American Eagles}}</nowiki></code> returns <code>{{CollegeSecondaryHex|American Eagles}}</code>
+
{{tld|CollegeSecondaryHex|American Eagles}} returns <code>{{CollegeSecondaryHex|American Eagles}}</code>
  
 
== See also ==
 
== See also ==
* {{tl|CollegeSecondaryColorLink}}
+
* To check if colors are known for the given team: {{tl|GotCollegeColorsFor}}
* {{tl|CollegePrimaryStyle}}
+
* {{tl|CollegePrimaryHex}} and {{tl|CollegeSecondaryHex}}
 +
* {{tl|CollegePrimaryStyle}} and {{tl|CollegeSecondaryStyle}}
 +
* {{tl|CollegePrimaryColorLink}} and {{tl|CollegeSecondaryColorLink}}
 +
* {{tl|NCAA color}}, {{tl|NCAA color cell}} and {{tl|NCAA secondary color cell}}
 +
* {{tl|Infobox baseball biography/style}} and {{tl|Infobox basketball biography/style}}
 +
* {{tl|Baseball primary style}} and {{tl|Baseball secondary style}}
 +
* {{tl|NFLPrimaryColor}} and {{tl|NFLSecondaryColor}}
 +
* {{tl|CBB roster/Header}}
 +
* {{tl|NBA color}}
  
 
[[Category:American college sports color templates]]
 
[[Category:American college sports color templates]]
 
}}</noinclude>
 
}}</noinclude>

Revision as of 14:02, 30 March 2016

Template documentation

This template can be used to automatically fill the primary color hex code used by each respective team in multiple college sports. It can be used in conjunction with {{CollegePrimaryHex}}.

Usage

{{CollegeSecondaryHex|American Eagles}} returns CD1734

See also