Jump to content

Template:TeamInfobox: Difference between revisions

From Delaware Wrestling History
Undo revision 2319 by Jxs2151@gmail.com (talk)
Tag: Undo
No edit summary
 
(27 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly>
{| class="infobox"
{| class="infobox"
|+ {{{name|{{PAGENAME}}}}}
|+ {{{name|{{PAGENAME}}}}}
Line 4: Line 5:
|-
|-
| colspan="2" style="text-align:center;" |
| colspan="2" style="text-align:center;" |
{{{image|[[File:Default School Logo.png|frameless|200px]]}}}
[[File:{{{image|Default School Logo.png}}}|frameless|250px]]


|-
|-
Line 41: Line 42:
! First State Champion
! First State Champion
| {{{firstchamp|}}}
| {{{firstchamp|}}}
|-
! Winningest Wrestler in Program History
| {{{mostwins|}}}


|-
|-
Line 50: Line 55:
| {{{conferences|}}}
| {{{conferences|}}}
|}
|}
 
</includeonly><noinclude>
<templatedata>
<templatedata>
{
{
  "description": "Infobox for team pages",
"description": "Infobox for team pages",
  "params": {
"params": {
    "name": {
"name": {
      "label": "Name",
"label": "Name",
      "description": "Team name (defaults to page title)",
"description": "Team name (defaults to page title)",
      "type": "string",
"type": "string",
      "default": "{{PAGENAME}}"
"default": "{{PAGENAME}}"
    },
},
    "image": {
"image": {
  "label": "Logo Image",
"label": "Logo Image",
  "description": "Team logo or school image",
"description": "Team logo or school image",
  "type": "wiki-page-name",
"type": "wiki-file-name",
  "default": "Default School Logo.png",
"default": "Default School Logo.png",
  "suggested": true
"suggested": true
},
},
    "location": {
"location": {
      "label": "Location",
"label": "Location",
      "type": "string"
"type": "string"
    },
},
    "conference": {
"conference": {
      "label": "Conference",
"label": "Conference",
      "type": "string"
"type": "string"
    },
},
    "tournament": {
"tournament": {
      "label": "Qualifying Tournament",
"label": "Qualifying Tournament",
      "type": "string"
"type": "string"
    },
},
    "founded": {
"founded": {
      "label": "Founded",
"label": "Founded",
      "type": "string"
"type": "string"
    },
},
    "colors": {
"colors": {
      "label": "Colors",
"label": "Colors",
      "type": "string"
"type": "string"
    },
},
    "mascot": {
"mascot": {
      "label": "Mascot",
"label": "Mascot",
      "type": "string"
"type": "string"
    },
},
    "dualwins": {
"dualwins": {
      "label": "Dual Meet Wins",
"label": "Dual Meet Wins",
      "type": "number"
"type": "number"
    },
},
    "teamstates": {
"teamstates": {
      "label": "Team State Championships",
"label": "Team State Championships",
      "type": "number"
"type": "number"
    },
},
    "firstchamp": {
"firstchamp": {
      "label": "First State Champion",
"label": "First State Champion",
      "type": "string"
"type": "string"
    },
},
    "indivstates": {
"indivstates": {
      "label": "Individual State Champions",
"label": "Individual State Champions",
      "type": "number"
"type": "number"
    },
},
    "conferences": {
"conferences": {
      "label": "Conference Championships",
"label": "Conference Championships",
      "type": "number"
"type": "number"
    }
},
  }
"mostwins": {
"label": "Most Wins in School History"
}
},
"paramOrder": [
"name",
"image",
"location",
"conference",
"tournament",
"founded",
"colors",
"mascot",
"dualwins",
"teamstates",
"firstchamp",
"mostwins",
"indivstates",
"conferences"
]
}
}
</templatedata>
</templatedata>
</noinclude>

Latest revision as of 23:32, 3 May 2026

Infobox for team pages

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Namename

Team name (defaults to page title)

Default
{{PAGENAME}}
Stringoptional
Logo Imageimage

Team logo or school image

Default
Default School Logo.png
Filesuggested
Locationlocation

no description

Stringoptional
Conferenceconference

no description

Stringoptional
Qualifying Tournamenttournament

no description

Stringoptional
Foundedfounded

no description

Stringoptional
Colorscolors

no description

Stringoptional
Mascotmascot

no description

Stringoptional
Dual Meet Winsdualwins

no description

Numberoptional
Team State Championshipsteamstates

no description

Numberoptional
First State Championfirstchamp

no description

Stringoptional
Most Wins in School Historymostwins

no description

Unknownoptional
Individual State Championsindivstates

no description

Numberoptional
Conference Championshipsconferences

no description

Numberoptional