Difference between revisions of "Template:Infobox NHL team/doc"

From blackwiki
Jump to navigation Jump to search
imported>Moka Mo
imported>Vanisaac
m (→‎Categories: clean up per WP:CAT#T and WP:AWBREQ add template:Sandbox other)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{Documentation subpage}}
 
{{Documentation subpage}}
 +
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
 
{{Lua|Module:Infobox|Module:InfoboxImage|Module:Check for unknown parameters}}
 
{{Lua|Module:Infobox|Module:InfoboxImage|Module:Check for unknown parameters}}
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
 
{{parameter names example| width  team_name | current | logo_image | logo_image_size | logo_alt | logo_caption | conference | division | founded | history | arena | city | uniform_image | uniform_image_size | uniform_image_alt | uniform_caption | color1 | color2 | color3 | colors | colour1 | colour2 | colour3 | colours | media_affiliates | owner | general_manager | head_coach | captain | minor_league_affiliates | stanley_cups | avco | conf_titles | presidents'_trophies | presidents_trophies | division_titles | website }}
 
  
 
=== Usage ===
 
=== Usage ===
 +
{{parameter names example| width | text_color | bg_color | team_name | current | logo_image | logo_image_size | logo_alt | logo_caption | conference | division | founded | history | arena | city | uniform_image | uniform_image_size | uniform_image_alt | uniform_caption | team_colors | media_affiliates | owner | general_manager | head_coach | captain | minor_league_affiliates | stanley_cups | avco | conf_titles | presidents'_trophies | presidents_trophies | division_titles | website }}
 +
 
All fields are optional, except for team name, logo, founding date, city and the CAN_eng variable. CAN_eng should be set to "1" or "true" (which switches the box to Canadian spelling) for Canadian-based teams.
 
All fields are optional, except for team name, logo, founding date, city and the CAN_eng variable. CAN_eng should be set to "1" or "true" (which switches the box to Canadian spelling) for Canadian-based teams.
  
Line 12: Line 13:
 
{{Infobox NHL team
 
{{Infobox NHL team
 
|team_name =  
 
|team_name =  
|color1 = <!-- or |colour1 = -->
+
|CAN_eng =
|color2 = <!-- or |colour2 = -->
+
|text_color =  
|color3 = <!-- or |colour3 = -->
+
|bg_color =  
|CAN_eng =  
 
 
|current =  
 
|current =  
 
|logo_image =  
 
|logo_image =  
Line 26: Line 26:
 
|city = <!-- location of arena -->
 
|city = <!-- location of arena -->
 
|uniform_image =
 
|uniform_image =
|colors = <!-- or |colours1 = -->
+
|team_colors =  
 
|media_affiliates =  
 
|media_affiliates =  
 
|owner =  
 
|owner =  
Line 49: Line 49:
 
*{{clc|Pages using infobox NHL team with unknown parameters}}
 
*{{clc|Pages using infobox NHL team with unknown parameters}}
  
<includeonly>
+
<includeonly>{{Sandbox other||
 
<!-- CATEGORIES HERE, THANKS -->
 
<!-- CATEGORIES HERE, THANKS -->
 
[[Category:Ice hockey infobox templates|National Hockey League team]]
 
[[Category:Ice hockey infobox templates|National Hockey League team]]
</includeonly>
+
[[Category:Templates that add a tracking category]]
 +
}}</includeonly>

Latest revision as of 20:41, 25 April 2020

Usage

Template:Parameter names example

All fields are optional, except for team name, logo, founding date, city and the CAN_eng variable. CAN_eng should be set to "1" or "true" (which switches the box to Canadian spelling) for Canadian-based teams.

  • Avco = Avco World Trophy (former WHA teams only)
{{Infobox NHL team
|team_name = 
|CAN_eng =
|text_color = 
|bg_color = 
|current = 
|logo_image = 
|logo_alt = <!-- alt text passed to image link -->
|conference = 
|division = 
|founded = <!-- first season of play -->
|history = 
|arena = 
|city = <!-- location of arena -->
|uniform_image =
|team_colors = 
|media_affiliates = 
|owner = 
|general_manager = 
|head_coach =
|captain = 
|minor_league_affiliates = 
|stanley_cups =
|avco =
|conf_titles = 
|presidents'_trophies =
|division_titles =
|website =
}}

Microformat

Template:UF-hcard-org

Use {{Birth date}} for "founded", but ONLY if a full YYYY-MM-DD date is available.

Categories