Відмінності між версіями «Шаблон:Місто»

Матеріал з Hitchwiki
Перейти до навігації Перейти до пошуку
Рядок 1: Рядок 1:
Searching 1 file for "назва"
+
<noinclude>
 +
Цей шаблон може бути використаний для отримання Infobox для населених пунктів (міст, селищ, сіл, громад), а також інших адміністративних округів, округів, провінцій і т.д.
  
<untitled 25>:
+
== Як використовувати цей шаблон? ==
    7 <pre>
+
Для використання цього шаблону, скопіюйте та вставте наступний код в '''зверху''' статті, яку необхідно змінити. Ви можете видалити невикористані параметри. Щоб краще зрозуміти, як використовувати його,продивіться [[#Examples | приклади]].
    8  {{Інфо Розташування
+
 
    9: |назва =  
+
<pre>
  10: |місцева_назва =  
+
{{Інфо Розташування
  11  |symbol =  
+
|назва =  
  12  |країна =  
+
|місцева_назва =  
  ..
+
|symbol =  
  14  |state_symbol =  
+
|країна =  
  15  |subdivision_type =  
+
|state =
  16: |subdivision_назва =  
+
|state_symbol =  
  17  |subdivision_symbol =  
+
|subdivision_type =  
  18  |регіон =  
+
|subdivision_назва =  
  19  |регіон_symbol =  
+
|subdivision_symbol =  
  20  |subdivision2_type =  
+
|регіон =  
  21: |subdivision2_назва =  
+
|регіон_symbol =  
  22  |subdivision2_symbol =  
+
|subdivision2_type =  
  23  |мапа =  
+
|subdivision2_назва =  
  ..
+
|subdivision2_symbol =  
  29  }}
+
|мапа =  
  30  </pre>
+
|населення =
  31: You have to specify in which ''країна'' the location is. Other parameters are optional. You can use ''state'' and ''регіон''. For specifying different administrative divisions such a province, county etc. use parameters ''subdivision_type'' with ''subdivision назва'' (considered smaller than ''state'' and bigger than ''регіон'') and ''subdivision2_type'' with ''subdivision2_назва'' (considered smaller than регіон). All of the above parameters are used for page categorization and breadcrumb navigation so write them correctly and as a plain text. You don't have to use <code><nowiki>[[Category:somearea]]</nowiki></code> nor <code><nowiki>{{IsIn|somearea}}</nowiki></code> in a page itself. In fact it's better to delete them from a page if template works as intended.
+
|plate =
  32 
+
|дороги =
  33: Normally the heading of infobox is the same as PAGENAME (which should be in English if possible). If for some reason you need to have different heading use ''назва'' parameter. For location назва in native language use parameter ''місцева_назва'' - that will be showed somewhat smaller under main heading.
+
|hitchbase =
  34 
+
|links =
  35: You can as well specify various symbols (flags, coat of arms) by parameters ''symbol'', ''state_symbol'', ''subdivision_symbol'', ''регіон_symbol'' and ''subdivision2_symbol''. Just find appropriate picture at wikimedia or upload it to hitchwiki and write its назва e.g. <code><nowiki>|state_symbol = Flag of Texas.svg</nowiki></code>
+
}}
  36 
+
</pre>
  37  ''мапа'' is in format like this: <code><nowiki><map lat='51.2' lng='3.2' zoom='11' /></nowiki></code>;
+
You have to specify in which ''країна'' the location is. Other parameters are optional. You can use ''state'' and ''регіон''. For specifying different administrative divisions such a province, county etc. use parameters ''subdivision_type'' with ''subdivision назва'' (considered smaller than ''state'' and bigger than ''регіон'') and ''subdivision2_type'' with ''subdivision2_назва'' (considered smaller than регіон). All of the above parameters are used for page categorization and breadcrumb navigation so write them correctly and as a plain text. You don't have to use <code><nowiki>[[Category:somearea]]</nowiki></code> nor <code><nowiki>{{IsIn|somearea}}</nowiki></code> in a page itself. In fact it's better to delete them from a page if template works as intended.
  ..
+
 
  48  ! Result
+
Normally the heading of infobox is the same as PAGENAME (which should be in English if possible). If for some reason you need to have different heading use ''назва'' parameter. For location назва in native language use parameter ''місцева_назва'' - that will be showed somewhat smaller under main heading.
  49  |-
+
 
  50: | In page назваd Bruges:<pre>{{Infobox Location
+
You can as well specify various symbols (flags, coat of arms) by parameters ''symbol'', ''state_symbol'', ''subdivision_symbol'', ''регіон_symbol'' and ''subdivision2_symbol''. Just find appropriate picture at wikimedia or upload it to hitchwiki and write its назва e.g. <code><nowiki>|state_symbol = Flag of Texas.svg</nowiki></code>
  51  |країна = Belgium
+
 
  52: |місцева_назва = Brugge
+
''мапа'' is in format like this: <code><nowiki><map lat='51.2' lng='3.2' zoom='11' /></nowiki></code>;
  53  |регіон = Vlaanderen
+
''населення'' = населення; ''plate'' = licence plate of the city/регіон; ''дороги'' = major дороги going around or through the city, you can write it as a plain text, links or use templates e.g. [[Template:E]];
  54  |subdivision2_type = province
+
 
  55: |subdivision2_назва = West-Vlaanderen
+
''hitchbase'' = ID of the city at [http://hitchbase.com Hitchbase]; ''links'' = other links. Use last 2 parameters only if there is '''useful''' and '''english written''' information which is not already at hitchwiki.
  56  |мапа = <map lat='51.2' lng='3.2' zoom='11' />
+
 
  57  |населення = 117073
+
 
  ..
+
== Examples ==
  59  }}</pre>
+
{| class="wikitable"
  60  | {{Інфо Розташування
+
! Code
  61: |назва = Bruges
+
! Result
  62: |місцева_назва = Brugge
+
|-
  63  |країна = Belgium
+
| In page назваd Bruges:<pre>{{Інфо Розташування
  64  |регіон = Vlaanderen
+
|країна = Belgium
  65  |subdivision2_type = province
+
|місцева_назва = Brugge
  66: |subdivision2_назва = West-Vlaanderen
+
|регіон = Vlaanderen
  67  |мапа = <map lat='51.2' lng='3.2' zoom='11' />
+
|subdivision2_type = province
  68  |населення = 117073
+
|subdivision2_назва = West-Vlaanderen
  ..
+
|мапа = <map lat='51.2' lng='3.2' zoom='11' />
  82  |-
+
|населення = 117073
  83  | <pre>{{Інфо Розташування
+
|дороги = {{Abe|17}} {{E|40}}
  84: |назва = Nuremberg
+
}}</pre>
  85: |місцева_назва = Nürnberg
+
| {{Інфо Розташування
  86  |symbol = Wappen von Nürnberg.svg
+
|назва = Bruges
  87  |країна = Germany
+
|місцева_назва = Brugge
  ..
+
|країна = Belgium
  96  }}</pre>
+
|регіон = Vlaanderen
  97  | {{Інфо Розташування
+
|subdivision2_type = province
  98: |назва = Nuremberg
+
|subdivision2_назва = West-Vlaanderen
  99: |місцева_назва = Nürnberg
+
|мапа = <map lat='51.2' lng='3.2' zoom='11' />
  100  |symbol = Wappen von Nürnberg.svg
+
|населення = 117073
  101  |країна = Germany
+
|дороги = {{Abe|17}} {{E|40}}
  ...
+
}}
  111  |}
+
|-
  112 
+
| <pre>{{Інфо Розташування
  113: </noinclude><includeonly>{{#ifeq:{{NAMESPACE}}|{{ns:0}}|{{Category|{{{країна}}}|{{{state}}}|{{{subdivision_назва}}}|{{{регіон}}}|{{{subdivision2_назва}}}}}|<!-- Don't categorize when not in main (article) space. -->}}
+
|країна = USA
  114  {| class="infobox mw-collapsible"
+
|state = Texas
  115: ! colspan="2" class="infobox-h1" | <div>{{#if: {{{symbol|}}} | [[File:{{{symbol}}}|x20px]] }}{{#if: {{{назва|}}} | {{{назва}}} | {{PAGENAME}} }}</div>{{#if:{{{місцева_назва|}}} | ''{{{місцева_назва|}}}'' }}
+
|state_symbol = Flag of Texas.svg
  116  |-
+
}}</pre>
  117  | colspan="2" class="infobox-мапа" | {{{мапа|}}}
+
| {{Інфо Розташування
  ...
+
|країна = USA
  125  {{!}} [[{{{state}}}]] }}
+
|state = Texas
  126  |-
+
|state_symbol = Flag of Texas.svg
  127: {{#if: {{{subdivision_type|}}} | {{#if: {{{subdivision_назва|}}}| ! {{ucfirst:{{{subdivision_type}}}}}: {{#if: {{{subdivision_symbol|}}} | [[File:{{{subdivision_symbol}}}|x18px|right]] }} {{#ifeq: {{PAGENAME:{{{subdivision_назва}}}}} | {{PAGENAME}} || {{#ifexist: {{{subdivision_назва}}} | {{IsIn|{{{subdivision_назва}}}}} | {{#ifexist: Category:{{{subdivision_назва}}} | {{IsIn|Category:{{{subdivision_назва}}}}} }} }} }}
+
}}
  128: {{!}} [[{{{subdivision_назва}}}]] }} }}
+
|-
  129  |-
+
| <pre>{{Інфо Розташування
  130  {{#if: {{{регіон|}}} | ! регіон: {{#if: {{{регіон_symbol|}}} | [[File:{{{регіон_symbol}}}|x18px|right]] }} {{#ifeq: {{PAGENAME:{{{регіон}}}}} | {{PAGENAME}} || {{#ifexist: {{{регіон}}} | {{IsIn|{{{регіон}}}}} | {{#ifexist: Category:{{{регіон}}} | {{IsIn|Category:{{{регіон}}}}} }} }} }}
+
|назва = Nuremberg
  131  {{!}} [[{{{регіон}}}]] }}
+
|місцева_назва = Nürnberg
  132  |-
+
|symbol = Wappen von Nürnberg.svg
  133: {{#if: {{{subdivision2_type|}}} | {{#if: {{{subdivision2_назва|}}}| ! {{ucfirst:{{{subdivision2_type}}}}}: {{#if: {{{subdivision2_symbol|}}} | [[File:{{{subdivision2_symbol}}}|x18px|right]] }} {{#ifeq: {{PAGENAME:{{{subdivision2_назва}}}}} | {{PAGENAME}} || {{#ifexist: {{{subdivision2_назва}}} | {{IsIn|{{{subdivision2_назва}}}}} | {{#ifexist: Category:{{{subdivision2_назва}}} | {{IsIn|Category:{{{subdivision2_назва}}}}} }} }} }}
+
|країна = Germany
  134: {{!}} [[{{{subdivision2_назва}}}]] }} }}
+
|мапа = <map lat='49.417' lng='11.1' zoom='10' />
  135  |-
+
|населення = 502491
  136  {{#if: {{{населення|}}} | ! населення:
+
|state = Bavaria
 +
|state_symbol = Coat of arms of Bavaria.png
 +
|plate = N
 +
|дороги = {{Ade|3}} {{Ade|6}} {{Ade|9}} {{Ade|73}}
 +
|hitchbase = 34
 +
|links = [http://examplelink Link1] [http://somelink Link2]
 +
}}</pre>
 +
| {{Інфо Розташування
 +
|назва = Nuremberg
 +
|місцева_назва = Nürnberg
 +
|symbol = Wappen von Nürnberg.svg
 +
|країна = Germany
 +
|мапа = <map lat='49.417' lng='11.1' zoom='10' />
 +
|населення = 502491
 +
|state = Bavaria
 +
|state_symbol = Coat of arms of Bavaria.png
 +
|plate = N
 +
|дороги = {{Ade|3}} {{Ade|6}} {{Ade|9}} {{Ade|73}}
 +
|hitchbase = 34
 +
|links = [http://examplelink Link1] [http://somelink Link2]
 +
}}
 +
|}
 +
 
 +
</noinclude><includeonly>{{#ifeq:{{NAMESPACE}}|{{ns:0}}|{{Category|{{{країна}}}|{{{state}}}|{{{subdivision_назва}}}|{{{регіон}}}|{{{subdivision2_назва}}}}}|<!-- Don't categorize when not in main (article) space. -->}}
 +
{| class="infobox mw-collapsible"
 +
! colspan="2" class="infobox-h1" | <div>{{#if: {{{symbol|}}} | [[File:{{{symbol}}}|x20px]] }}{{#if: {{{назва|}}} | {{{назва}}} | {{PAGENAME}} }}</div>{{#if:{{{місцева_назва|}}} | ''{{{місцева_назва|}}}'' }}
 +
|-
 +
| colspan="2" class="infobox-мапа" | {{{мапа|}}}
 +
|-
 +
! colspan="2" class="infobox-h2" | '''Information'''
 +
|-
 +
! style="min-width: 10em" | країна: [[File:Flag of {{{країна}}}.svg|x18px|right|Flag of {{{країна}}}]] {{IsIn|{{{країна}}}}}
 +
| [[{{{країна}}}]]
 +
|-
 +
{{#if: {{{state|}}} | ! State: {{#if: {{{state_symbol|}}} | [[File:{{{state_symbol}}}|x18px|right]] }} {{#ifeq: {{PAGENAME:{{{state}}}}} | {{PAGENAME}} || {{#ifexist: {{{state}}} | {{IsIn|{{{state}}}}} | {{#ifexist: Category:{{{state}}} | {{IsIn|Category:{{{state}}}}} }} }} }}
 +
{{!}} [[{{{state}}}]] }}
 +
|-
 +
{{#if: {{{subdivision_type|}}} | {{#if: {{{subdivision_назва|}}}| ! {{ucfirst:{{{subdivision_type}}}}}: {{#if: {{{subdivision_symbol|}}} | [[File:{{{subdivision_symbol}}}|x18px|right]] }} {{#ifeq: {{PAGENAME:{{{subdivision_назва}}}}} | {{PAGENAME}} || {{#ifexist: {{{subdivision_назва}}} | {{IsIn|{{{subdivision_назва}}}}} | {{#ifexist: Category:{{{subdivision_назва}}} | {{IsIn|Category:{{{subdivision_назва}}}}} }} }} }}
 +
{{!}} [[{{{subdivision_назва}}}]] }} }}
 +
|-
 +
{{#if: {{{регіон|}}} | ! регіон: {{#if: {{{регіон_symbol|}}} | [[File:{{{регіон_symbol}}}|x18px|right]] }} {{#ifeq: {{PAGENAME:{{{регіон}}}}} | {{PAGENAME}} || {{#ifexist: {{{регіон}}} | {{IsIn|{{{регіон}}}}} | {{#ifexist: Category:{{{регіон}}} | {{IsIn|Category:{{{регіон}}}}} }} }} }}
 +
{{!}} [[{{{регіон}}}]] }}
 +
|-
 +
{{#if: {{{subdivision2_type|}}} | {{#if: {{{subdivision2_назва|}}}| ! {{ucfirst:{{{subdivision2_type}}}}}: {{#if: {{{subdivision2_symbol|}}} | [[File:{{{subdivision2_symbol}}}|x18px|right]] }} {{#ifeq: {{PAGENAME:{{{subdivision2_назва}}}}} | {{PAGENAME}} || {{#ifexist: {{{subdivision2_назва}}} | {{IsIn|{{{subdivision2_назва}}}}} | {{#ifexist: Category:{{{subdivision2_назва}}} | {{IsIn|Category:{{{subdivision2_назва}}}}} }} }} }}
 +
{{!}} [[{{{subdivision2_назва}}}]] }} }}
 +
|-
 +
{{#if: {{{населення|}}} | ! населення:
 +
{{!}} {{Ifnumber | {{{населення}}} | {{formatnum:{{{населення}}}}} | {{{населення}}} }} }}
 +
|-
 +
{{#if: {{{plate|}}} | ! Licence plate:
 +
{{!}} '''{{{plate}}}''' }}
 +
|-
 +
{{#if: {{{дороги|}}}{{{motorways|}}} | ! Major дороги:
 +
{{!}} {{{дороги|{{{motorways|}}}}}} }}
 +
|-
 +
{{#if: {{{hitchbase|}}} | ! More info:
 +
{{!}} [http://hitchbase.com/ergebnisse.php?LANG=eng&abfrage%5Bstartort%5D={{{hitchbase}}} Hitchbase] {{#if: {{{links|}}} | {{{links}}} }} | {{#if: {{{links|}}} | ! More info:
 +
{{!}} {{{links}}} }} }}
 +
|-
 +
! colspan=2 {{!}} Meet fellow hitchhikers on [https://www.trustroots.org/search?location={{urlencode:{{PAGENAME}}}} Trustroots]
 +
|}</includeonly><noinclude>
 +
[[Category:Infoboxes]]
 +
</noinclude>

Версія за 18:00, 29 серпня 2016

Цей шаблон може бути використаний для отримання Infobox для населених пунктів (міст, селищ, сіл, громад), а також інших адміністративних округів, округів, провінцій і т.д.

Як використовувати цей шаблон?

Для використання цього шаблону, скопіюйте та вставте наступний код в зверху статті, яку необхідно змінити. Ви можете видалити невикористані параметри. Щоб краще зрозуміти, як використовувати його,продивіться приклади.

{{Інфо Розташування
|назва = 
|місцева_назва = 
|symbol = 
|країна = 
|state = 
|state_symbol = 
|subdivision_type = 
|subdivision_назва = 
|subdivision_symbol = 
|регіон = 
|регіон_symbol = 
|subdivision2_type = 
|subdivision2_назва = 
|subdivision2_symbol = 
|мапа = 
|населення = 
|plate = 
|дороги = 
|hitchbase = 
|links = 
}}

You have to specify in which країна the location is. Other parameters are optional. You can use state and регіон. For specifying different administrative divisions such a province, county etc. use parameters subdivision_type with subdivision назва (considered smaller than state and bigger than регіон) and subdivision2_type with subdivision2_назва (considered smaller than регіон). All of the above parameters are used for page categorization and breadcrumb navigation so write them correctly and as a plain text. You don't have to use [[Category:somearea]] nor {{IsIn|somearea}} in a page itself. In fact it's better to delete them from a page if template works as intended.

Normally the heading of infobox is the same as PAGENAME (which should be in English if possible). If for some reason you need to have different heading use назва parameter. For location назва in native language use parameter місцева_назва - that will be showed somewhat smaller under main heading.

You can as well specify various symbols (flags, coat of arms) by parameters symbol, state_symbol, subdivision_symbol, регіон_symbol and subdivision2_symbol. Just find appropriate picture at wikimedia or upload it to hitchwiki and write its назва e.g. |state_symbol = Flag of Texas.svg

мапа is in format like this: <map lat='51.2' lng='3.2' zoom='11' />; населення = населення; plate = licence plate of the city/регіон; дороги = major дороги going around or through the city, you can write it as a plain text, links or use templates e.g. Template:E;

hitchbase = ID of the city at Hitchbase; links = other links. Use last 2 parameters only if there is useful and english written information which is not already at hitchwiki.


Examples

Code Result
In page назваd Bruges:
{{Інфо Розташування
|країна = Belgium
|місцева_назва = Brugge
|регіон = Vlaanderen
|subdivision2_type = province
|subdivision2_назва = West-Vlaanderen
|мапа = <map lat='51.2' lng='3.2' zoom='11' />
|населення = 117073
|дороги = {{Abe|17}} {{E|40}}
}}
Bruges
Brugge
<map lat='51.2' lng='3.2' zoom='11' />
Information
країна:
Flag of Belgium
Belgium
регіон: Vlaanderen
Province: West-Vlaanderen
населення: 117 073
Major дороги: Шаблон:Abe E 40
Meet fellow hitchhikers on Trustroots
{{Інфо Розташування
|країна = USA
|state = Texas
|state_symbol = Flag of Texas.svg
}}
Місто
Information
країна:
Flag of USA
USA
State:
Flag of Texas.svg
Texas
Meet fellow hitchhikers on Trustroots
{{Інфо Розташування
|назва = Nuremberg
|місцева_назва = Nürnberg
|symbol = Wappen von Nürnberg.svg
|країна = Germany
|мапа = <map lat='49.417' lng='11.1' zoom='10' />
|населення = 502491
|state = Bavaria
|state_symbol = Coat of arms of Bavaria.png
|plate = N
|дороги = {{Ade|3}} {{Ade|6}} {{Ade|9}} {{Ade|73}}
|hitchbase = 34
|links = [http://examplelink Link1] [http://somelink Link2]
}}
Wappen von Nürnberg.svgNuremberg
Nürnberg
<map lat='49.417' lng='11.1' zoom='10' />
Information
країна:
Flag of Germany
Germany
State: Bavaria
населення: 502 491
Licence plate: N
Major дороги: Шаблон:Ade Шаблон:Ade Шаблон:Ade Шаблон:Ade
More info: Hitchbase Link1 Link2
Meet fellow hitchhikers on Trustroots