コンテンツにスキップ

モジュール:Cite/data

提供: Undertale Wiki

このモジュールについての説明文ページを モジュール:Cite/data/doc に作成できます

--- Additional data for inferring citations in the template.
--  @file               cite_data

--- Map of Twitter handles to names, to replace the handle when the 'twitter'
--  citation type is selected.
--  @property            {table} cite_data.twitter

return {
    twitter = {
        tobyfox       = 'Toby Fox',
        fwugradiation = 'Toby Fox',
        tuyoki        = 'Temmie Chang'
    }
}