Search resultsGive feedback
Jump to navigation
Jump to search
- = {} local heroes_data = mw.loadJsonData("Data:HeroData.json") local attributes_data = mw.loadJsonData("Data:AttributeData.json") local util_module...7 KB (919 words) - 15:22, 11 August 2026
- update stored in Data:LatestUpdate.json. This is an automated function that wraps the "days_since" data in a localized text template to be used by Module:UpdateExcerpt...921 bytes (123 words) - 13:58, 21 July 2026
- parameters are required. Template:Hero card2 utilizes this with some default values, see there for suggested values. For Template:Roster on Heroes, generate...2 KB (857 words) - 21:20, 22 May 2026
- with Template:Item stat table. To add a new stat, add the name of the stat as "friendly to internal", followed by the property as listed on Data:ItemData...293 bytes (51 words) - 05:36, 22 February 2025
- local attrs = { ['data-tooltip-for'] = name, ['data-tooltip-arrow'] = arrow, ['data-tooltip-arrow-size'] = arrowsize, ['data-tooltip-limit-width']...2 KB (228 words) - 17:13, 25 August 2026
- retrieving ability and attribute icon data Abilities/details table (WIP) - Generates details table to show raw ability data...125 bytes (55 words) - 17:48, 26 October 2024
- local p = {} local ItemData = require("Module:ItemData") -------------------------------------------------- -- Styling -----------------------------...4 KB (465 words) - 19:16, 27 February 2026
- local p = {} local heroes_data = mw.loadJsonData("Data:HeroData.json") local items_data = mw.loadJsonData("Data:ItemData.json") -- Helper to find Item...9 KB (1,243 words) - 03:18, 15 July 2026
- main_boxes end function get_hero_data(hero_key) local hero_data = mw.loadJsonData("Data:HeroData.json") local hero = hero_data[hero_key] if (hero == nil)...22 KB (3,218 words) - 20:34, 26 February 2026
- retrieving ability and attribute icon data Abilities/details table (WIP) - Generates details table to show raw ability data...186 bytes (63 words) - 17:50, 26 October 2024
- then( function ( data ) { // if ( data.query && data.query.pages && data.query.pages[ 0 ] ) { // var page = data.query.pages[ 0...12 KB (972 words) - 13:47, 24 July 2026
- {{Translate}} for how/when to use and more documentation. Translates a given key from Data:Dictionary. Manual invocation should only be used when additional parameters...1 KB (145 words) - 21:03, 6 June 2026
- navbox on Template:Item Navbox and Template:Infobox ShopItems. The sub group contains all items in each price range from "ItemPricePerTier" in Data:GenericData...4 KB (814 words) - 16:29, 30 January 2026
- across different weapon types. It references Data:HeroData.json for weapon stats (RPS, Spin-up) and Data:ItemData.json for the item's base buildup value. The...2 KB (317 words) - 20:55, 20 January 2026
- then( function ( data ) { if ( data.query && data.query.pages && data.query.pages[ 0 ] ) { var page = data.query.pages[ 0 ];...11 KB (961 words) - 10:24, 24 July 2026
- heroes_data = mw.loadJsonData("Data:HeroData.json") local items_data = mw.loadJsonData("Data:ItemData.json") -- Reads a property from Data:ItemData.json...4 KB (598 words) - 17:57, 9 July 2026
- unselectable in Data:HeroData.json are skipped on top of that. local function hero_slots() local active = {} for _, hero in pairs(mw.loadJsonData(GameData...9 KB (1,113 words) - 07:54, 10 August 2026
- Abilities/details table (WIP) - Generates details table to show raw ability data...131 bytes (45 words) - 08:09, 15 May 2026
- User:[NAME]/Sandbox2, not in the main namespace. For Lua modules or Data pages, pages under Module:Sandbox/[NAME]/Data:Sandbox/[NAME] are considered yours. User pages should...1 KB (162 words) - 16:28, 30 July 2026
- 'json', formatversion: 2 } ).then( function ( data ) { var wikitext = ( data.expandtemplates && data.expandtemplates.wikitext ) || ''; return wikitext...11 KB (1,000 words) - 19:44, 30 July 2026