Template:Range: Difference between revisions
(Новая страница: «<noinclude>This template takes the various spell (and spell-like ability) ranges and adds explicit distances. ---- </noinclude>{{ #ifeq: {{{1}}} | p | personal…») |
m (Защищена страница «Шаблон:Range» ([Редактирование=Разрешено только администраторам] (бессрочно) [Переименование=Разрешено только админи…) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
---- | ---- | ||
</noinclude>{{ | </noinclude>{{ | ||
#ifeq: {{{1}}} | p | | #ifeq: {{{1}}} | p | на себя |{{ | ||
#ifeq: {{{1}}} | t | | #ifeq: {{{1}}} | t | прикосновение |{{ | ||
#ifeq: {{{1}}} | s | | #ifeq: {{{1}}} | s | малая (8 метров) |{{ | ||
#ifeq: {{{1}}} | m | | #ifeq: {{{1}}} | m | средняя (20 метров) |{{ | ||
#ifeq: {{{1}}} | l | | #ifeq: {{{1}}} | l | высокая (40 метров) |{{ | ||
#ifeq: {{{1}}} |l*m| <del>long (40 meters)</del> medium (20 [[meter]]s) |{{{1}}} }} }} }} }} }} }}<noinclude> | #ifeq: {{{1}}} |l*m| <del>long (40 meters)</del> medium (20 [[meter]]s) |{{{1}}} }} }} }} }} }} }}<noinclude> | ||
---- | ---- |
Latest revision as of 17:39, 20 August 2016
This template takes the various spell (and spell-like ability) ranges and adds explicit distances.
{{
- ifeq: {{{1}}} | p | на себя |{{
- ifeq: {{{1}}} | t | прикосновение |{{
- ifeq: {{{1}}} | s | малая (8 метров) |{{
- ifeq: {{{1}}} | m | средняя (20 метров) |{{
- ifeq: {{{1}}} | l | высокая (40 метров) |{{
- ifeq: {{{1}}} |l*m|
long (40 meters)medium (20 meters) |{{{1}}} }} }} }} }} }} }}
This template requires a single (unnamed) parameter, which should be "p", "t", "s", "m", or "l", indicating the range desired. Support for capitalized versions might be added later.
The parameter can also be "l*m", indicating that the in-game text says "long" but the actual range is medium.