Search results

Jump to navigation Jump to search
  • one_to_many then query.fields = query.fields .. ',' .. query.one_to_many end local result = mw.ext.cargo.query(query.tables, query.fields, query) if #result
    6 KB (822 words) - 01:03, 4 February 2024
  • /Sandbox /Sandbox/Sprites (full list) Expand Templates Cargo Tables API Sandbox Version & Extensions Top-Level Category All Categories User:Teamtoto Common
    3 KB (129 words) - 21:47, 22 December 2022
  • MANY QUERY IS ACTUALLY IN THE ONE TO MANY FIELD FIRST Modding is 10000 (modding talk is 10001) Data is 10002 (data talk is 10003) from [1] Cargo bug. Instead
    3 KB (428 words) - 02:02, 4 February 2024
  • This module is taken from Leaguepedia's CargoQuery module. This module lets you get around the |no html bug that Cargo has by avoiding |format=template. This
    3 KB (425 words) - 11:59, 2 September 2020
  • local p = {} local cargo = mw.ext.cargo function p.main(frame) local creaturetable = p.createtable(frame) return frame:expandTemplate{title = 'CharaSim'
    1 KB (163 words) - 16:34, 24 September 2019
  • list should probably be replaced by a cargo query, but I don't know how to parse the Type field in the Effects cargo table. Egocarib (talk) 19:44, 16 September
    300 bytes (45 words) - 19:44, 16 September 2021
  • match %a</ If passing a template that uses a cargo query as the html parameter, be sure that the cargo query is marked with no html or this Module might
    3 KB (232 words) - 02:47, 5 January 2021
  • oneToMany) query.join = util_table.concatIfTable(query.join) query.limit = query.limit or 9999 local result = mw.ext.cargo.query(tables, fields, query) h
    10 KB (1,555 words) - 20:46, 28 December 2019
  • {title="Commerce form query", args={concatargstring} } end end function p.getquery(table, fields, args) return cargo.query(table, fields, args) end
    2 KB (305 words) - 00:23, 20 August 2019
  • name, if not, just return the name unlinked. result = util_cargo.queryAndCast(query) if not next(result) then return nil else return
    3 KB (325 words) - 01:16, 1 June 2023
  • h.makeAndRunQuery(nil) h.formatRows(data) return h.makeOutput(data) end function h.makeAndRunQuery(args) return util_cargo.queryAndCast(h.makeQuery(args))
    2 KB (187 words) - 20:37, 7 January 2020
  • makeAndRunQuery(effecttype) h.formatRows(data, effecttype) return h.makeOutput(data) end function h.makeAndRunQuery(args) return util_cargo.queryAndCast(h
    3 KB (302 words) - 00:45, 1 September 2020
  • local p = {} local cargo = mw.ext.cargo function p.a(seed) math.randomseed(tonumber(seed)) local count = cargo.query('Characters=C, GeneralData=GD'
    989 bytes (145 words) - 14:42, 27 July 2023
  • local p = {} local cargo = mw.ext.cargo function p.main(frame) local rawmodlist = frame if frame.args ~= nil then rawmodlist = frame.args[1]
    645 bytes (80 words) - 20:19, 27 October 2019
  • local p = {} local cargo= mw.ext.cargo function p.main(frame, searchtype, fieldsin) local name local fields = fieldsin or 'JoinKey=Page, DisplayName
    3 KB (380 words) - 14:49, 27 April 2022
  • local p = {} local cargo= mw.ext.cargo local favilink = require'Module:Favilink' function p.main(frame) local frame = mw.getCurrentFrame() local pv =
    4 KB (495 words) - 01:01, 27 January 2023
  • study faction relationships and I hoped to be able to make a special cargo query to do so. The "faction feelings" page is exactly the format I want but
    3 KB (472 words) - 03:55, 29 December 2023
  • MaxPostfixAmount,TitleTemplate' local args= { where= 'BaseType="Crab"' } result = cargo.query(tables,fields,args) if not next(result) then error('no base type of that
    2 KB (296 words) - 19:44, 22 August 2020
  • Utility') local data = require('Module:CryptogullJr/Data') local cargo = mw.ext.cargo local p = {} function p.main(frame) local frame = mw.getCurrentFrame()
    4 KB (522 words) - 14:58, 7 August 2023
  • maintenance. Several old queries will throw cargoquery errors due to the tables' changed architecture. Please report all broken queries to User Talk:Teamtoto
    3 KB (347 words) - 00:22, 9 March 2021

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)