Template:Infobox mascot/doc
Jump to navigation
Jump to search
| This is a documentation subpage for Template:Infobox mascot. It contains usage information, categories and other content that is not part of the original template page. |
Usage[edit source]
| {{{name}}} | |
|---|---|
| [[File:{{{image}}}|{{{image_size}}}]] {{{caption}}} | |
| Team | {{{team}}} |
| University | {{{university}}} |
| Conference | [[{{{conference}}}|{{{conference_short}}}]] |
| Description | {{{description}}} |
| Origin of name | {{{name_origin}}} |
| First seen | {{{first_seen}}} |
| Last seen | {{{last_seen}}} |
| Related mascot(s) | {{{related_mascots}}} |
| Hall of Fame | {{{hall_of_fame}}} |
| Website | {{{website}}} |
| Autograph | |
| [[File:{{{autograph}}}|150px]] | |
{{Infobox mascot
| name =
| image =
| image_size =
| caption =
| team =
| university =
| conference_short =
| conference =
| description =
| name_origin =
| origin =
| first_seen =
| first =
| last_seen =
| last =
| related_mascots =
| hall_of_fame =
| website =
| autograph =
| autograph_size =
| autograph_alt =
}}
<templatedata>
{
"params": {
"name": {},
"image": {},
"image_size": {},
"caption": {},
"team": {},
"university": {},
"conference_short": {},
"conference": {},
"description": {},
"name_origin": {},
"origin": {},
"first_seen": {},
"first": {},
"last_seen": {},
"last": {},
"related_mascots": {},
"hall_of_fame": {},
"website": {},
"autograph": {}
}
}
</templatedata>