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)
 
(2 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 | 1_body | 1_pattern_b | 1_pattern_s | 1_shorts | 1_title | 2_body | 2_pattern_b | 2_pattern_s | 2_shorts | 2_title | 3_body | 3_pattern_b | 3_pattern_s | 3_shorts | 3_title | 4_body | 4_pattern_b | 4_pattern_s | 4_shorts | 4_title | 5_body | 5_pattern_b | 5_pattern_s | 5_shorts | 5_title | 6_body | 6_pattern_b | 6_pattern_s | 6_shorts | 6_title | width | team_name | team_color1 | team_color2 | team_color3 | team_colors | team_colour1 | team_colour2 | team_colour3 | team_colours | 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 | colors | 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 11: Line 12:
 
<pre style="overflow: auto;">
 
<pre style="overflow: auto;">
 
{{Infobox NHL team
 
{{Infobox NHL team
|team_name = <!-- required -->
+
|team_name =  
|CAN_eng =  
+
|CAN_eng =
 +
|text_color =
 +
|bg_color =  
 
|current =  
 
|current =  
|bg_color =
 
|text_color =
 
 
|logo_image =  
 
|logo_image =  
 
|logo_alt = <!-- alt text passed to image link -->
 
|logo_alt = <!-- alt text passed to image link -->
Line 48: 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