Template:Basketball color/doc
| 40px | This is a documentation subpage for Template:Basketball color. It contains usage information, categories and other content that is not part of the original template page. |
| 30px | This template uses Lua: |
Usage
{{Basketball color|team name|number}}
{{Basketball color cell|team name}} returns a style that uses the primary color for the background and the secondary color for the font.
{{Basketball color cell2|team name}} returns a similar style but uses the tertiary and quaternary colors instead of the primary and secondary, respectively.
Optional border
Both {{Basketball color cell}} and {{Basketball color cell2}} support the optional |border= parameter. The value should be a positive integer (e.g., 1 or 2 or 3). By default, the CSS generated uses box-shadows to generate the borders on the inside of the table cell (this is necessary for {{navbox}} groups). However, this can be changed to simple table cell borders using |simple=1.
Examples
<span style="color: #{{Basketball color|default|1}};">Lorem ipsum</span>
Lorem ipsum
<span style="{{Basketball color cell|default}}">Lorem ipsum</span>
Lorem ipsum
<span style="{{Basketball color cell2|default}}">Lorem ipsum</span>
Lorem ipsum
Table of colors
Script error: No such module "Basketball color/contrast".