Template:Infobox FBL team

From MicrasWiki
Revision as of 16:13, 1 November 2024 by Edgard (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
{{{name}}}
Template documentation

Usage

Use this template to create infoboxes for Federal Baseball League teams:

{{Infobox FBL team
| name              = Team name
| image             = Team logo.png
| image_caption     = Logo caption
| founded           = {{AN|YEAR}}
| stadium           = Stadium name
| stadium_capacity  = XX,XXX
| stadium_location  = City, Region
| city              = City name
| region            = Region name
| owner             = Owner name/company
| chairman          = Chairman name
| manager           = Manager name
| league            = Federal Baseball League
| conference        = First or Second
| division          = Coastal/Mountain/Plains/Maritime
| championships     = Number (Years)
| conference_champs = Number (Years)
| division_champs   = Number (Years)
| colors            = Color 1, Color 2, Color 3
| nickname          = Team nickname(s)
| mascot            = Mascot name
| website           = www.example.nax
| color_1           = Primary color (hex without #)
| color_2           = Secondary color (hex without #)
| dissolved         = {{AN|YEAR}} (if applicable)
| footnotes         = Any additional notes
}}

Example

{{Infobox FBL team
| name              = Narbonne Athletics
| founded           = {{AN|1670}}
| stadium           = Stade Municipal
| stadium_capacity  = 45,000
| stadium_location  = Narbonne, Alduria
| city              = Narbonne
| region            = Alduria
| owner             = Athletics Baseball Group
| chairman          = Jean-Pierre Dubois
| manager           = Henri Belfort
| league            = Federal Baseball League
| conference        = First
| division          = Coastal
| championships     = 1 ({{AN|1737}})
| conference_champs = 2 ({{AN|1675}}, {{AN|1737}})
| division_champs   = 8 ({{AN|1672}}, {{AN|1675}}, {{AN|1689}}, {{AN|1695}}, {{AN|1712}}, {{AN|1726}}, {{AN|1734}}, {{AN|1737}})
| colors            = Green, Gold, White
| nickname          = The A's
| mascot            = Ajax the Eagle
| website           = www.narbonneathletics.nax
| color_1           = 003831
| color_2           = FFB81C
}}
Narbonne Athletics
Founded 1670 AN
Stadium Stade Municipal
45,000
Narbonne, Alduria
City Narbonne, Alduria
Owner Athletics Baseball Group
Chairman Jean-Pierre Dubois
Manager Henri Belfort
League Federal Baseball League
Conference First Conference
Division Coastal Division
Championships 1 (1737 AN)
Conference
championships
2 (1675 AN, 1737 AN)
Division
championships
8 (1672 AN, 1675 AN, 1689 AN, 1695 AN, 1712 AN, 1726 AN, 1734 AN, 1737 AN)
Team colors Green, Gold, White
Nickname(s) The A's
Mascot Ajax the Eagle
Website www.narbonneathletics.nax


Notes

  • All fields are optional - empty fields will not display
  • Use full page names for links (don't use piped links in parameters)
  • Conference should be either "First" or "Second"
  • Division should be "Coastal", "Mountain", "Plains", or "Maritime"
  • Dates should use AN calendar format
  • Images should be uploaded to the wiki before using in the template
  • Color codes should be 6-digit hex without the # symbol