Module:NHVillagerItemOutput: Revision history

From RosieSoCrossing

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

14 January 2026

  • curprev 11:4611:46, 14 January 2026 Rosie talk contribs 28,843 bytes +28,843 Created page with "local p = {} local cargo = mw.ext.cargo local formatList = require('Module:List').listFormat function tableEmpty(s) return next(s) == nil end function isEmpty(s) return s == nil or s == '' end function p.HHPOutput( frame, typeItem ) local print = '' local currency -- Cargo query for hhp_villager (without facilities) local tables1 = 'hhp_villager' local fields1 = "hhp_villager.name=name,hhp_villager._pageTitle=pageName,hhp_villager.icon=icon" local ar..."