Template:Infobox foobar2000 component: Difference between revisions
Appearance
Beardgoggles (talk | contribs) m Minor update to "foobar2000_ui_module" variable. |
Beardgoggles (talk | contribs) m Added second "foobar2000_ui_module" switch to pick up "Columns UI" when "Default UI" is set first. |
||
| Line 90: | Line 90: | ||
{{#switch: {{#sub:{{{foobar2000_ui_module}}}|0|10}} | {{#switch: {{#sub:{{{foobar2000_ui_module}}}|0|10}} | ||
| Default UI = [[Category:foobar2000 Default UI components|{{{name|}}}]] | | Default UI = [[Category:foobar2000 Default UI components|{{{name|}}}]] | ||
| Columns UI = [[Category:foobar2000 Columns UI components|{{{name|}}}]] | |||
}} | |||
{{#switch: {{#sub:{{{foobar2000_ui_module}}}|-10}} | |||
| Columns UI = [[Category:foobar2000 Columns UI components|{{{name|}}}]] | | Columns UI = [[Category:foobar2000 Columns UI components|{{{name|}}}]] | ||
}} | }} | ||
Revision as of 17:23, 23 July 2019
| Infobox foobar2000 component | |
|---|---|
| Developer(s) | TBC |
| Release information | |
| foobar2000 compatibility | |
| Minimum version | TBC |
| UI module(s) | N/A |
| Additional information | |
| Use | 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 =
| repository =
| released =
| released_ref =
| stable_release =
| stable_release_date =
| preview_release =
| preview_release_date =
| foobar2000_minimum =
| 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".