Jump to content

Template:TeamInfobox: Difference between revisions

From Delaware Wrestling History
No edit summary
m Protected "Template:TeamInfobox" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
 
(16 intermediate revisions by the same user 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 50: Line 51:
| {{{conferences|}}}
| {{{conferences|}}}
|}
|}
 
</includeonly><noinclude>
<noinclude>
<templatedata>
<templatedata>
{
{
   "description": "Test",
   "description": "Infobox for team pages",
   "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": "wiki-file-name",
      "default": "Default School Logo.png",
      "suggested": true
    },
    "location": {
      "label": "Location",
      "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"
       "type": "string"
    },
    "indivstates": {
      "label": "Individual State Champions",
      "type": "number"
    },
    "conferences": {
      "label": "Conference Championships",
      "type": "number"
     }
     }
   }
   }

Latest revision as of 21:48, 18 April 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
Individual State Championsindivstates

no description

Numberoptional
Conference Championshipsconferences

no description

Numberoptional