Difference between revisions of "Template:Bar"

From Apache OpenOffice Wiki
Jump to: navigation, search
(+cat)
(Created page with "<noinclude>{{doc}} Category:Wiki Templates </noinclude> <!-- 1 - width 2 - height 3 - bg 4 - border --> <div style="margin-bottom: 3px; width:{{{1}}}px; height: {{{2|10}}}...")
Line 1: Line 1:
<div style="margin-bottom: 3px; width:{{{width}}}px; height: {{{height|10}}}px; background-color:{{{bg|#EEEEEE}}}; border:1px solid {{{border|#666666}}};"> </div><noinclude>[[Category:Wiki Templates]]</noinclude>
+
<noinclude>{{doc}}
 +
[[Category:Wiki Templates]]
 +
</noinclude>
 +
<!--
 +
1 - width
 +
2 - height
 +
3 - bg
 +
4 - border
 +
-->
 +
<div style="margin-bottom: 3px; width:{{{1}}}px; height: {{{2|10}}}px; background-color:{{{3|#EEEEEE}}}; border:1px solid {{{4|#666666}}};"> </div>

Revision as of 10:42, 9 July 2018

Документация Документация    —    Documentation


РУС ENG
'

Предназначение    —    Mission

Данный шаблон предназначен для вывода горизонтального индикатора процесса (бара).


'

Параметры    —    Parameters

Использует 4 параметра:
  1. - ширина
  2. - высота, по умолчанию - 10
  3. - задний план, по умолчанию - #EEEEEE
  4. - граница, по умолчанию - #666666
Uses 4 parameters:
  1. - width
  2. - height, default - 10
  3. - background, default - #EEEEEE
  4. - border, default - #666666


'

Инструкция по использованию    —    Operation manual

Вставить ссылку на шаблон в любом месте. Insert a link to the template in any place.


'

Шаблон основан на следующих шаблонах    —    Parent templates

Нет. No.


'

Дочерние шаблоны    —    Subsidiaries templates

Нет. No.


'

Пример    —    Example

Шаблон    —    template Результат    —    result
{{Bar|100|8|#3333FF|и т. д.}}
{{Bar|57|8|#33FF33|и т. д.}}
{{Bar|120|8|#FF3333|и т. д.}}
Personal tools