|
|
| (3 révisions intermédiaires par 2 utilisateurs non affichées) |
| Ligne 1 : |
Ligne 1 : |
| − | {| class="infobox" style="width: 20em; font-size: 90%;" | + | {| style="float:right; margin:0 0 0.5em 1em;" class="toccolours" width="100" cellborder="1" |
| | |- | | |- |
| − | ! colspan="2" style="font-size: larger; text-align: center;" | {{{stadium_name}}}
| + | |+ style=" margin:5px;text-align: center;" | '''{{{nom_stade}}}''' |
| − | {{#if:{{{nickname|}}}|<tr><td colspan="2" style="text-align: center;">{{{nickname}}}</td></tr>}}<!-- | + | | |
| − | -->{{#if:{{{image|}}}|<tr><td colspan="2" style="text-align: center;">{{{image}}}</td></tr>}}
| + | {| border=0 align=center style=" margin:5px; background-color:#f9f9f9; text-align: left; width: 20em;" |
| | |- | | |- |
| − | ! style="background: #efefef;" colspan="2" | Facility statistics
| + | | colspan="2" style="padding: 1em 0;" align=center | {{{image_stade|}}} |
| | + | |- |
| | + | |valign="top" width="40%" |'''Situation :''' |
| | + | |valign="top" style="padding-right: 1em;" | {{{situation|}}} |
| | + | |- |
| | + | |valign="top" width="40%" |'''Construit :''' |
| | + | |valign="top" style="padding-right: 1em;" | {{{date_construction|}}} |
| | + | |- |
| | + | |valign="top" width="40%" |'''Sports :''' |
| | + | |style="padding-right: 1em;" valign="top" | {{{sports|}}} |
| | + | |- |
| | + | |valign="top" width="40%" |'''Capacité :''' |
| | + | |style="padding-right: 1em;" valign="top" | ''{{{capacité|}}} '' |
| | + | |- |
| | + | |valign="top" width="40%" |'''Propriétaire :''' |
| | + | |style="padding-right: 1em;" valign="top"| {{{proprietaire|}}} |
| | + | |- |
| | + | |valign="top" width="40%" |'''Cout :''' |
| | + | |style="padding-right: 1em;" valign="top" | {{{cout_construction|}}} |
| | + | |- |
| | + | |} |
| | |- | | |- |
| − | | '''Location''' || {{{location}}} | + | |} |
| − | {{#if:{{{broke_ground|}}}|<tr><td>'''Broke ground'''</td><td>{{{broke_ground}}}</td></tr>}}
| + | |
| − | |-
| + | |
| − | | '''Opened''' || {{{opened}}}
| + | |
| − | {{#if:{{{renovated|}}}|<tr style="vertical-align: top;"><td>'''Renovated'''</td><td>{{{renovated}}}</td></tr>}}<!--
| + | |
| − | -->{{#if:{{{expanded|}}}|<tr style="vertical-align: top;"><td>'''Expanded'''</td><td>{{{expanded}}}</td></tr>}}<!--
| + | |
| − | -->{{#if:{{{closed|}}}|<tr><td>'''Closed'''</td><td>{{{closed}}}</td></tr>}}<!--
| + | |
| − | -->{{#if:{{{demolished|}}}|<tr><td>'''Demolished'''</td><td>{{{demolished}}}</td></tr>}}
| + | |
| − | |-
| + | |
| − | | '''Owner''' || {{{owner}}}
| + | |
| − | {{#if:{{{operator|}}}|<tr><td>'''Operator'''</td><td>{{{operator}}}</td></tr>}}<!--
| + | |
| − | -->{{#if:{{{surface|}}}|<tr><td>'''Surface'''</td><td>{{{surface}}}</td></tr>}}<!--
| + | |
| − | -->{{#if:{{{construction_cost|}}}|<tr><td>'''Construction cost'''</td><td>{{{construction_cost}}}</td></tr>}}<!--
| + | |
| − | -->{{#if:{{{architect|}}}|<tr><td>'''Architect'''</td><td>{{{architect}}}</td></tr>}}<!--
| + | |
| − | -->{{#if:{{{former_names|}}}|<tr><th style="background: #efefef;" colspan="2">Former names</th></tr><tr><td colspan="2">{{{former_names}}}</td></tr>}}
| + | |
| − | |-
| + | |
| − | ! style="background: #efefef;" colspan="2" | Tenants
| + | |
| − | |-
| + | |
| − | | colspan="2" | {{{tenants}}}
| + | |
| − | |-
| + | |
| − | ! style="background: #efefef;" colspan="2" | Seating capacity
| + | |
| − | |-
| + | |
| − | | colspan="2" | {{{seating_capacity}}}
| + | |
| − | {{#if:{{{dimensions|}}}|<tr><th style="background: #efefef;" colspan="2"> Dimensions</th></tr><tr><td colspan="2">{{{dimensions}}}</td></tr>}}
| + | |
| − | |}<noinclude>
| + | |
| − | [[Category:geography infobox templates|Stadium]]
| + | |
| − | [[Category:Templates using ParserFunctions|{{PAGENAME}}]]
| + | |
| − | <pre>
| + | |
| − | {{Infobox Stadium|
| + | |
| − | stadium_name = |
| + | |
| − | nickname = |
| + | |
| − | image = |
| + | |
| − | location = |
| + | |
| − | broke_ground = |
| + | |
| − | opened = |
| + | |
| − | renovated = |
| + | |
| − | expanded = |
| + | |
| − | closed = |
| + | |
| − | demolished = |
| + | |
| − | owner = |
| + | |
| − | operator = |
| + | |
| − | surface = |
| + | |
| − | construction_cost = |
| + | |
| − | architect = |
| + | |
| − | former_names = |
| + | |
| − | tenants = |
| + | |
| − | seating_capacity = |
| + | |
| − | dimensions = |
| + | |
| − | }}
| + | |
| − | </pre>
| + | |
| − | </noinclude>
| + | |