All public logs

Combined display of all available logs of Ylvapedia. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 13:58, 15 October 2025 Neko Knight talk contribs created page Module:Item/Price (Created page with "--★アーティファクト系の計算が合わない --★とりあえず local M = {} local localhost = nil--ローカル"true":"nil" local matdata = mw.loadData('Module:Item/Materials') local catdata = mw.loadData('Module:Item/Categories') function M.get_price(itemArgs,itemData) mw.log('--------') local itemData = itemData or {} local sell = itemArgs['sell'] or false--売り値のスイッチ local PriceType = itemArgs['PriceType'] or 'Default' local Cur...")