Редактирование: Шаблон:Mastery infobox

Материал из Guild Wars 2 wiki
Перейти к: навигация, поиск

Внимание! Вы не авторизовались на сайте. Ваш IP-адрес будет публично видимым, если вы будете вносить любые правки. Если вы войдёте или создадите учётную запись, правки вместо этого будут связаны с вашим именем пользователя, а также у вас появятся другие преимущества.

Правка может быть отменена. Пожалуйста, просмотрите сравнение версий, чтобы убедиться, что это именно те изменения, которые вас интересуют, и нажмите «Записать страницу», чтобы изменения вступили в силу.

На этой странице невозможны семантические аннотации в тексте из-за ограничений пространства имён. Детали относительно того, как разрешить пространство имен, находятся в справочной странице конфигурации.

Текущая версия Ваш текст
Строка 1: Строка 1:
<includeonly>{{#set:Has context=Mastery}}<!--
+
{{infobox status|{{{status|{{#ifeq:{{{historical|n}}}|y|historical}} }}} }}{{#set:Has context=Mastery}}<div class="infobox mastery" style="width: 280px;">
-->{{infobox status|{{{status|}}}|{{{status notes|}}}|date={{{status date|}}}}}<!--
 
-->{{infobox requires|{{{requires|}}} }}<!--
 
-->{{wikipopup|{{{description|}}}}}{{wikipopup quotation|game}}<!--
 
--><div class="infobox mastery" style="width: 290px;">
 
 
<div class="icon infobox-icon">{{#if: {{{icon|}}}
 
<div class="icon infobox-icon">{{#if: {{{icon|}}}
 
  | [[Has game icon::File:{{{icon}}}|40px]]
 
  | [[Has game icon::File:{{{icon}}}|40px]]
Строка 14: Строка 10:
 
<div class="wrapper">
 
<div class="wrapper">
 
<dl style="width: 280px;">
 
<dl style="width: 280px;">
<dt>Регион</dt>
+
<dt style="width:120px;">Регион цепочки</dt>
<dd>[[{{{region|}}} mastery tracks|{{#switch:{{{region}}}|Central Tyria=Центральная Тирия|Heart of Thorns|Heart of Maguuma|=Heart of Thorns|Path of Fire=Path of Fire|Icebrood Saga=Сага&nbsp;об&nbsp;Исчадиях&nbsp;Льда|#default={{{region|Неизвестно}}}}}]]{{#set:Has mastery track region={{{region|}}}}}</dd>
+
<dd>[[{{{region|}}} mastery tracks|{{#switch:{{{region}}}|Central Tyria=Центральная Тирия|Heart of Maguuma=Сердце Магуумы|#default=Неизвестно}}]]{{#set:Has mastery track region={{{region|}}}}}</dd>
<dt>[[Mastery#Цепочка мастерства|Цепочка]]</dt>
+
<dt style="width:120px;">[[Mastery|Цепочка&nbsp;мастерства]]</dt>
<dd>[[{{{region|}}} mastery tracks#{{{track|}}}|{{rus lang|mastery|{{{track|Неизвестно}}}}}]]{{#set:Has mastery track={{{track|}}}}}</dd>
+
<dd>{{#switch:{{{track}}}|Gliding=Планирование|Itzel Lore=Знания Итцель|Exalted Lore=Знания Возвышенных|Nuhoch Lore=Знания Нухоч|Forsaken Thicket=Покинутая Чаща|Pact Commander=Командир Пакта|Legendary Crafting=Создание легенд|Fractal Attunement=Фрактальная&nbsp;настройка|Ancient Magics=Древняя магия|#default=Неизвестно}}{{#set:Has mastery track={{{track|}}}}}</dd>
<dt>Уровень</dt>
+
<dt style="width:120px;">Уровень</dt>
 
<dd>[[Has mastery tier::{{{tier|0}}}]]</dd>
 
<dd>[[Has mastery tier::{{{tier|0}}}]]</dd>
<dt>Опыт</dt>
+
<dt style="width:120px;">Требуется опыта</dt>
 
<dd>{{formatnum:{{{experience|{{{xp|0}}}}}}}}{{#set: Has mastery experience requirement={{{experience|{{{xp|0}}}}}}}}</dd>
 
<dd>{{formatnum:{{{experience|{{{xp|0}}}}}}}}{{#set: Has mastery experience requirement={{{experience|{{{xp|0}}}}}}}}</dd>
 
</dl>
 
</dl>
Строка 32: Строка 28:
 
           {{#ifeq: {{{categorize|y}}} | n | do not categorize | <!-- categorize --> }}
 
           {{#ifeq: {{{categorize|y}}} | n | do not categorize | <!-- categorize --> }}
 
           {{#switch: {{lc:{{{status|}}}}} | historical | unimplemented | future = do not categorize }}
 
           {{#switch: {{lc:{{{status|}}}}} | historical | unimplemented | future = do not categorize }}
 +
          {{#ifeq: {{lc:{{{historical}}}}} | y | do not categorize }}<!-- legacy support -->
 
  | <!-- Do not categorize --> |
 
  | <!-- Do not categorize --> |
 
{{#if: {{{track|}}} | [[Category:{{ucfirst:{{{track}}}}} masteries]] }}
 
{{#if: {{{track|}}} | [[Category:{{ucfirst:{{{track}}}}} masteries]] }}
}}</includeonly><noinclude>
+
}}<noinclude>
== Usage ==
+
== Description ==
 
<pre>{{Mastery infobox
 
<pre>{{Mastery infobox
 
| points =  
 
| points =  
Строка 57: Строка 54:
 
; categorize : Optional. "y" or "n" to turn on/off categorization. Default is on for main namespace articles and off for others. If using "status", don't set this parameter.
 
; categorize : Optional. "y" or "n" to turn on/off categorization. Default is on for main namespace articles and off for others. If using "status", don't set this parameter.
 
; status : Optional. Status of content. Only set if not currently obtainable ingame, displays relevant notice. Available options: "historical", "future", "unimplemented", "current" (default).
 
; status : Optional. Status of content. Only set if not currently obtainable ingame, displays relevant notice. Available options: "historical", "future", "unimplemented", "current" (default).
; status notes : Optional. Allows provision of additional reason for the given status.
 
; status date : Optional. Sets the date of the update that marked this skill as historical (in YYYY-MM-DD format).
 
; requires : Optional. The expansion or living world season required to access the content. Displays a notice of the release. See {{tl|infobox requires}} for options.
 
 
=== Example ===
 
<pre>
 
{{Mastery infobox
 
| points = 1
 
| xp = 508000
 
| region = Heart of Thorns
 
| track = Gliding
 
| tier = 1
 
| description = Gain access to the glider so that you can glide like a squirrel across the highest points of the Heart of Maguuma.
 
| mastered description = To glide, jump from a high place, and then press the jump key again while falling.
 
| requires = hot
 
}}
 
</pre>
 
{{Mastery infobox
 
| name = Glider Basics
 
| icon = Glider Basics.png
 
| points = 2
 
| xp = 1016000
 
| region = Heart of Thorns
 
| track = Gliding
 
| tier = 2
 
| description = Improved design to your glider handles and slits in the wings let you confidently fly into updrafts, allowing you to gain altitude and travel to previously unreachable locations.
 
| mastered description = Updrafts are pillars of swirling wind found around the [[Heart of Maguuma|Maguuma Jungle]]. To use updrafts, simply glide into them and receive an elevation boost.
 
| requires = hot
 
}}
 
  
 
[[Category:Infobox templates]]
 
[[Category:Infobox templates]]
 
</noinclude>
 
</noinclude>

Пожалуйста, учтите, что любой ваш вклад в проект «Guild Wars 2 wiki» может быть отредактирован или удалён другими участниками. Если вы не хотите, чтобы кто-либо изменял ваши тексты, не помещайте их сюда.
Вы также подтверждаете, что являетесь автором вносимых дополнений, или скопировали их из источника, допускающего свободное распространение и изменение своего содержимого (см. Guild Wars 2 wiki:Авторские права). НЕ РАЗМЕЩАЙТЕ БЕЗ РАЗРЕШЕНИЯ ОХРАНЯЕМЫЕ АВТОРСКИМ ПРАВОМ МАТЕРИАЛЫ!

Чтобы изменить эту страницу, пожалуйста, ответьте на приведённый ниже вопрос (подробнее):

Отменить | Справка по редактированию (в новом окне)