Path of Exile Wiki

Wiki поддерживается сообществом, поэтому подумайте над тем, чтобы внести свой вклад.

ПОДРОБНЕЕ

Path of Exile Wiki
(Новая страница: «{{documentation subpage}} {{high-risk}} The item module provides functionality for various item-related templates. __TOC__ ==Overview== This module is responsib…»)
 
Нет описания правки
(не показано 15 промежуточных версий 4 участников)
Строка 1: Строка 1:
{{documentation subpage}}
+
{{Documentation subpage}}
  +
{{high-risk}}
+
{{High-risk}}
The item module provides functionality for various item-related templates.
 
  +
{{Lua|Module:Util|Module:Arguments|Module:Game|Module:Skill|Module:Area|Module:Cargo|Module:Item link|Module:Infocard}}
  +
  +
Предоставляет функциональные возможности для различных шаблонов, связанных с предметами.
   
 
__TOC__
 
__TOC__
  +
==Описание==
==Overview==
 
   
 
This module is responsible for creating item boxes, various item lists, item links and other item-related tasks. In the process a lot of the input data is verified and also added as semantic property to pages; as such, any templates deriving from this module should not be used on user pages other then for temporary testing purposes.
 
This module is responsible for creating item boxes, various item lists, item links and other item-related tasks. In the process a lot of the input data is verified and also added as semantic property to pages; as such, any templates deriving from this module should not be used on user pages other then for temporary testing purposes.
   
 
This template is also backed by an export script in [[PyPoE]] which can be used to export item data from the game files which then can be used on the wiki. Use the export when possible,
 
This template is also backed by an export script in [[PyPoE]] which can be used to export item data from the game files which then can be used on the wiki. Use the export when possible,
  +
<section begin="templates" />
  +
==Шаблоны Item==
  +
===Модуль:Item2===
  +
Все шаблоны, определенные в [[Модуль:Item2]]:
   
  +
* {{tlx|Item}}
==Implemented templates==
 
  +
** {{tlx|Base item}}
 
  +
* {{tlx|Item list}}
===Core templates===
 
* [[Template:Item]]
+
* {{tlx|Item class}}
  +
* {{tlx|Simple item list}}
* [[Template:Item link]] ([[Template:Il]] and [[Template:Sl]])
 
* [[Template:Item list]]
+
* {{tlx|Item list/skill gems by gem tag}}
   
===Listing templates===
+
===Модуль:Item table===
  +
Все шаблоны, определенные в [[Модуль:Item table]]:
* [[Template:SMW item table]]
 
* [[Template:SMW item table/skill gem]]
 
* [[Template:SMW item table/skill gem/intro]]
 
* [[Template:SMW item table/ul/basic/row]]
 
   
  +
* {{tlx|Item table}}
===Query templates===
 
  +
** {{tlx|Query base items}}
* [[Template:Item list/skill gems by gem tag]]
 
  +
*** {{tlx|Query base armours}}
  +
** {{tlx|Query unique items}}
  +
*** {{tlx|Query unique armours}}
  +
** {{tlx|Item unique versions}}
  +
** {{tlx|Area item drops}}
  +
* {{tlx|Item table/skill gems}}
  +
** {{tlx|Query skill gems}}
  +
*** {{tlx|Query stat related skill gems}}
  +
* {{tlx|Map item drops}}
  +
* {{tlx|Prophecy description}}
   
  +
===Модуль:Item link===
<!--==Tests==
 
  +
Все шаблоны, определенные в [[Модуль:Item link]]:
   
  +
* {{tlx|Item link}}
{{#invoke: {{BASEPAGENAME}}/testcases|run}}-->
 
  +
** {{tlx|Il}}
  +
** {{tlx|Item icon link}}
   
  +
===Модуль:Item acquisition===
  +
* {{tlx|Получение предмета}}
  +
<section end="templates" />
   
  +
{{Documentation categories|
<includeonly>[[Category:SMW modules]]</includeonly>
 
  +
<!-- Categories and interwikis go here. -->
  +
[[Категория:Модули Item]]
  +
[[Категория:Модули Cargo]]
  +
[[de:Modul:Item2]]
  +
[[en:Module:Item2]]
  +
}}

Версия от 18:10, 16 декабря 2020

Предоставляет функциональные возможности для различных шаблонов, связанных с предметами.

Описание

This module is responsible for creating item boxes, various item lists, item links and other item-related tasks. In the process a lot of the input data is verified and also added as semantic property to pages; as such, any templates deriving from this module should not be used on user pages other then for temporary testing purposes.

This template is also backed by an export script in PyPoE which can be used to export item data from the game files which then can be used on the wiki. Use the export when possible,

Шаблоны Item

Модуль:Item2

Все шаблоны, определенные в Модуль:Item2:

Модуль:Item table

Все шаблоны, определенные в Модуль:Item table:

Модуль:Item link

Все шаблоны, определенные в Модуль:Item link:

Модуль:Item acquisition