DigimonWiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

1 January 2018

6 January 2017

  • curprev 03:1503:15, 6 January 2017Lanate Message Wall contribs 199 bytes +199 Created page with "local p = {} local Parsers = mw.loadData( 'Module:C/data' ) function p.C( frame ) local Key = frame.args[1] return Parsers[string.lower(Key)] or Key end return p --..." Tag: sourceedit