Module:Track listing/configuration
| This Lua module is used on approximately 122,000 pages. To avoid major disruption and server load, any changes should be tested in the module's /sandbox or /testcases subpages, or in your own module sandbox. The tested changes can be added to this page in a single edit. Consider discussing changes on the talk page before implementing them. |
| This module is used by one or more bots. If you intend to change this module in any significant way, move it, or nominate it for deletion, please inform the bot operators. Thank you. The relevant bots are: User:cewbot/log/20201008/configuration |
Usage
{{#invoke:Track listing/configuration|function_name}}
return {
show_warnings = false,
input_error_category = 'Track listings with input errors',
collapsed_parameter_category = 'Track listings that use the collapsed parameter ',
track_field_names = {
number = true,
title = true,
note = true,
length = true,
lyrics = true,
music = true,
writer = true,
extra = true,
},
track_listing_field_names = {
width = true,
headline = true,
all_writing = true,
all_lyrics = true,
all_music = true,
extra_column = true,
total_length = true,
title_width = true,
writing_width = true,
lyrics_width = true,
music_width = true,
extra_width = true,
category = true,
},
deprecated_track_listing_field_names = {
writing_credits = true,
lyrics_credits = true,
music_credits = true,
},
leading_0_in_hours = "Invalid time '%s' (times in format 'h:mm:ss' cannot start with zero)",
leading_0_in_minutes = "Invalid time '%s' (times in format 'mm:ss' cannot start with zero)",
not_a_time = "Invalid time '%s' (times must be in a format of 'm:ss', 'mm:ss' or 'h:mm:ss')",
more_than_60_minutes = "Invalid track length '%s' (if hours are specified, the number of minutes must be less than 60)",
more_than_60_seconds = "Invalid track length '%s' (number of seconds must be less than 60)",
tracks_written = 'All tracks are written by %s',
lyrics_written_music_composed = 'All lyrics are written by $1; all music is composed by $2',
lyrics_written = 'All lyrics are written by %s',
music_composed = 'All music is composed by %s',
track_listing_error = '<strong class="error">Track listing error: %s</strong>',
deprecated_collapsed = 'Deprecated collapsed parameter in use.',
title = 'Title',
number = 'Number',
number_abbr = 'No.',
track_listing = 'Track listing',
writer = 'Writer(s)',
lyrics = 'Lyrics',
music = 'Music',
extra = '{{{extra_column}}}',
length = 'Length',
blank_cell = ' ',
track_title = '"%s"',
untitled = 'Untitled',
note = ' (%s)',
track_id = 'track%d',
number_terminated = '%d.',
total_length = 'Total length:'
}
Content Disclaimer
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.
- The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
- There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
- It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
- Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
- Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.