Difference between revisions of "Template:Interval/ru"

From Second Life Wiki
Jump to navigation Jump to search
(Created page with "{{#ifeq:{{Template:Interval/Footnote{{#var:lang}}}}|[[Template:Interval/Footnote{{#var:lang}}]]|{{#if:{{Interval/Footnote}}}}}}{{HoverText|{{Interval/Text|gt={{{gt}}}|gte={{{gte|…")
 
 
Line 1: Line 1:
{{#ifeq:{{Template:Interval/Footnote{{#var:lang}}}}|[[Template:Interval/Footnote{{#var:lang}}]]|{{#if:{{Interval/Footnote}}}}}}{{HoverText|{{Interval/Text|gt={{{gt}}}|gte={{{gte|}}}|lt={{{lt}}}|lte={{{lte|}}}|center={{{center|value}}}}}|{{Interval/Text2|gt={{{gth|{{{gt}}}}}}|gte={{{gteh|{{{gte|}}}}}}|lt={{{lth|{{{lt}}}}}}|lte={{{lteh|{{{lte|}}}}}}|center={{{center|value}}}}}}}<noinclude>
{{#ifeq:{{Template:Interval/Footnote{{#var:lang}}}}|[[Template:Interval/Footnote{{#var:lang}}]]|{{#if:{{Interval/Footnote}}}}}}{{HoverText|{{Interval/Text|gt={{{gt}}}|gte={{{gte|}}}|lt={{{lt}}}|lte={{{lte|}}}|center={{{center|value}}}}}|{{Interval/Text2|gt={{{gth|{{{gt}}}}}}|gte={{{gteh|{{{gte|}}}}}}|lt={{{lth|{{{lt}}}}}}|lte={{{lteh|{{{lte|}}}}}}|center={{{center|value}}}}}}}<noinclude>


*{{Interval|gte=0.0|lt='''mag'''|lth=mag|center=return}}
*{{Interval|gte=0.0|lt='''mag'''|lth=mag|center=значение}}
*{{Interval|lte=0.0|gt='''mag'''|gth=mag|center=return}}
*{{Interval|lte=0.0|gt='''mag'''|gth=mag|center=значение}}


Parameters:
Параметры:
{|
{|
! Parameter
! Параметр
! Description
! Описание
|-
|-
| {{{gt}}}
| {{{gt}}}
| Value is greater than this
| Значение больше этого
|-
|-
| {{{gte}}}
| {{{gte}}}
| Value is greater than or equal to this
| Значение равно или больше этого
|-
|-
| {{{lt}}}
| {{{lt}}}
| Value is less than this
| Значение меньше этого
|-
|-
| {{{lte}}}
| {{{lte}}}
| Value is less than or equal to this
| Значение равно или меньше этого
|-
|-
| {{{center}}}
| {{{center}}}
| Center value in the hovertip
| Центральное значение в плавающем тексте
|-
|-
| {{{gth}}}
| {{{gth}}}
| Greater than value in the hovertip, defaults to {{{gt}}}
| Больше значения в плавающем тексте, по умолчанию {{{gt}}}
|-
|-
| {{{gteh}}}
| {{{gteh}}}
| Greater than or equal to value for the hovertip, defaults to {{{gte}}}
| Равно или больше значения в плавающем тексте, по умолчанию {{{gte}}}
|-
|-
| {{{lth}}}
| {{{lth}}}
| Less than or equal to value for the hovertip, defaults to {{{lt}}}
| Меньше значения в плавающем тексте, по умолчанию {{{lt}}}
|-
|-
| {{{lteh}}}
| {{{lteh}}}
| Less than or equal to value for the hovertip, defaults to {{{lte}}}
| Равно или меньше значения в плавающем тексте, по умолчанию {{{lte}}}
|}
|}


</noinclude>
</noinclude>

Latest revision as of 09:49, 20 August 2012

({{{gt}}}, {{{lt}}})

  • [0.0, mag)
  • (mag, 0.0]

Параметры:

Параметр Описание
{{{gt}}} Значение больше этого
{{{gte}}} Значение равно или больше этого
{{{lt}}} Значение меньше этого
{{{lte}}} Значение равно или меньше этого
{{{center}}} Центральное значение в плавающем тексте
{{{gth}}} Больше значения в плавающем тексте, по умолчанию {{{gt}}}
{{{gteh}}} Равно или больше значения в плавающем тексте, по умолчанию {{{gte}}}
{{{lth}}} Меньше значения в плавающем тексте, по умолчанию {{{lt}}}
{{{lteh}}} Равно или меньше значения в плавающем тексте, по умолчанию {{{lte}}}