这是本页的一个历史版本,由Amire80(留言 | 贡献)在2014年9月26日 (五) 17:24 (frame)编辑。这可能和当前版本存在着巨大的差异。
-- This is a test of variant handling. local this = {} function this.getVariant(frame) scenario = frame.prepocess('-{zh-hans:Simplified;zh-hant:Traditional;}-') end return this