Jump to content

Template:TeamInfobox: Difference between revisions

From Delaware Wrestling History
No edit summary
No edit summary
Tag: Reverted
Line 53: Line 53:
<templatedata>
<templatedata>
{
{
   "description": "Infobox for team pages",
   "description": "Test",
   "params": {
   "params": {
     "name": {
     "name": {
       "label": "Name",
       "label": "Name",
      "description": "Team name (defaults to page title)",
      "type": "string",
      "default": "{{PAGENAME}}"
    },
    "image": {
      "label": "Logo Image",
      "description": "Team logo or school image",
      "type": "string",
      "default": "Default School Logo.png",
      "suggested": true
    },
    "location": {
      "label": "Location",
       "type": "string"
       "type": "string"
    },
    "conference": {
      "label": "Conference",
      "type": "string"
    },
    "tournament": {
      "label": "Qualifying Tournament",
      "type": "string"
    },
    "founded": {
      "label": "Founded",
      "type": "string"
    },
    "colors": {
      "label": "Colors",
      "type": "string"
    },
    "mascot": {
      "label": "Mascot",
      "type": "string"
    },
    "dualwins": {
      "label": "Dual Meet Wins",
      "type": "number"
    },
    "teamstates": {
      "label": "Team State Championships",
      "type": "number"
    },
    "firstchamp": {
      "label": "First State Champion",
      "type": "string"
    },
    "indivstates": {
      "label": "Individual State Champions",
      "type": "number"
    },
    "conferences": {
      "label": "Conference Championships",
      "type": "number"
     }
     }
   }
   }
}
}
</templatedata>
</templatedata>

Revision as of 16:38, 17 April 2026

TeamInfobox

Location
Conference
Qualifying Tournament
Founded
Colors
Mascot
Dual Meet Wins
Team State Championships
First State Champion
Individual State Champions
Conference Champions

Test

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Namename

no description

Stringoptional