Шаблон:Version history table header — различия между версиями

Материал из Guild Wars 2 wiki
Перейти к: навигация, поиск
(Новая страница: «<includeonly>{{#if:{{{hidetext|}}}| | ''For a detailed {{#switch:{{{type}}}|trait=trait|effect=effect|skill}} history, see [[{{FULLPAGENAME}}/history|here]]''.}}…»)
 
Строка 1: Строка 1:
<includeonly>{{#if:{{{hidetext|}}}| | ''For a detailed {{#switch:{{{type}}}|trait=trait|effect=effect|skill}} history, see [[{{FULLPAGENAME}}/history|here]]''.}}
+
<includeonly>{{#if:{{{hidetext|}}}| | ''Более детальную историю изменений {{#switch:{{{type}}}|trait=черты|effect=эффекта|умения}} смотрите [[{{FULLPAGENAME}}/history|здесь]]''.}}
 
{| class = "table {{{1}}} {{#switch: {{{table|}}} | normal =  | collapsed = expandable | collapsible}}"
 
{| class = "table {{{1}}} {{#switch: {{{table|}}} | normal =  | collapsed = expandable | collapsible}}"
 
! width="120px" | Патч
 
! width="120px" | Патч

Версия 08:58, 24 октября 2016

Description

This is a template created for the Skill Version History project.

Parameters

unnamed parameter 1
Optional. Adds the parameter as a class to the table.
unnamed parameter 2
Optional. Sets the width of the table.
table
Optional. Values can be "normal" for a non-collapsible table or "collapsed" for a collapsed table.
type
Optional, defaults to skill. Values can be 'trait' or 'effect'.
hidetext
Optional, hides the link to /history.

Example usage

skill table, no fixed width
{{Version history table header|revenant}}
{{Version history table row|2015-10-23|Revenant}}
* Duelist's Preparation has been added to the game.
|}

Result:

Более детальную историю изменений умения смотрите здесь.

Патч Изменения
23 октября 2015 Выход Heart of Thorns:
  • Duelist's Preparation has been added to the game.
effect table, fixed width, collapsed, hidetext
{{Version history table header|condition|90%|type=effect|table=collapsed|hidetext=y}}
{{Version history table row|release}}
* Confusion has been added to the game.
|}

Result:


See also