Difference between revisions of "Template:FIBA roster header"

From blackwiki
Jump to navigation Jump to search
imported>Frietjes
imported>Frietjes
Line 19: Line 19:
 
|-<noinclude>
 
|-<noinclude>
 
{{FIBA roster footer}}
 
{{FIBA roster footer}}
{{Documentation|Template:NBA roster doc}}[[Category:Basketball roster templates]]
+
{{Documentation|content=
 +
== Usage ==
 +
<pre>
 +
{{FIBA roster header
 +
| team =
 +
| bg1 =
 +
| color1 =
 +
| bg2 =
 +
| color2 =
 +
}}
 +
{{FIBA roster footer
 +
| head_coach =
 +
*
 +
| asst_coach =
 +
*
 +
| otherlegend =
 +
}}</pre>
 +
* {{para|team}} is the name of the team
 +
* {{para|bg1}} is the hex value for the primary background colour
 +
* {{para|color1}} is the hex value for the primary font colour
 +
* {{para|bg2}} is the hex value for the secondary background colour
 +
* {{para|color1}} is the hex value for the secondary font colour
 +
=== In a template ===
 +
To add view/talk/edit links, add
 +
<pre>
 +
| template_name = {{subst:PAGENAME}}
 +
</pre>
 +
===Additional parameters===
 +
* To suppress the nationality heading, use {{para|nat|no}}
 +
* To change the styling of the table, use {{para|style}}
 +
== See also ==
 +
* {{tl|FIBA roster footer}}
 +
}}[[Category:Basketball roster templates]]
 
</noinclude>
 
</noinclude>

Revision as of 15:27, 28 May 2017

{{{team}}} roster
Players Coaches
Template:Tooltip # Name Age – Date of birth Template:Tooltip Club Template:Tooltip
Template documentation

Usage

{{FIBA roster header
| team = 
| bg1 = 
| color1 = 
| bg2 = 
| color2 = 
}}
{{FIBA roster footer
| head_coach =
*
| asst_coach =
*
| otherlegend = 
}}
  • |team= is the name of the team
  • |bg1= is the hex value for the primary background colour
  • |color1= is the hex value for the primary font colour
  • |bg2= is the hex value for the secondary background colour
  • |color1= is the hex value for the secondary font colour

In a template

To add view/talk/edit links, add

| template_name = {{subst:PAGENAME}}

Additional parameters

  • To suppress the nationality heading, use |nat=no
  • To change the styling of the table, use |style=

See also