Template:Infobox foobar2000 component: Difference between revisions
Beardgoggles (talk | contribs) m (Added "name" variable to sorting 3rd party components.) |
Beardgoggles (talk | contribs) m (Added test "use" switch for specifying additional categories) |
||
Line 71: | Line 71: | ||
[[Category:Infobox templates|Foobar2000 Component]] | [[Category:Infobox templates|Foobar2000 Component]] | ||
</noinclude> | </noinclude> | ||
<includeonly>[[Category:foobar2000]]{{#switch:{{{maintainer|{{{developer}}}}}}|Peter Pawlowski=[[Category:foobar2000 1st-party components|{{{name}}}]]|[[Category:foobar2000 3rd-Party Components|{{{name}}}]]}}</includeonly> | <includeonly>[[Category:foobar2000]] | ||
{{#switch: {{{maintainer|{{{developer}}}}}} | |||
| Peter Pawlowski = [[Category:foobar2000 1st-party components|{{{name}}}]] | |||
| [[Category:foobar2000 3rd-Party Components|{{{name}}}]] | |||
}} | |||
{{#switch: {{{use}}} | |||
| DSP = [[Category:foobar2000 DSP components|{{{name}}}]] | |||
| [[Category:foobar2000]] | |||
}}</includeonly> |
Revision as of 22:05, 6 July 2019
Infobox foobar2000 component | |
---|---|
Developer(s) | TBC |
Release information | |
Initial release | Unknown |
Stable release | TBC |
Preview release | N/A |
foobar2000 compatibility | |
Minimum version | TBC |
UI module(s) | N/A |
Additional information | |
Use | TBC |
License | Unknown |
Discussion thread | N/A |
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 = | stable_release = | stable_release_date = | preview_release = | preview_release_date = | foobar2000_version = | foobar2000_ui_module = | use = | license = | discussion_thread = }}
Fields
- screenshot
- An image in the following format:
[[Image:...|256px]]
- released
- The component’s release date in the following format:
YYYY-MM-DD
- foobar2000_ui_module
- This should be either "Default User Inferface", "Columns UI", or both. If left blank, the field will show "N/A".