模組:CGroup/Finance
外观
Module:CGroup/FI
本頁面為公共轉換組的重定向。
return {
-- 填写下面的两个参数
name = 'FI',
description = '金融',
content = {
{ type = 'text', text = [[
== 证券市场 ==
]] },
{ type = 'item', original = 'dividend yield', rule = 'zh-hans:股息率; zh-hant:殖利率;', description = '' },
{ type = 'item', original = 'day trade', rule = 'zh-hans:日内交易;zh-hant:當日沖銷;', description = '' },
{ type = 'item', original = 'day trader', rule = 'zh:日内交易者;zh-hans:日内交易者;zh-hant:當沖客;', description = '' },
{ type = 'item', original = 'option', rule = 'zh-hans:期权;zh-hant:選擇權;', description = '' },
-- 以下请自行添加/以下請自行添加
},
}