Šablona:Budova
Z Lepší Praha 7
(Rozdíly mezi verzemi)
(Není zobrazeno 23 mezilehlých verzí od 1 uživatele.) | |||
Řádka 1: | Řádka 1: | ||
<noinclude> | <noinclude> | ||
− | This is the " | + | This is the "budova" template. |
It should be called in the following format: | It should be called in the following format: | ||
<pre> | <pre> | ||
− | {{ | + | {{budova |
|nazev= | |nazev= | ||
− | |||
− | |||
|ulice= | |ulice= | ||
+ | |cislo_orientacni= | ||
+ | |katastralni_uzemi= | ||
+ | |cislo_popisne= | ||
+ | |latitude=50.1023839 | ||
+ | |longitude=14.435438299999987 | ||
+ | |foto= | ||
|ruian= | |ruian= | ||
|langweil= | |langweil= | ||
|architekt= | |architekt= | ||
+ | |majitel= | ||
+ | |uri= | ||
|literatura= | |literatura= | ||
}} | }} | ||
Řádka 16: | Řádka 22: | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
</noinclude><includeonly>{| class="wikitable" style="float: right; margin: 1em;" | </noinclude><includeonly>{| class="wikitable" style="float: right; margin: 1em;" | ||
+ | ! Název | ||
+ | | {{{nazev|}}} | ||
+ | |- | ||
! Adresa | ! Adresa | ||
| [[jeUlice::{{{ulice|}}}]] [[Číslo popisné::{{{cislo_popisne|}}}]]/[[Číslo orientační::{{{cislo_orientacni|}}}]] | | [[jeUlice::{{{ulice|}}}]] [[Číslo popisné::{{{cislo_popisne|}}}]]/[[Číslo orientační::{{{cislo_orientacni|}}}]] | ||
|- | |- | ||
! Stavební objekt | ! Stavební objekt | ||
− | | | + | | {{{katastralni_uzemi|}}} {{{cislo_popisne|}}} |
|- | |- | ||
! RUIAN | ! RUIAN | ||
Řádka 29: | Řádka 38: | ||
|- | |- | ||
! Architekt | ! Architekt | ||
− | | {{{architekt|}}} | + | | {{#arraymap:{{{architekt|}}}|,|x|[[jeArchitekt::x]]}} |
+ | |- | ||
+ | ! Majitel | ||
+ | | {{#arraymap:{{{majitel|}}}|,|x|[[jeMajitel::x]]}} | ||
+ | |- | ||
+ | ! Postaveno | ||
+ | | {{{postaveno|}}} | ||
+ | |- | ||
+ | ! Web | ||
+ | | {{{uri|}}} | ||
|- | |- | ||
! Literatura | ! Literatura | ||
| {{{literatura|}}} | | {{{literatura|}}} | ||
|- | |- | ||
− | !colspan="2"| {{ | + | ! Foto |
+ | | [[Soubor:{{{foto|}}}|300px|]] | ||
+ | |- | ||
+ | !colspan="2"|{{#if:{{{latitude|}}} | ||
+ | |{{#widget:Google Maps | ||
+ | |lat={{{latitude|}}} | ||
+ | |lng={{{longitude|}}} | ||
+ | |zoom=17 | ||
+ | |centermarker=yes | ||
+ | }} | ||
+ | | {{ | ||
#display_point: | #display_point: | ||
{{{ulice|}}} {{{cislo_orientacni|}}}, Praha | {{{ulice|}}} {{{cislo_orientacni|}}}, Praha | ||
Řádka 41: | Řádka 69: | ||
| height=250 | | height=250 | ||
| zoom=15 | | zoom=15 | ||
+ | }} | ||
}} | }} | ||
|- | |- |
Aktuální verze z 14. 3. 2013, 16:41
This is the "budova" template. It should be called in the following format:
{{budova |nazev= |ulice= |cislo_orientacni= |katastralni_uzemi= |cislo_popisne= |latitude=50.1023839 |longitude=14.435438299999987 |foto= |ruian= |langweil= |architekt= |majitel= |uri= |literatura= }}
Edit the page to see the template text.