Difference between revisions of "Template:Infobox building"

From All About Kharkiv
Jump to navigation Jump to search
(Created page with "<div class="infobox"> <div class="infobox-title">{{{title|{{PAGENAME}}}}}</div> {{#if:{{{image|}}}|<div class="infobox-image">[[File:{{{image}}}|300px]]</div>}} <table> {{#if:{{{Date|}}}|<tr> <th>Дата постройки</th> <td>{{{Date}}}</td> </tr>}} {{#if:{{{Architect|}}}|<tr> <th>Архитектор</th> <td>{{{Architect}}}</td> </tr>}}{{#if:{{{Coordinates|}}}|<tr> <th>Координаты</th> <td> [http://www.google.com/maps...")
 
 
Line 6: Line 6:
  <table>
  <table>
   {{#if:{{{Date|}}}|<tr>
   {{#if:{{{Date|}}}|<tr>
     <th>Дата постройки</th>
     <th>Built </th>
     <td>{{{Date}}}</td>
     <td>{{{Date}}}</td>
  </tr>}}
  </tr>}}


   {{#if:{{{Architect|}}}|<tr>
   {{#if:{{{Architect|}}}|<tr>
     <th>Архитектор</th>
     <th>Architect </th>
     <td>{{{Architect}}}</td>
     <td>{{{Architect}}}</td>
  </tr>}}{{#if:{{{Coordinates|}}}|<tr>
  </tr>}}{{#if:{{{Coordinates|}}}|<tr>
     <th>Координаты</th>
     <th>Coordinates </th>
     <td> [http://www.google.com/maps/place/{{{Coordinates}}} {{{Coordinates}}}] </td>
     <td> [http://www.google.com/maps/place/{{{Coordinates}}} {{{Coordinates}}}] </td>
  </tr>}}</table>
  </tr>}}</table>
</div>
</div>

Latest revision as of 23:32, 10 February 2022

Infobox building