Template:Infobox foobar2000 component: Difference between revisions
Appearance
Beardgoggles (talk | contribs) m Updated template to hide "discussion_thread" row if not included. |
Beardgoggles (talk | contribs) m Updated template to hide "preview_release" row if not included. |
||
| Line 15: | Line 15: | ||
| '''Stable release''' | | '''Stable release''' | ||
| {{{stable_release|TBC}}} {{#if:{{{stable_release_date|}}}|({{#dateformat:{{{stable_release_date}}}|mdy}})}} | | {{{stable_release|TBC}}} {{#if:{{{stable_release_date|}}}|({{#dateformat:{{{stable_release_date}}}|mdy}})}} | ||
|- style="vertical-align: top;" | |- {{#if: {{{preview_release|}}} | style="vertical-align: top;" | style="display: none;" }} | ||
| '''Preview release''' | | '''Preview release''' | ||
| {{{preview_release|N/A}}} {{#if:{{{preview_release_date|}}}|({{#dateformat:{{{preview_release_date}}}|mdy}})}} | | {{{preview_release|N/A}}} {{#if:{{{preview_release_date|}}}|({{#dateformat:{{{preview_release_date}}}|mdy}})}} | ||
| Line 33: | Line 33: | ||
|- style="vertical-align: top;" | |- style="vertical-align: top;" | ||
| '''License''' | | '''License''' | ||
| {{{license| | | {{{license|TBC}}} | ||
|- {{#if: {{{discussion_thread|}}} | style="vertical-align: top;" | style="display: none;" }} | |- {{#if: {{{discussion_thread|}}} | style="vertical-align: top;" | style="display: none;" }} | ||
| '''Discussion thread''' | | '''Discussion thread''' | ||
| Line 61: | Line 61: | ||
| use = | | use = | ||
| license = | | license = | ||
}}</pre> | }}</pre> | ||
== Fields == | == Fields == | ||
Revision as of 22:23, 7 July 2019
| Infobox foobar2000 component | |
|---|---|
| Developer(s) | TBC |
| Release information | |
| Initial release | Unknown |
| Stable release | TBC |
| foobar2000 compatibility | |
| Minimum version | TBC |
| UI module(s) | N/A |
| Additional information | |
| Use | TBC |
| License | TBC |
This infobox provides at-a-glance information for foobar2000 components.
Using this template automatically adds the page to the foobar2000 category , so the {{fb2k}} template is not required.
Usage
Insert the following template at the beginning of the article, but below any hatnote templates:
{{Foobar Component Infobox
| name =
| screenshot =
| caption =
| module_name =
| developer =
| released =
| released_ref =
| stable_release =
| stable_release_date =
| preview_release =
| preview_release_date =
| foobar2000_version =
| foobar2000_ui_module =
| use =
| license =
}}
Fields
- screenshot
- An image in the following format:
[[Image:...|256px]] - released
- The component’s release date in the following format:
YYYY-MM-DD - released_ref
- This should be a link to source of the release date, using standard wiki formatting.
<ref>tags are not required and should not be used. - foobar2000_ui_module
- This should be either "Default User Inferface", "Columns UI", or both. If left blank, the field will show "N/A".