Search results

Jump to navigation Jump to search
  • Module:Item table (category Item modules)
    if enabled then row_info.options = row_info.options or {} row_infos[#row_infos+1] = row_info end end -- Parse...
    81 KB (8,524 words) - 16:02, 6 May 2024
  • Module:Item2 (category Item modules)
    Lazy loading for Module:Area function h.query_area_info(args) if not f_query_area_info then f_query_area_info = require('Module:Area').query_area_info...
    121 KB (11,963 words) - 23:36, 7 April 2024
  • Module:Monster (category Cargo modules)
    require('Module:No globals') local m_util = require('Module:Util') local m_cargo = require('Module:Cargo') local m_game = mw.loadData('Module:Game') local...
    53 KB (4,954 words) - 05:44, 4 September 2023
  • if enabled then row_info.options = row_info.options or {} row_infos[#row_infos+1] = row_info end end -- Parse...
    81 KB (8,524 words) - 16:00, 6 May 2024
  • require('Module:Util') local m_game = mw.loadData('Module:Game') local cfg = {} -- ---------------------------------------------------------------------------- -- i18n...
    33 KB (3,819 words) - 13:16, 16 May 2024
  • Module:Modifier table (category Modifier modules)
    for _, row_info in ipairs(row_infos) do if type(row_info.fields) == 'function' then row_info.fields = row_info.fields() ...
    20 KB (2,269 words) - 16:47, 6 December 2022
  • for _, row_info in ipairs(row_infos) do if type(row_info.fields) == 'function' then row_info.fields = row_info.fields() ...
    20 KB (2,269 words) - 16:46, 6 December 2022
  • Module:Item class (category Item modules)
    maybe_sandbox('Item class') local m_game = use_sandbox and mw.loadData('Module:Game/sandbox') or mw.loadData('Module:Game') -- The cfg table contains all...
    4 KB (466 words) - 15:21, 4 June 2022
  • maybe_sandbox('Item class') local m_game = use_sandbox and mw.loadData('Module:Game/sandbox') or mw.loadData('Module:Game') -- The cfg table contains all...
    4 KB (466 words) - 15:21, 4 June 2022
  • Module:Quest reward (category Cargo modules)
    local info = p._shared.reward_tbl_extra_info(row) if info ~= '' then out[#out+1] = string.format('%s (%s)', reward, info) ...
    9 KB (959 words) - 16:45, 17 January 2022
  • coding new modules. Module:Arguments - Parses arguments passed to module calls. Module:Game - Contains various game-related constants and data. Module:Table...
    6 KB (664 words) - 13:12, 4 June 2023
  • util') local m_quest_reward = require('Module:Quest reward')._shared local m_game = mw.loadData('Module:Game') -- Should we use the sandbox version of our...
    25 KB (2,621 words) - 15:53, 4 April 2024
  • local info = p._shared.reward_tbl_extra_info(row) if info ~= '' then out[#out+1] = string.format('%s (%s)', reward, info) ...
    11 KB (1,247 words) - 16:19, 18 August 2023
  • Lazy loading for Module:Area function h.query_area_info(args) if not f_query_area_info then f_query_area_info = require('Module:Area').query_area_info...
    121 KB (11,963 words) - 23:16, 7 April 2024
  • use_sandbox and mw.loadData('Module:Game/sandbox') or mw.loadData('Module:Game') -- The cfg table contains all localisable strings and configuration, to...
    84 KB (8,611 words) - 08:23, 2 May 2024
  • for _, row_info in ipairs(row_infos) do if type(row_info.fields) == 'function' then row_info.fields = row_info.fields() ...
    80 KB (8,467 words) - 20:32, 2 May 2021
  • line interface is used extensively to update many pages on the wiki with game data. The Project Path of Exile Wiki fork of PyPoE is on github. Follow the...
    8 KB (474 words) - 04:31, 16 October 2021
  • and require('Module:Util/sandbox') or m_baseutil local m_game = use_sandbox and mw.loadData('Module:Game/sandbox') or mw.loadData('Module:Game') local m_cargo...
    15 KB (2,096 words) - 04:06, 20 December 2021
  • require('Module:No globals') local m_util = require('Module:Util') local m_cargo = require('Module:Cargo') local m_game = mw.loadData('Module:Game') local...
    53 KB (4,954 words) - 05:42, 4 September 2023
  • table was fine at first when we didn't have individual pages to display the info for each card, but now it's looking a bit cluttered. I would like to move...
    34 KB (5,451 words) - 15:06, 23 May 2019
  • Module:Area (category Cargo modules)
    infoboxes -- p.query_area_info = m_util.misc.invoker_factory(_query_area_info, { wrappers = cfg.wrappers.query_area_info, }) return p...
    32 KB (3,211 words) - 16:44, 15 July 2022
  • infoboxes -- p.query_area_info = m_util.misc.invoker_factory(_query_area_info, { wrappers = cfg.wrappers.query_area_info, }) return p...
    32 KB (3,211 words) - 16:38, 15 July 2022
  • to know this.'), } cfg.i18n.infocard = { page = '[[Item class]]', info = m_util.html.abbr('(?)', 'Item classes categorize items. Classes are often...
    2 KB (196 words) - 23:56, 27 May 2022
  • to know this.'), } cfg.i18n.infocard = { page = '[[Item class]]', info = m_util.html.abbr('(?)', 'Item classes categorize items. Classes are often...
    2 KB (196 words) - 19:24, 27 May 2022
  • require('Module:Util') local m_game = mw.loadData('Module:Game') local cfg = {} -- ---------------------------------------------------------------------------- -- i18n...
    33 KB (3,819 words) - 13:15, 16 May 2024
  • Module:Item acquisition (category Item modules)
    util') local m_quest_reward = require('Module:Quest reward')._shared local m_game = mw.loadData('Module:Game') -- Should we use the sandbox version of our...
    25 KB (2,621 words) - 12:53, 24 December 2022
  • looking for that info. Iamacyborg (talk) 19:50, 10 November 2015 (UTC) All of the weighting column entries can be derived from the info in the previous...
    9 KB (1,461 words) - 17:56, 8 March 2021
  • require('Module:Arguments').getArgs local m_game = require('Module:Game') local m_util = require('Module:Util') local m_cargo = require('Module:Cargo')...
    25 KB (2,596 words) - 19:37, 14 December 2019
  • o') local m_quest_reward = require('Module:Quest reward')._shared local m_game = mw.loadData('Module:Game') -- Should we use the sandbox version of our...
    26 KB (2,773 words) - 18:42, 7 November 2021
  • stat_text). I am hesistant to update it manually in the info box, since it looks like the info boxes are automatically generated and a new export will...
    27 KB (5,530 words) - 19:54, 16 April 2024
  • require('Module:Util') local getArgs = require('Module:Arguments').getArgs local m_game = require('Module:Game') local f_infocard = require('Module:Infocard')...
    36 KB (3,930 words) - 10:29, 17 March 2018
  • use_sandbox and mw.loadData('Module:Game/sandbox') or mw.loadData('Module:Game') -- The cfg table contains all localisable strings and configuration, to...
    84 KB (8,611 words) - 08:13, 2 May 2024
  • I think that info about tools for calculating talisman item level shoud be there where info about calculating talisman item level is, otherwise no one...
    13 KB (1,972 words) - 12:38, 18 February 2021
  • monster and character stats First add new item classes, tags, etc to Module:Game, and change CurrentMapSeries template Modifiers Areas other data (skills...
    7 KB (1,158 words) - 12:28, 2 July 2023
  • think we'd still be better off keeping all the skill info on the one page and allowing limited info from that to be transcluded in the same two ways ways...
    72 KB (11,004 words) - 22:40, 17 June 2023
  • it was necessary to rename "Normal, Magic, Rare and Unique" in the module "Module:Game". The only thing that did not rename, so it is long_lower =. In principle...
    27 KB (3,666 words) - 15:19, 15 May 2023
  • makes much more sense to me. It's fine if you're not displaying a lot of info, but for things like.. Unique Shields where there's a lot to be displayed...
    79 KB (11,588 words) - 15:19, 15 May 2023
  • 2016 (UTC) The ranges in headers will not be affected currently and more info will be available in the upcoming announcement according to Chris. --OmegaK2...
    73 KB (12,140 words) - 22:40, 17 June 2023
  • that the HH is the #1 chase item in the game, and the purpose of this wiki is to be helpful. Thus, adding info that can help players find/farm HH is definitely...
    59 KB (9,442 words) - 15:45, 15 April 2024
  • all map pages have text info on boss location - own section of the map or not, minions, does the room seal, etc. I added the info to some maps a while back...
    93 KB (15,212 words) - 22:40, 17 June 2023
  • without messing with Module:Item (or rather Module:Item2). The connection point would probably be a page string that can be passed to Module:Item. Molldust (talk)...
    9 KB (1,210 words) - 19:44, 11 July 2021
  • than the capitalization used in game, since the game capitalizes words to add emphasis to them as game mechanics or game concepts. For example, Increased...
    83 KB (14,755 words) - 22:41, 17 June 2023
  • Discord before implementing them. This template uses the following modules: Module:Mod The mod template is used to create a formatted mod page. The template...
    88 bytes (280 words) - 02:02, 28 September 2018
  • that has the item information entered by Template:Item and includes the item info box on hover on the link. Pages with broken item links with be added to the...
    100 bytes (915 words) - 00:38, 5 September 2017
  • but it won't show anything in the infobox currently. There is connection info on the area data, but I believe you mean the atlas connections which seem...
    38 KB (5,971 words) - 22:40, 17 June 2023
  • reward info from game files anymore. —Preceding unsigned comment added by Gyfeillgar (talk • contribs) 00:24, 12 September 2021‎ (UTC) that module is datamined...
    1 KB (216 words) - 15:19, 15 May 2023
  • Discord before implementing them. This template uses the following modules: Module:Mod The mod template is used to create a formatted mod page. The template...
    5 KB (251 words) - 16:28, 11 June 2023
  • Discord before implementing them. This template uses the following modules: Module:Mod The mod template is used to create a formatted mod page. The template...
    96 bytes (294 words) - 04:04, 2 May 2021
  • that has the item information entered by Template:Item and includes the item info box on hover on the link. Pages with broken item links with be added to the...
    5 KB (879 words) - 14:35, 28 November 2022
  • that has the item information entered by Template:Item and includes the item info box on hover on the link. Pages with broken item links with be added to the...
    108 bytes (923 words) - 23:39, 4 May 2021
  • following modules: Module:Incursion The Incursion room template is used to submit incursion room data to the cargo data base, create an info box and add...
    3 KB (76 words) - 02:13, 26 June 2022
  • template uses the following modules: Module:Area The area template is used to show a area info card. It currently calls Module:Area from within the Area...
    5 KB (78 words) - 17:46, 15 July 2022
  • following modules: Module:Incursion The Incursion room template is used to submit incursion room data to the cargo data base, create an info box and add...
    105 bytes (110 words) - 10:18, 17 May 2018
  • following modules: Module:Incursion The Incursion room template is used to submit incursion room data to the cargo data base, create an info box and add...
    113 bytes (120 words) - 17:19, 6 March 2022
  • template uses the following modules: Module:Area The area template is used to show a area info card. It currently calls Module:Area from within the Area...
    249 bytes (129 words) - 16:41, 4 August 2022
  • template uses the following modules: Module:Area The area template is used to show a area info card. It currently calls Module:Area from within the Area...
    241 bytes (113 words) - 16:44, 4 August 2022
  • Betrayal tag. Neokowloon (talk) 08:38, 22 June 2020 (UTC) Any chance the map info box (under "Additional Information") display the map region? It display connected...
    2 KB (321 words) - 14:25, 10 October 2020