Перейти к содержанию

Шаблон:Infobox country: различия между версиями

Материал из ZET+COMPAN
Новая страница: «<includeonly> <table class="zc-infobox zc-country-infobox"> <tr> <th colspan="2" class="zc-infobox-title">{{{title|{{PAGENAME}}}}}</th> </tr> {{#if:{{{image|}}}| <tr> <td colspan="2" class="zc-infobox-image">[[File:{{{image}}}|frameless|260px]]</td> </tr> }} {{#if:{{{caption|}}}| <tr> <td colspan="2" class="zc-infobox-caption">{{{caption}}}</td> </tr> }} {{#if:{{{native_name|}}}| <tr> <th>Native name</th> <td>{{{native_name}}}</td> </tr> }} {{#if:{{{offi...»
 
Нет описания правки
 
Строка 19: Строка 19:
{{#if:{{{native_name|}}}|
{{#if:{{{native_name|}}}|
<tr>
<tr>
<th>Native name</th>
<th>Самоназвание</th>
<td>{{{native_name}}}</td>
<td>{{{native_name}}}</td>
</tr>
</tr>
Строка 26: Строка 26:
{{#if:{{{official_name|}}}|
{{#if:{{{official_name|}}}|
<tr>
<tr>
<th>Official name</th>
<th>Официальное название</th>
<td>{{{official_name}}}</td>
<td>{{{official_name}}}</td>
</tr>
</tr>
Строка 33: Строка 33:
{{#if:{{{common_name|}}}|
{{#if:{{{common_name|}}}|
<tr>
<tr>
<th>Common name</th>
<th>Общее название</th>
<td>{{{common_name}}}</td>
<td>{{{common_name}}}</td>
</tr>
</tr>
Строка 40: Строка 40:
{{#if:{{{motto|}}}|
{{#if:{{{motto|}}}|
<tr>
<tr>
<th>Motto</th>
<th>Девиз</th>
<td>{{{motto}}}</td>
<td>{{{motto}}}</td>
</tr>
</tr>
Строка 47: Строка 47:
{{#if:{{{anthem|}}}|
{{#if:{{{anthem|}}}|
<tr>
<tr>
<th>Anthem</th>
<th>Гимн</th>
<td>{{{anthem}}}</td>
<td>{{{anthem}}}</td>
</tr>
</tr>
Строка 54: Строка 54:
{{#if:{{{flag|}}}{{{coat_of_arms|}}}|
{{#if:{{{flag|}}}{{{coat_of_arms|}}}|
<tr>
<tr>
<th colspan="2" class="zc-infobox-section">Symbols</th>
<th colspan="2" class="zc-infobox-section">Символика</th>
</tr>
</tr>
}}
}}
Строка 60: Строка 60:
{{#if:{{{flag|}}}|
{{#if:{{{flag|}}}|
<tr>
<tr>
<th>Flag</th>
<th>Флаг</th>
<td>[[File:{{{flag}}}|frameless|120px]]</td>
<td>[[File:{{{flag}}}|frameless|120px]]</td>
</tr>
</tr>
Строка 67: Строка 67:
{{#if:{{{coat_of_arms|}}}|
{{#if:{{{coat_of_arms|}}}|
<tr>
<tr>
<th>Coat of arms</th>
<th>Герб</th>
<td>[[File:{{{coat_of_arms}}}|frameless|120px]]</td>
<td>[[File:{{{coat_of_arms}}}|frameless|120px]]</td>
</tr>
</tr>
Строка 86: Строка 86:
{{#if:{{{status|}}}|
{{#if:{{{status|}}}|
<tr>
<tr>
<th>Status</th>
<th>Статус</th>
<td><span class="zc-status">{{{status}}}</span></td>
<td><span class="zc-status">{{{status}}}</span></td>
</tr>
</tr>
Строка 93: Строка 93:
{{#if:{{{type|}}}|
{{#if:{{{type|}}}|
<tr>
<tr>
<th>Type</th>
<th>Тип</th>
<td>{{{type}}}</td>
<td>{{{type}}}</td>
</tr>
</tr>
Строка 100: Строка 100:
{{#if:{{{government_type|}}}|
{{#if:{{{government_type|}}}|
<tr>
<tr>
<th>Government</th>
<th>Форма правления</th>
<td>{{{government_type}}}</td>
<td>{{{government_type}}}</td>
</tr>
</tr>
Строка 107: Строка 107:
{{#if:{{{ideology|}}}|
{{#if:{{{ideology|}}}|
<tr>
<tr>
<th>Ideology</th>
<th>Идеология</th>
<td>{{{ideology}}}</td>
<td>{{{ideology}}}</td>
</tr>
</tr>
Строка 114: Строка 114:
{{#if:{{{capital|}}}|
{{#if:{{{capital|}}}|
<tr>
<tr>
<th>Capital</th>
<th>Столица</th>
<td>{{{capital}}}</td>
<td>{{{capital}}}</td>
</tr>
</tr>
Строка 121: Строка 121:
{{#if:{{{largest_city|}}}|
{{#if:{{{largest_city|}}}|
<tr>
<tr>
<th>Largest city</th>
<th>Крупнейший город</th>
<td>{{{largest_city}}}</td>
<td>{{{largest_city}}}</td>
</tr>
</tr>
Строка 128: Строка 128:
{{#if:{{{official_languages|}}}|
{{#if:{{{official_languages|}}}|
<tr>
<tr>
<th>Official languages</th>
<th>Официальные языки</th>
<td>{{{official_languages}}}</td>
<td>{{{official_languages}}}</td>
</tr>
</tr>
Строка 135: Строка 135:
{{#if:{{{national_languages|}}}|
{{#if:{{{national_languages|}}}|
<tr>
<tr>
<th>National languages</th>
<th>Национальные языки</th>
<td>{{{national_languages}}}</td>
<td>{{{national_languages}}}</td>
</tr>
</tr>
Строка 142: Строка 142:
{{#if:{{{demonym|}}}|
{{#if:{{{demonym|}}}|
<tr>
<tr>
<th>Demonym</th>
<th>Название жителей</th>
<td>{{{demonym}}}</td>
<td>{{{demonym}}}</td>
</tr>
</tr>
Строка 149: Строка 149:
{{#if:{{{religion|}}}|
{{#if:{{{religion|}}}|
<tr>
<tr>
<th>Religion</th>
<th>Религия</th>
<td>{{{religion}}}</td>
<td>{{{religion}}}</td>
</tr>
</tr>
Строка 156: Строка 156:
{{#if:{{{ethnic_groups|}}}|
{{#if:{{{ethnic_groups|}}}|
<tr>
<tr>
<th>Ethnic groups</th>
<th>Народы</th>
<td>{{{ethnic_groups}}}</td>
<td>{{{ethnic_groups}}}</td>
</tr>
</tr>
Строка 163: Строка 163:
{{#if:{{{area|}}}|
{{#if:{{{area|}}}|
<tr>
<tr>
<th>Area</th>
<th>Площадь</th>
<td>{{{area}}}</td>
<td>{{{area}}}</td>
</tr>
</tr>
Строка 170: Строка 170:
{{#if:{{{population|}}}|
{{#if:{{{population|}}}|
<tr>
<tr>
<th>Population</th>
<th>Население</th>
<td>{{{population}}}</td>
<td>{{{population}}}</td>
</tr>
</tr>
Строка 177: Строка 177:
{{#if:{{{currency|}}}|
{{#if:{{{currency|}}}|
<tr>
<tr>
<th>Currency</th>
<th>Валюта</th>
<td>{{{currency}}}</td>
<td>{{{currency}}}</td>
</tr>
</tr>
Строка 184: Строка 184:
{{#if:{{{founded|}}}|
{{#if:{{{founded|}}}|
<tr>
<tr>
<th>Founded</th>
<th>Основано</th>
<td>{{{founded}}}</td>
<td>{{{founded}}}</td>
</tr>
</tr>
Строка 191: Строка 191:
{{#if:{{{established|}}}|
{{#if:{{{established|}}}|
<tr>
<tr>
<th>Established</th>
<th>Провозглашено</th>
<td>{{{established}}}</td>
<td>{{{established}}}</td>
</tr>
</tr>
Строка 198: Строка 198:
{{#if:{{{dissolved|}}}|
{{#if:{{{dissolved|}}}|
<tr>
<tr>
<th>Dissolved</th>
<th>Распущено</th>
<td>{{{dissolved}}}</td>
<td>{{{dissolved}}}</td>
</tr>
</tr>
Строка 205: Строка 205:
{{#if:{{{duration|}}}|
{{#if:{{{duration|}}}|
<tr>
<tr>
<th>Duration</th>
<th>Существовало</th>
<td>{{{duration}}}</td>
<td>{{{duration}}}</td>
</tr>
</tr>
Строка 212: Строка 212:
{{#if:{{{predecessor|}}}{{{successor|}}}|
{{#if:{{{predecessor|}}}{{{successor|}}}|
<tr>
<tr>
<th colspan="2" class="zc-infobox-section">History</th>
<th colspan="2" class="zc-infobox-section">История</th>
</tr>
</tr>
}}
}}
Строка 218: Строка 218:
{{#if:{{{predecessor|}}}|
{{#if:{{{predecessor|}}}|
<tr>
<tr>
<th>Predecessor</th>
<th>Предшественник</th>
<td>{{{predecessor}}}</td>
<td>{{{predecessor}}}</td>
</tr>
</tr>
Строка 225: Строка 225:
{{#if:{{{successor|}}}|
{{#if:{{{successor|}}}|
<tr>
<tr>
<th>Successor</th>
<th>Преемник</th>
<td>{{{successor}}}</td>
<td>{{{successor}}}</td>
</tr>
</tr>
Строка 232: Строка 232:
{{#if:{{{ruler_title|}}}{{{ruler|}}}{{{head_of_government_title|}}}{{{head_of_government|}}}|
{{#if:{{{ruler_title|}}}{{{ruler|}}}{{{head_of_government_title|}}}{{{head_of_government|}}}|
<tr>
<tr>
<th colspan="2" class="zc-infobox-section">Government figures</th>
<th colspan="2" class="zc-infobox-section">Руководство</th>
</tr>
</tr>
}}
}}
Строка 238: Строка 238:
{{#if:{{{ruler_title|}}}{{{ruler|}}}|
{{#if:{{{ruler_title|}}}{{{ruler|}}}|
<tr>
<tr>
<th>{{{ruler_title|Ruler}}}</th>
<th>{{{ruler_title|Правитель}}}</th>
<td>{{{ruler|}}}</td>
<td>{{{ruler|}}}</td>
</tr>
</tr>
Строка 245: Строка 245:
{{#if:{{{head_of_government_title|}}}{{{head_of_government|}}}|
{{#if:{{{head_of_government_title|}}}{{{head_of_government|}}}|
<tr>
<tr>
<th>{{{head_of_government_title|Head of government}}}</th>
<th>{{{head_of_government_title|Глава правительства}}}</th>
<td>{{{head_of_government|}}}</td>
<td>{{{head_of_government|}}}</td>
</tr>
</tr>
Строка 252: Строка 252:
{{#if:{{{legislature|}}}|
{{#if:{{{legislature|}}}|
<tr>
<tr>
<th>Legislature</th>
<th>Парламент</th>
<td>{{{legislature}}}</td>
<td>{{{legislature}}}</td>
</tr>
</tr>
Строка 259: Строка 259:
{{#if:{{{major_events|}}}|
{{#if:{{{major_events|}}}|
<tr>
<tr>
<th>Major events</th>
<th>Ключевые события</th>
<td>{{{major_events}}}</td>
<td>{{{major_events}}}</td>
</tr>
</tr>
Строка 266: Строка 266:
{{#if:{{{project|}}}|
{{#if:{{{project|}}}|
<tr>
<tr>
<th>Project</th>
<th>Проект</th>
<td>{{{project}}}</td>
<td>{{{project}}}</td>
</tr>
</tr>
Строка 273: Строка 273:
{{#if:{{{universe|}}}|
{{#if:{{{universe|}}}|
<tr>
<tr>
<th>Universe</th>
<th>Вселенная</th>
<td>{{{universe}}}</td>
<td>{{{universe}}}</td>
</tr>
</tr>
Строка 280: Строка 280:
{{#if:{{{archive_status|}}}|
{{#if:{{{archive_status|}}}|
<tr>
<tr>
<th>Archive status</th>
<th>Статус архива</th>
<td>{{{archive_status}}}</td>
<td>{{{archive_status}}}</td>
</tr>
</tr>
Строка 287: Строка 287:
{{#if:{{{local_archive|}}}|
{{#if:{{{local_archive|}}}|
<tr>
<tr>
<th>Local archive</th>
<th>Локальный архив</th>
<td><code>{{{local_archive}}}</code></td>
<td><code>{{{local_archive}}}</code></td>
</tr>
</tr>
Строка 293: Строка 293:


</table>
</table>
</includeonly><noinclude>
</includeonly>
== Usage ==
 
<pre>
{{Infobox country
| title                    =
| image                    =
| caption                  =
| native_name              =
| official_name            =
| common_name              =
| motto                    =
| anthem                  =
| flag                    =
| coat_of_arms            =
| map                      =
| map_caption              =
| status                  =
| type                    =
| government_type          =
| ideology                =
| capital                  =
| largest_city            =
| official_languages      =
| national_languages      =
| demonym                  =
| religion                =
| ethnic_groups            =
| area                    =
| population              =
| currency                =
| founded                  =
| established              =
| dissolved                =
| duration                =
| predecessor              =
| successor                =
| ruler_title              =
| ruler                    =
| head_of_government_title =
| head_of_government      =
| legislature              =
| major_events            =
| project                  =
| universe                =
| archive_status          =
| local_archive            =
}}
</pre>
 
[[Category:Infobox templates]]
</noinclude>

Текущая версия от 16:29, 22 мая 2026