Template:Infobox sports location: Difference between revisions
Appearance
Created page with "<includeonly>{{Infobox |title = {{{name|{{PAGENAME}}}}} |image = {{#invoke:InfoboxImage|InfoboxImage |image={{{image|}}} |size={{{image_size|280px}}} |sizedefault=frameless |border=no }} |headerstyle = background-color:#efefef |header1 = General Information |label2 = Location |data2 = {{{location|}}} |label3 = Opened |data3 = {{{opened|}}} }}</includeonly>" |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly>{{Infobox | <includeonly>{{Infobox | ||
|title = {{{name|{{ | |title = {{{name|}}} | ||
|image = {{#invoke:InfoboxImage|InfoboxImage |image={{{image|}}} |size={{{image_size|280px}}} |sizedefault=frameless |border=no }} | |subheader = {{{subname|}}} | ||
| image = {{#invoke:InfoboxImage|InfoboxImage |image={{{image|}}} |size={{{image_size|280px}}} |sizedefault=frameless |border=no }} | |||
|headerstyle = background-color:#efefef | |headerstyle = background-color:#efefef | ||
|header1 = General Information | |header1 = General Information | ||
|label2 = Opened | |||
| | |data2 = {{{opened|}}} | ||
| | |label3 = Location | ||
|data3 = {{{location|}}} | |||
| | |label4 = Capacity | ||
| | |data4 = {{{capacity|}}} | ||
|label5 = Teams | |||
|data5 = {{{teams|}}} | |||
}}</includeonly> | }}</includeonly> | ||