跳转到内容

模組:VGNL/items

维基百科,自由的百科全书
local MERGE_TO_FEATURE = "<MERGED>"
local UPCOMING = "<UPCOMING>"
local CANCELLED = "<CANCELLED>"

return {
    -- 01 [[WikiProject:電子遊戲/簡訊/2020-01]]
    {
        id = {2020, 1},
        issue = "2019年第四季",
        date = {2020, 1, 1},
        feature = "電子遊戲專題工作組",
        interview = "Lopullinen",
    },
    -- 02 [[WikiProject:電子遊戲/簡訊/2020-04]]
    {
        id = {2020, 4},
        issue = "2020年第一季",
        date = {2020, 4, 1},
        feature = "維基ACG專題創作獎",
        interview = "Vozhuo",
    },
    -- 03 [[WikiProject:電子遊戲/簡訊/2020-07]]
    {
        id = {2020, 7},
        issue = "2020年第二季",
        date = {2020, 7, 1},
        feature = "電子遊戲專題的星章們",
    },
    -- 04 [[WikiProject:電子遊戲/簡訊/2020-10]]
    {
        id = {2020, 10},
        issue = "2020年第三季",
        date = {2020, 10, 3},
        feature = "電子遊戲條目資訊框模板介紹",
        interview = "SilverReaper",
    },
    -- 05 [[WikiProject:電子遊戲/簡訊/2021-01]]
    {
        id = {2021, 1},
        issue = "2020年第四季",
        date = {2021, 1, 1},
        feature = "電子遊戲專題的典優內容",
    },
    -- 06 [[WikiProject:電子遊戲/簡訊/2021-04]]
    {
        id = {2021, 4},
        issue = "2021年第一季",
        date = {2021, 4, 1},
        feature = "學會用好圖片",
    },
    -- 07 [[WikiProject:電子遊戲/簡訊/2021-07]]
    {
        id = {2021, 7},
        issue = "2021年第二季",
        date = {2021, 7, 3},
    },
    -- 08 [[WikiProject:電子遊戲/簡訊/2021-10]]
    {
        id = {2021, 10},
        issue = "2021年第三季",
        date = {2021, 10, 3},
        feature = "ACG特別貢獻",
        interview = "Cp111",
    },
    -- 09 [[WikiProject:電子遊戲/簡訊/2022-01]]
    {
        id = {2022, 1},
        issue = "2021年第四季",
        date = {2021, 1, 14},
        feature = "2021年年终回顾",
        interview = MERGE_TO_FEATURE,
    },
    -- 10 [[WikiProject:電子遊戲/簡訊/2022-04]]
    {
        id = {2022, 4},
        issue = "2022年第一季",
        date = {2022, 4, 5},
    },
    -- 11 [[WikiProject:電子遊戲/簡訊/2022-07]]
    {
        id = {2022, 7},
        issue = "2022年第二季",
        date = {2022, 7, 17},
        feature = "甲級、乙上級——高品質條目評審新方向?",
    },
    -- 12 [[WikiProject:電子遊戲/簡訊/2022-10]]
    {
        id = {2022, 10},
        issue = "2022年第三季",
        date = {2022, 10, 21},
    },
    -- 13 [[WikiProject:電子遊戲/簡訊/2023-01]]
    {
        id = {2023, 1},
        issue = "2022年第四季",
        date = {2023, 1, 11},
        feature = "2022年年终回顾",
        interview = MERGE_TO_FEATURE,
    },
    -- 14 [[WikiProject:電子遊戲/簡訊/2023-04]]
    {
        id = {2023, 4},
        issue = "2023年第一季",
        date = {2023, 4, 21},
        feature = "專題簡訊的未來",
        interview = "Ericliu1912",
    },
    -- 15 [[WikiProject:電子遊戲/簡訊/2023-07]]
    {
        id = {2023, 7},
        issue = "2023年第二季",
        date = {2023, 8, 4},
    },
    -- 16 [[WikiProject:電子遊戲/簡訊/2023-10]]
    {
        id = {2023, 10},
        issue = "2023年第三季",
        date = {2023, 11, 4},
    },
    -- 17 [[WikiProject:電子遊戲/簡訊/2024-01]]
    {
        id = {2024, 1},
        issue = "2023年第四季",
        date = {2024, 2, 11},
        feature = "2023年年终回顾",
        interview = MERGE_TO_FEATURE,
    },
    -- 18 [[WikiProject:電子遊戲/簡訊/2024-04]]
    {
        id = {2024, 4},
        issue = "2024年第一季",
        date = {2024, 10, 4},
    },
    -- 19 [[WikiProject:電子遊戲/簡訊/2024-07]]
    {
        id = {2024, 7},
        issue = "2024年第二季",
        date = {2024, 10, 4},
    },
    -- 20 [[WikiProject:電子遊戲/簡訊/2024-10]]
    {
        id = {2024, 10},
        issue = "2024年第三季",
        date = {2024, 10, 4},
        feature = "聊聊虛構事物的關注度",
    },
    -- 21 [[WikiProject:電子遊戲/簡訊/2025-01]]
    {
        id = {2025, 1},
        issue = "2024年第四季",
        date = {2025, 1, 14},
        feature = "2024年年終回顧",
        interview = MERGE_TO_FEATURE,
    },
    -- 22 [[WikiProject:電子遊戲/簡訊/2025-04]]
    {
        id = {2025, 4},
        issue = "2025年第一季",
        date = {2025, 4, 20},
        feature = "從兩次ACG專題獎修訂一窺功績主義陷阱",
        interview = "For Each element In group ... Next、SuperGrey",
    },
    -- 23 [[WikiProject:電子遊戲/簡訊/2025-07]]
    {
        id = {2025, 7},
        issue = "2025年第二季",
        date = UPCOMING,
        feature = "(待定)",
        interview = "(待定)",
    },
    -- 24 [[WikiProject:電子遊戲/簡訊/2025-10]]
    {
        id = {2025, 10},
        issue = "2025年第三季",
        date = UPCOMING,
        feature = "(待定)",
        interview = "(待定)",
    },
    
    --[==[

    -- 25  [[WikiProject:電子遊戲/簡訊/2026-01]]
    {
        id = {2026, 1},
        issue = "2025年第四季",
        date = UPCOMING,
        feature = "(待定)",
        interview = "(待定)",
    },

    --]==]
}