Template:TeamInfobox: Difference between revisions
Appearance
No edit summary |
m Protected "Template:TeamInfobox" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) |
||
| (19 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 65: | ||
"label": "Logo Image", | "label": "Logo Image", | ||
"description": "Team logo or school image", | "description": "Team logo or school image", | ||
"type": " | "type": "wiki-file-name", | ||
"default": "Default School Logo.png", | "default": "Default School Logo.png", | ||
"suggested": true | "suggested": true | ||
| Line 116: | Line 116: | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | |||