“模块:GetCsv/doc”的版本间的差异

来自维阿百科
跳转至: 导航搜索
(导入1个版本)
 
第1行: 第1行:
 +
{{FromOther/CN|site=萌娘百科|originURL=https://zh.moegirl.org.cn/{{FULLPAGENAMEE}}|origin={{FULLPAGENAME}}|copyright=cc|lsubtype=by-nc-sa|lver=3.0|contribURL=https://zh.moegirl.org.cn/index.php?title={{FULLPAGENAMEE}}&action=history}}
 
给S佬写的模块,用来解析站内的csv表格
 
给S佬写的模块,用来解析站内的csv表格
  

2024年1月3日 (三) 19:09的最新版本

给S佬写的模块,用来解析站内的csv表格

|data=csv表格 |row=第row+1行(第一行为标题,忽略之) |col=第col列


///////////////////////////////////////////////////////////////////////////////////////

demo

{{#invoke:GetCsv|Parse|data={{:Widget:CraftsList/data}}|row=3|col=12}}


/////////////////////////////////////////////////////////////////////////////////////