Module:File/data/doc

From Undertale Yellow Wiki
Jump to navigation Jump to search

This is the documentation page for Module:File/data

Additional data used in file descriptions.

Documentation

Package items

file_data.license (member; table)
Map of file license types to license text.
file_data.types (member; table)
Map of file types (used in type or file page title) to their names and categories.
file_data.authors (member; table)
Map of author names to their respective profile/article links. By default, the author of a file is "Undertale Yellow team", as specified in the default property.
file_data.numbering (member; table)
Map of number → position name. Used in numerical file descriptions, for example a mapping from File:Burgerpants face 5.png to "Burgerpants's fifth face."
file_data.typeorder (member; table)
Order of type deduction from filename. Screenshots go first because their names are usually the most complex and may include names of other types, which could confuse the file type deduction mechanism.