For any inquires on backlink exchange or partnerships please contact thecodex@gmail.com

The Wiki Forums are up! Check them here!

There is an official chat room on the wiki! I'm always AFK here so pull by to say hi!

Module:Cite/data

From The Codex
< Module:Cite
Jump to navigationJump to search


--- 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'
   }

}