|
|
| Строка 1: |
Строка 1: |
| <includeonly><div class="infobox" style="max-width: 300px; margin: auto;"> | | <includeonly><div class="infobox" style="float:right; max-width:300px; margin:0 0 1em 1em;"> |
| <h3 class="infobox-title" style="text-align: center; margin: 0;">{{{name}}}</h3> | | <h3 class="infobox-title" style="text-align: center; margin: 0;">{{{name}}}</h3> |
| <div class="infobox-image" style="text-align: center; padding: 5px;"> | | <div class="infobox-image" style="text-align: center; padding: 5px;"> |
| Строка 78: |
Строка 78: |
| [[Категория:Организации]] | | [[Категория:Организации]] |
| </includeonly> | | </includeonly> |
|
| |
| <noinclude>
| |
| <templatedata>
| |
| {
| |
| "description": "Инфобокс для отображения сведений об организации или партии с автокатегоризацией.",
| |
| "params": {
| |
| "name": {"label": "Название", "type": "string", "required": true},
| |
| "image": {"label": "Изображение", "type": "string"},
| |
| "status": {"label": "Статус", "type": "string"},
| |
| "organization_type": {"label": "Тип организации", "type": "string"},
| |
| "ideology": {"label": "Идеология", "type": "string"},
| |
| "region": {"label": "Регион", "type": "string"},
| |
| "influence": {"label": "Влияние", "type": "string"},
| |
| "tags": {"label": "Теги", "type": "string"},
| |
| "creation_date": {"label": "Дата создания", "type": "string"},
| |
| "end_of_activity": {"label": "Дата прекращения активности", "type": "string"},
| |
| "reasons_for_cessation": {"label": "Причины прекращения активности", "type": "string"},
| |
| "persons": {"label": "Лица", "type": "string"},
| |
| "size": {"label": "Численность", "type": "string"},
| |
| "resources": {"label": "Ресурсы", "type": "string"},
| |
| "links": {"label": "Ссылки", "type": "string"},
| |
| "predecessor": {"label": "Предшественник", "type": "string"},
| |
| "successor": {"label": "Преемник", "type": "string"}
| |
| }
| |
| }
| |
| </templatedata>
| |
| </noinclude>
| |