Diferència entre revisions de la pàgina «Plantilla:Infotaula edifici»

De WikiPrat
Jump to navigation Jump to search
(Hi ha una revisió intermèdia del mateix usuari que no es mostren)
Línia 12: Línia 12:
 
|- style="{{#if:{{{arquitecte|}}}| |display: none;}}"
 
|- style="{{#if:{{{arquitecte|}}}| |display: none;}}"
 
| style="background: #eeeeee; font-weight: bold;"| Arquitecte || {{{arquitecte}}}
 
| style="background: #eeeeee; font-weight: bold;"| Arquitecte || {{{arquitecte}}}
 +
|- style="{{#if:{{{enginyer|}}}| |display: none;}}"
 +
| style="background: #eeeeee; font-weight: bold;"| Enginyer || {{{enginyer}}}
 +
|- style="{{#if:{{{constructor|}}}| |display: none;}}"
 +
| style="background: #eeeeee; font-weight: bold;"| Constructor || {{{constructor}}}
 +
|- style="{{#if:{{{construit_per|}}}| |display: none;}}"
 +
| style="background: #eeeeee; font-weight: bold;"| Construit per || {{{construit_per}}}
 +
|- style="{{#if:{{{propietari|}}}| |display: none;}}"
 +
| style="background: #eeeeee; font-weight: bold;"| Propietari || {{{propietari}}}
 +
|- style="{{#if:{{{gestor|}}}| |display: none;}}"
 +
| style="background: #eeeeee; font-weight: bold;"| Gestor || {{{gestor}}}
 +
 
|- style="{{#if:{{{inauguracio|}}}| |display: none;}}"
 
|- style="{{#if:{{{inauguracio|}}}| |display: none;}}"
 
| style="background: #eeeeee; font-weight: bold;"| Inauguració || {{{inauguracio}}}
 
| style="background: #eeeeee; font-weight: bold;"| Inauguració || {{{inauguracio}}}
Línia 50: Línia 61:
 
<nowiki>|tipus_edifici=</nowiki><br />
 
<nowiki>|tipus_edifici=</nowiki><br />
 
<nowiki>|arquitecte=</nowiki><br />
 
<nowiki>|arquitecte=</nowiki><br />
 +
<nowiki>|enginyer=</nowiki><br />
 +
<nowiki>|constructor=</nowiki><br />
 +
<nowiki>|construit_per=</nowiki><br />
 +
<nowiki>|propietari=</nowiki><br />
 +
<nowiki>|gestor=</nowiki><br />
 
<nowiki>|inauguracio=</nowiki><br />
 
<nowiki>|inauguracio=</nowiki><br />
 
<nowiki>|localitzacio=</nowiki><br />
 
<nowiki>|localitzacio=</nowiki><br />

Revisió del 20:22, 4 des 2019

{{{nom}}}
[[{{{foto}}}|288px]]
{{{peu}}}
Dades
Tipus {{{tipus_edifici}}}
Arquitecte {{{arquitecte}}}
Enginyer {{{enginyer}}}
Constructor {{{constructor}}}
Construit per {{{construit_per}}}
Propietari {{{propietari}}}
Gestor {{{gestor}}}
Inauguració {{{inauguracio}}}
Adreça {{{localitzacio}}}
Horari {{{horari}}}
Telèfon {{{telefon}}}
Correu-e {{{correu-e}}}
Lloc web {{{lloc_web}}}
Cèntric Espai Cultural
Cèntric i Torre de l'Aigua.jpg
Vista del Cèntric i la Torre de l'Aigua des del carrer de Lleida
Dades
Tipus Equipament cultural
Arquitecte Manel Brullet
Enginyer {{{enginyer}}}
Constructor {{{constructor}}}
Construit per {{{construit_per}}}
Propietari {{{propietari}}}
Gestor {{{gestor}}}
Inauguració 19 de desembre del 2010
Adreça Plaça de Catalunya, 39-41
Horari Dilluns de 15.30 a 21 h
De dimarts a divendres de 9 a 21 h
Dissabtes de 10 a 20 h
Telèfon 934792968
Correu-e centric@elprat.cat
Lloc web Cèntric Espai Cultural

Per a utilitzar aquesta infotaula copieu el següent codi en blanc, enganxeu-lo a dalt de tot de l'article on volgueu posar la infotaula (abans del text) i ompliu els paràmetres que corresponguin, seguint l'exemple de sota. L'únic paràmetre obligatori és el "nom", tots els altres són opcionals.

{{Infotaula edifici
|nom=
|foto=
|peu=
|tipus_edifici=
|arquitecte=
|enginyer=
|constructor=
|construit_per=
|propietari=
|gestor=
|inauguracio=
|localitzacio=
|horari=
|telefon=
|correu-e=
|lloc_web=
}}

Exemple d'infotaula del Cèntric Espai Cultural:

{{Infotaula edifici
|nom=Cèntric Espai Cultural
|foto=Fitxer:Cèntric i Torre de l'Aigua.jpg
|peu=Vista del Cèntric i la [[Torre de l'Aigua]] des del [[carrer de Lleida]]
|tipus_edifici=Equipament cultural
|arquitecte=Manel Brullet
|inauguracio=19 de desembre del 2010
|localitzacio=Plaça de Catalunya, 39-41
|horari=Dilluns de 15.30 a 21 h <br>De dimarts a divendres de 9 a 21 h <br>Dissabtes de 10 a 20 h
|telefon=934792968
|correu-e=centric@elprat.cat
|lloc_web=[https://www.elprat.cat/cultura/centric-espai-cultural Cèntric Espai Cultural]
}}