Template:TMA: Difference between revisions

Скрывем категорию шаблоны, добавляем категорию TMA по умолчанию.
Translation
 
Line 1: Line 1:
<noinclude>
<noinclude>
== Документация ==
== Documentation ==
Пример использования:
Usage example:
<pre>
<pre>
{{TMA
{{TMA
| Имя = Storage TMA
| Name = Storage TMA
| Изображение = Storage TMA.jpg
| Image = Storage TMA.jpg
| Описание = Хранилище компонентов
| Description = Component storage
}}
}}
</pre>
</pre>
[[Категория:Шаблоны]]
[[Category:Templates]]
</noinclude>
</noinclude>


<includeonly>
<includeonly>
<div style="float:right; border:1px solid #aaa; background:#f7f7f7; padding:10px; margin-left:15px; width:300px; font-size:0.9em;">
<div style="float:right; border:1px solid #aaa; background:#f7f7f7; padding:10px; margin-left:15px; width:300px; font-size:0.9em;">
   <!-- Заголовок -->
   <!-- Title -->
   <div style="text-align:center; font-size:1.3em; font-weight:bold; margin-bottom:10px;">{{{Имя}}}</div>
   <div style="text-align:center; font-size:1.3em; font-weight:bold; margin-bottom:10px;">{{{Name}}}</div>
   <!-- Изображение -->
   <!-- Image -->
   <div style="text-align:center; margin-bottom:10px;">[[Файл:{{{Изображение|Placeholder.png}}}|250px]]</div>
   <div style="text-align:center; margin-bottom:10px;">[[File:{{{Image|Placeholder.png}}}|250px]]</div>
   <!-- Характеристика -->
   <!-- Description -->
   <div style="margin-top:10px;">
   <div style="margin-top:10px;">
     <div style="margin-bottom:5px;"><b>Описание:</b> {{{Описание}}}</div>
     <div style="margin-bottom:5px;"><b>Description:</b> {{{Description}}}</div>
   </div>
   </div>
</div>
</div>
</includeonly>
</includeonly>
[[Категория:TMA]]
[[Category:TMA]]