Template:TeamInfobox: Difference between revisions
Appearance
No edit summary |
m Protected "Template:TeamInfobox" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) |
||
| (27 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:{{{image|Default School Logo.png}}}|frameless|250px]] | ||
|- | |- | ||
| Line 50: | Line 51: | ||
| {{{conferences|}}} | | {{{conferences|}}} | ||
|} | |} | ||
</includeonly><noinclude> | |||
<templatedata> | <templatedata> | ||
{ | { | ||
| Line 65: | Line 66: | ||
"description": "Team logo or school image", | "description": "Team logo or school image", | ||
"type": "wiki-file-name", | "type": "wiki-file-name", | ||
"default": "Default School Logo.png" | "default": "Default School Logo.png", | ||
"suggested": true | |||
}, | }, | ||
"location": { | "location": { | ||
| Line 114: | Line 116: | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | |||