跳转到内容

Module:政黨:修订历史

2022年12月27日 (星期二)

2022年7月26日 (星期二)

2022年4月15日 (星期五)

2021年12月20日 (星期一)

  • 当前先前 16:182021年12月20日 (一) 16:18 光能合成者 留言 贡献 2,844字节 −18
  • 当前先前 16:092021年12月20日 (一) 16:09 光能合成者 留言 贡献 2,862字节 +2,862 建立内容为“local p = {} local default_color = '#F8F9FA' local function create_error(error_message) return string.format('<strong class="error">%s</strong>', error_message) end local function getFirstLetter(party) local index = mw.ustring.sub(party, 1, 1) -- Set index for non-A-Z starts if string.match(index, '%A') then return '1' end return string.upper(index) end local function stripToNil(text) -- If text is a string, return its trimmed…”的新页面