Шаблон:Skill infobox/historical — различия между версиями

Материал из Guild Wars 2 wiki
Перейти к: навигация, поиск
(Новая страница: «<includeonly>{{clear}}{{#if: {{{nosection|}}}|{{#vardefine:section|}}|{{#vardefine:section|<h2 class="noexcerpt">{{#if: {{{date|}}} | Game updates/{{{date}}}|{{…»)
 
Строка 83: Строка 83:
 
     | ward = Ward
 
     | ward = Ward
 
     | well = Well}}}}|}}}}<!--
 
     | well = Well}}}}|}}}}<!--
-->{{#if: {{{minor|}}} ||<div id="gmv-{{{date|originalversion}}}">{{#if:{{{split|}}}|{{Game mode version|scope={{{date|originalversion}}}|{{{split}}}}}}}<div class="infobox skill {{lc:{{{race|{{#var:profession}}}}}}}">
+
-->{{#if: {{{minor|}}} ||<div id="gmv-{{{date|originalversion}}}">{{#if:{{{split|}}}|{{Game mode version|scope={{{date|originalversion}}}|{{{split}}}}}}}<div class="infobox skill {{lc:{{{race|{{#var:profession}}}}}}} {{#if:{{{specialization|}}}|specialization}}">
 
<div class="icon skill-infobox-icon">
 
<div class="icon skill-infobox-icon">
 
<div style="overflow: hidden; width: 36px; height: 36px; display:inline-block; vertical-align:middle;">
 
<div style="overflow: hidden; width: 36px; height: 36px; display:inline-block; vertical-align:middle;">
Строка 91: Строка 91:
 
<p class="heading">{{{name|{{#titleparts:{{trim|{{#explode:{{BASEPAGENAME}}|(}}}}}}}}}</p>
 
<p class="heading">{{{name|{{#titleparts:{{trim|{{#explode:{{BASEPAGENAME}}|(}}}}}}}}}</p>
 
<div class="statistics">
 
<div class="statistics">
{{#if: {{{uw-replaced-by|}}} |<span>[[File:Not available underwater.png|x20px|link=Underwater mode#Underwater skills|Not available underwater]]</span> &nbsp;|
+
{{#if: {{{ground-target|}}}
}}{{#if: {{{initiative|}}}{{{initiative-pve|}}}
+
| [[File:Ground target aim.png|18px|link=Targeting#Прицеливание на землю|Прицеливание на землю]] &nbsp;  
  | {{#if: {{{initiative-wvw|}}}{{{initiative-pvp|}}}
+
}}{{#if: {{{uw-replaced-by|}}} |<span>[[File:Not available underwater.png|x20px|link=Underwater mode#Подводные умения|Недоступно под водой]]</span> &nbsp;|
      | {{infobox statistic split|stat=initiative|{{{initiative|}}}|pve={{{initiative-pve|}}}|wvw={{{initiative-wvw|}}}|pvp={{{initiative-pvp|}}}}}
 
      | {{initiative|{{{initiative}}}}}
 
    }} &nbsp;
 
 
}}{{#ifeq: {{{activation|0}}} | 0
 
}}{{#ifeq: {{{activation|0}}} | 0
 
  | <!-- display nothing -->
 
  | <!-- display nothing -->
Строка 114: Строка 111:
 
       | {{infobox statistic split|stat=upkeep|{{{upkeep|}}}|pve={{{upkeep-pve|}}}|wvw={{{upkeep-wvw|}}}|pvp={{{upkeep-pvp|}}}}}
 
       | {{infobox statistic split|stat=upkeep|{{{upkeep|}}}|pve={{{upkeep-pve|}}}|wvw={{{upkeep-wvw|}}}|pvp={{{upkeep-pvp|}}}}}
 
       | {{upkeep|{{{upkeep}}}}}
 
       | {{upkeep|{{{upkeep}}}}}
 +
    }} &nbsp;
 +
}}{{#if: {{{initiative|}}}{{{initiative-pve|}}}
 +
  | {{#if: {{{initiative-wvw|}}}{{{initiative-pvp|}}}
 +
      | {{infobox statistic split|stat=initiative|{{{initiative|}}}|pve={{{initiative-pve|}}}|wvw={{{initiative-wvw|}}}|pvp={{{initiative-pvp|}}}}}
 +
      | {{initiative|{{{initiative}}}}}
 
     }} &nbsp;
 
     }} &nbsp;
 
}}{{#if: {{{health cost|}}}{{{health cost-pve|}}}
 
}}{{#if: {{{health cost|}}}{{{health cost-pve|}}}
Строка 126: Строка 128:
 
     }} &nbsp;
 
     }} &nbsp;
 
}}{{#if: {{{hero points|}}}
 
}}{{#if: {{{hero points|}}}
  | <span>{{{hero points}}}&nbsp;[[File:Hero point.png|20px|Hero point|link=Hero point]]</span> &nbsp;
+
  | <span>{{{hero points}}}&nbsp;[[File:Hero point.png|20px|link=Hero point|Очки героя]]</span> &nbsp;
}}{{#if: {{{ground-target|}}}
 
| [[File:Ground target aim.png|18px|Ground-targeted|link=Targeting#Ground targeting]] &nbsp;  
 
 
}}
 
}}
 
</div>
 
</div>

Версия 00:49, 14 мая 2020

Description

{{Skill infobox/historical
| date = YYYY-MM-DD
| changes = 
* Patch notes go here, they can be on multiple lines. Start each line with a bullet as it appears in the patch notes.
| name = Flare
| description = Send a small ball of fire towards your foe.
| id = 1234
}}

Parameters

Unless otherwise specified below, all parameters are common with the {{skill infobox}} template, see that page for documentation.

date
Optional. Specify in the format that matches the game update page titles. (i.e. YYYY-MM-DD). If specified, a level 2 section header is created with the date. If not specified, defaults to the text "Original version" in the title and no patch notes page link is generated.
changes
Optional. If specified, inserts a section beneath the title wrapped in a dotted border. Patch notes should be here as found on the game update page.
minor
Optional. If specified, preferably as "y" the infobox will be hidden and only the changes will be shown. Use for minor bug fix patch notes etc which don't have an effect on the appearance of the infobox.
nosection
Optional. Suppresses the section creation.

Examples

{{Skill infobox/historical
| date = 2015-12-15
| changes = 
* Replaced pulsing {{effect|Blur}} with pulsing {{effect|Distortion (effect)}}, thus [[Capture point|preventing capture-point contribution]].
* Increased casting time {{activation}} to 0.75 seconds.
* Reduced aftercast delay to 0 seconds.
| icon = Skill.png
| description = This is an example.
| activation = 1.5
| recharge = 45
| variables = {{skill fact|bleeding|5}}
| specialization = tempest
| slot = weapon
| twohand = staff
| attunement = fire
| weapon-slot = 5
| ground-target = circle
| id = 12345
}}

15 декабря 2015

This is an example.

Bleeding.png Кровотечение (5 сек): 110 урона.

— Внутриигровое описание [?]