Template:Infobox mascot/doc: Difference between revisions
Appearance
Content deleted Content added
Update |
m syntaxhighlight lang="wikitext" |
||
(5 intermediate revisions by 3 users not shown) | |||
Line 3: | Line 3: | ||
== Usage == |
== Usage == |
||
{{Parameter names example|_template=Infobox mascot|name|image|image_size|caption|team|university|conference_short|conference| |
{{Parameter names example|_template=Infobox mascot|name|image|image_size|caption|team|university|conference_short|conference|species|name_origin|origin|first_seen|first|last_seen|last|related_mascots|hall_of_fame|website|autograph}} |
||
< |
<syntaxhighlight lang="wikitext" style="overflow: auto;">{{Infobox mascot |
||
| name = |
| name = |
||
| image = |
| image = |
||
Line 13: | Line 13: | ||
| conference_short = |
| conference_short = |
||
| conference = |
| conference = |
||
| |
| species = |
||
| name_origin = |
| name_origin = |
||
| origin = |
| origin = |
||
Line 26: | Line 26: | ||
| autograph_size = |
| autograph_size = |
||
| autograph_alt = |
| autograph_alt = |
||
}}</ |
}}</syntaxhighlight> |
||
<includeonly>{{ |
<includeonly>{{Sandbox other|| |
||
<!-- Categories below this line, please; interwikis at Wikidata --> |
<!-- Categories below this line, please; interwikis at Wikidata --> |
||
[[Category: |
[[Category:Sports infobox templates|Mascot]] |
||
}}</includeonly> |
}}</includeonly> |
||
<templatedata> |
<templatedata> |
||
{ |
{ |
||
Line 44: | Line 44: | ||
"conference_short": {}, |
"conference_short": {}, |
||
"conference": {}, |
"conference": {}, |
||
"description": {}, |
|||
"name_origin": {}, |
"name_origin": {}, |
||
"origin": {}, |
"origin": {}, |
||
Line 54: | Line 53: | ||
"hall_of_fame": {}, |
"hall_of_fame": {}, |
||
"website": {}, |
"website": {}, |
||
"autograph": {} |
"autograph": {}, |
||
"species": {} |
|||
} |
}, |
||
"paramOrder": [ |
|||
"name", |
|||
"image", |
|||
"image_size", |
|||
"caption", |
|||
"team", |
|||
"university", |
|||
"conference_short", |
|||
"conference", |
|||
"species", |
|||
"name_origin", |
|||
"origin", |
|||
"first_seen", |
|||
"first", |
|||
"last_seen", |
|||
"last", |
|||
"related_mascots", |
|||
"hall_of_fame", |
|||
"website", |
|||
"autograph" |
|||
] |
|||
} |
} |
||
</templatedata> |
</templatedata> |
Latest revision as of 12:45, 18 May 2023
This is a documentation subpage for Template:Infobox mascot. It may contain usage information, categories and other content that is not part of the original template page. |
Usage
[edit]{{{name}}} | |
---|---|
[[File:{{{image}}}|{{{image_size}}}]] | |
Team | {{{team}}} |
University | {{{university}}} |
Conference | [[{{{conference}}}|{{{conference_short}}}]] |
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 =
| species =
| name_origin =
| origin =
| first_seen =
| first =
| last_seen =
| last =
| related_mascots =
| hall_of_fame =
| website =
| autograph =
| autograph_size =
| autograph_alt =
}}
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
name | name | no description | Unknown | optional |
image | image | no description | Unknown | optional |
image_size | image_size | no description | Unknown | optional |
caption | caption | no description | Unknown | optional |
team | team | no description | Unknown | optional |
university | university | no description | Unknown | optional |
conference_short | conference_short | no description | Unknown | optional |
conference | conference | no description | Unknown | optional |
species | species | no description | Unknown | optional |
name_origin | name_origin | no description | Unknown | optional |
origin | origin | no description | Unknown | optional |
first_seen | first_seen | no description | Unknown | optional |
first | first | no description | Unknown | optional |
last_seen | last_seen | no description | Unknown | optional |
last | last | no description | Unknown | optional |
related_mascots | related_mascots | no description | Unknown | optional |
hall_of_fame | hall_of_fame | no description | Unknown | optional |
website | website | no description | Unknown | optional |
autograph | autograph | no description | Unknown | optional |