Template:Infobox foobar2000 component: Difference between revisions
Appearance
Beardgoggles (talk | contribs) m Minor code fix. |
m Attempt to fix "256px" below screenshot image |
||
| (20 intermediate revisions by one other user not shown) | |||
| Line 3: | Line 3: | ||
! colspan="2" style="font-size: 125%" | {{{name|{{PAGENAME}}}}} | ! colspan="2" style="font-size: 125%" | {{{name|{{PAGENAME}}}}} | ||
|- style="text-align: center; font-size: 75%; margin: 0px; padding: 0px" | |- style="text-align: center; font-size: 75%; margin: 0px; padding: 0px" | ||
| colspan="2" | {{#if: {{{screenshot|}}}|{{{screenshot}}}|[[File:foobar2000 component placeholder.png|256x128px|link=|alt=]] | | colspan="2" | {{#if:{{{screenshot|}}}|{{#ifeq:{{#sub:{{{screenshot}}}|2|5}}|File:|{{{screenshot}}}|{{#ifeq:{{#sub:{{{screenshot}}}|2|6}}|Image:|{{{screenshot}}}|{{{screenshot}}}}}}}<br/>{{{caption|}}}|[[File:foobar2000 component placeholder.png|256x128px|link=|alt=]]<br/>{{{module_name|foobar2000 component}}}}} | ||
|- style="vertical-align: top;" | |- style="vertical-align: top;" | ||
| style="width: 100px" | '''Developer(s)''' | | style="width: 100px" | '''Developer(s)''' | ||
| Line 23: | Line 23: | ||
|- | |- | ||
! colspan="2" style="background: #DDDDDD;" | foobar2000 compatibility | ! colspan="2" style="background: #DDDDDD;" | foobar2000 compatibility | ||
|- {{#if: {{{foobar2000_architecture|}}} | style="vertical-align: top;" | style="display: none;" }} | |||
| '''<abbr title="Supported architecture, e.g., 32-bit, 64-bit, ARM">Architecture</abbr>''' | |||
| {{{foobar2000_architecture}}} | |||
|- style="vertical-align: top;" | |- style="vertical-align: top;" | ||
| '''Minimum version''' | | '''Minimum version''' | ||
| {{#if:{{{foobar2000_minimum|{{{foobar2000_version|{{{foobar_version|}}}}}}}}}|{{{foobar2000_minimum|{{{foobar2000_version|{{{foobar_version}}}}}}}}}|TBC}} | | {{#if:{{{foobar2000_minimum|{{{foobar2000_version|{{{foobar_version|}}}}}}}}}|{{{foobar2000_minimum|{{{foobar2000_version|{{{foobar_version}}}}}}}}}|TBC}} | ||
|- {{#if: {{{foobar2000_maximum|}}} | style="vertical-align: top;" | style="display: none;" }} | |- {{#if: {{{foobar2000_maximum|}}} | style="vertical-align: top;" | style="display: none;" }} | ||
| '''Maximum version''' | | '''Maximum version''' | ||
| {{{foobar2000_maximum}}} | | {{{foobar2000_maximum}}} | ||
|- style="vertical-align: top;" | |- style="vertical-align: top;" | ||
| Line 44: | Line 47: | ||
| {{{discussion_thread}}} | | {{{discussion_thread}}} | ||
|- | |- | ||
| colspan="2" style="border-top: solid 1px #DDDDDD; font-size: smaller; text-align: center;" | [[foobar2000:Components|View all components]] | | colspan="2" style="border-top: solid 1px #DDDDDD; font-size: smaller; text-align: center;" | {{#ifeq: {{lc:{{{foobar2000_legacy}}}}} | true | [[foobar2000:Legacy components|View all legacy components]] | [[foobar2000:Components|View all components]] }} | ||
|}{{DISPLAYTITLE:foobar2000:Components/{{{name}}} ({{{module_name}}})}}{{DISPLAYTITLE:foobar2000:{{{name}}} ({{{module_name}}})}} | |}{{DISPLAYTITLE:foobar2000:Components/{{{name}}} ({{{module_name}}})}}{{DISPLAYTITLE:foobar2000:{{{name}}} ({{{module_name}}})}} | ||
<noinclude>This infobox provides at-a-glance information for [[foobar2000]] components. | <noinclude>This infobox provides at-a-glance information for [[foobar2000]] components. | ||
| Line 54: | Line 57: | ||
<pre style="display:table;">{{infobox foobar2000 component | <pre style="display:table;">{{infobox foobar2000 component | ||
| name | | name = | ||
| screenshot | | screenshot = | ||
| caption | | caption = | ||
| module_name | | module_name = | ||
| developer | | developer = | ||
| repository | | repository = | ||
| released | | released = | ||
| released_ref | | released_ref = | ||
| stable_release | | stable_release = | ||
| stable_release_date | | stable_release_date = | ||
| preview_release | | preview_release = | ||
| preview_release_date = | | preview_release_date = | ||
| foobar2000_minimum | | foobar2000_architecture = | ||
| foobar2000_maximum | | foobar2000_minimum = | ||
| foobar2000_ui_module = | | foobar2000_maximum = | ||
| use | | foobar2000_legacy = | ||
| license | | foobar2000_ui_module = | ||
| use = | |||
| license = | |||
}}</pre> | }}</pre> | ||
==Fields== | ==Fields== | ||
| Line 80: | Line 85: | ||
: This should be a link to source of the release date, using standard wiki formatting, i.e. <code><nowiki>[https://www.example.com Example]</nowiki></code>. | : This should be a link to source of the release date, using standard wiki formatting, i.e. <code><nowiki>[https://www.example.com Example]</nowiki></code>. | ||
: <code><nowiki><ref></nowiki></code> tags are not required and '''should not''' be used. | : <code><nowiki><ref></nowiki></code> tags are not required and '''should not''' be used. | ||
; foobar2000_architecture | |||
: This should be <code>x86 32-bit</code>, <code>x86 64-bit</code>, or both. | |||
; foobar2000_legacy | |||
: Whether the component is considered "legacy", i.e. it does not work as expected with foobar2000 v2.0 and later. This should be either <code>true</code> or <code>false</code>. Leaving this parameter blank is the equivalent of <code>false</code>. | |||
; foobar2000_ui_module | ; foobar2000_ui_module | ||
: This should be either | : This should be either <code>Default UI</code>, <code>Columns UI</code>, or both. If left blank, the field will show "N/A". | ||
[[Category:Infobox templates|Foobar2000 Component]] | [[Category:Infobox templates|Foobar2000 Component]] | ||
</noinclude> | </noinclude> | ||
<includeonly>[[Category:foobar2000|{{{name}}}]] | <includeonly>[[Category:foobar2000|{{{name}}}]] | ||
{{#switch: {{{use}}} | {{#switch: {{{use}}} | ||
| Diagnostic = [[Category:foobar2000 diagnostic components|{{{name}}}]] | | Diagnostic = {{#ifeq: {{lc:{{{foobar2000_legacy}}}}} | true | [[Category:foobar2000 diagnostic components (legacy)|{{{name}}}]] | [[Category:foobar2000 diagnostic components|{{{name}}}]] }} | ||
| DSP = [[Category:foobar2000 DSP components|{{{name}}}]] | | DSP = {{#ifeq: {{lc:{{{foobar2000_legacy}}}}} | true | [[Category:foobar2000 Legacy DSP components|{{{name}}}]] | [[Category:foobar2000 DSP components|{{{name}}}]] }} | ||
| Decoder | | Decoder | ||
| Input = [[Category:foobar2000 input components|{{{name}}}]] | | Input = {{#ifeq: {{lc:{{{foobar2000_legacy}}}}} | true | [[Category:foobar2000 Legacy input components|{{{name}}}]] | [[Category:foobar2000 input components|{{{name}}}]] }} | ||
| Lyrics = [[Category:foobar2000 lyrics components|{{{name}}}]] | | Lyrics = {{#ifeq: {{lc:{{{foobar2000_legacy}}}}} | true | [[Category:foobar2000 Legacy lyrics components|{{{name}}}]] | [[Category:foobar2000 lyrics components|{{{name}}}]] }} | ||
| Output = [[Category:foobar2000 output components|{{{name}}}]] | | Output = {{#ifeq: {{lc:{{{foobar2000_legacy}}}}} | true | [[Category:foobar2000 output components (legacy)|{{{name}}}]] | [[Category:foobar2000 output components|{{{name}}}]] }} | ||
| Tagging = [[Category:foobar2000 tagging components|{{{name}}}]] | | Playback = {{#ifeq: {{lc:{{{foobar2000_legacy}}}}} | true | [[Category:foobar2000 playback components (legacy)|{{{name}}}]] | [[Category:foobar2000 playback components|{{{name}}}]] }} | ||
| UI = [[Category:foobar2000 UI components|{{{name}}}]] | | Tagging = {{#ifeq: {{lc:{{{foobar2000_legacy}}}}} | true | [[Category:foobar2000 Legacy tagging components|{{{name}}}]] | [[Category:foobar2000 tagging components|{{{name}}}]] }} | ||
| Visualization = [[Category:foobar2000 visualization components|{{{name}}}]] | | UI = {{#ifeq: {{lc:{{{foobar2000_legacy}}}}} | true | [[Category:foobar2000 UI components (legacy)|{{{name}}}]] | [[Category:foobar2000 UI components|{{{name}}}]] }} | ||
| [[Category:foobar2000 components|{{{name}}}]] | | Visualization = {{#ifeq: {{lc:{{{foobar2000_legacy}}}}} | true | [[Category:foobar2000 visualization components (legacy)|{{{name}}}]] | [[Category:foobar2000 visualization components|{{{name}}}]] }} | ||
| {{#ifeq: {{lc:{{{foobar2000_legacy}}}}} | true | [[Category:foobar2000 Legacy components|{{{name}}}]] | [[Category:foobar2000 components|{{{name}}}]] }} | |||
}} | }} | ||
{{#switch: {{#sub:{{{foobar2000_ui_module}}}|0|10}} | {{#switch: {{#sub:{{{foobar2000_ui_module}}}|0|10}} | ||
| Default UI = [[Category:foobar2000 Default UI components|{{{name|}}}]] | | Default UI = {{#ifeq: {{lc:{{{foobar2000_legacy}}}}} | true | [[Category:foobar2000 Legacy Default UI components|{{{name}}}]] | [[Category:foobar2000 Default UI components|{{{name}}}]] }} | ||
| Columns UI = [[Category:foobar2000 Columns UI components|{{{name|}}}]] | | Columns UI = {{#ifeq: {{lc:{{{foobar2000_legacy}}}}} | true | [[Category:foobar2000 Legacy Columns UI components|{{{name}}}]] | [[Category:foobar2000 Columns UI components|{{{name|}}}]] }} | ||
}} | }} | ||
{{#switch: {{#sub:{{{foobar2000_ui_module}}}|-10}} | {{#switch: {{#sub:{{{foobar2000_ui_module}}}|-10}} | ||
| Columns UI = [[Category:foobar2000 Columns UI components|{{{name|}}}]] | | Columns UI = {{#ifeq: {{lc:{{{foobar2000_legacy}}}}} | true | [[Category:foobar2000 Legacy Columns UI components|{{{name}}}]] | [[Category:foobar2000 Columns UI components|{{{name|}}}]] }} | ||
}} | }} | ||
{{#switch: {{{maintainer|{{{developer}}}}}} | {{#switch: {{{maintainer|{{{developer}}}}}} | ||
| Peter | | Peter | ||
| Peter Pawlowski | | Peter Pawlowski | ||
| Peter Pawłowski = [[Category:foobar2000 1st-party components|{{{name}}}]] | | Peter Pawłowski = {{#ifeq: {{lc:{{{foobar2000_legacy}}}}} | true | [[Category:foobar2000 legacy 1st-party components|{{{name}}}]] | [[Category:foobar2000 1st-party components|{{{name}}}]] }} | ||
| [[Category:foobar2000 3rd-Party Components|{{{name}}}]] | | {{#ifeq: {{lc:{{{foobar2000_legacy}}}}} | true | [[Category:foobar2000 3rd-party components (legacy)|{{{name}}}]] | [[Category:foobar2000 3rd-Party Components|{{{name}}}]] }} | ||
}}</includeonly> | }}</includeonly> | ||
Latest revision as of 12:08, 31 May 2024
| Infobox foobar2000 component | |
|---|---|
foobar2000 component | |
| Developer(s) | TBC |
| Release information | |
| foobar2000 compatibility | |
| Minimum version | TBC |
| UI module(s) | N/A |
| Additional information | |
| Use | TBC |
| View all components | |
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:
{{infobox foobar2000 component
| name =
| screenshot =
| caption =
| module_name =
| developer =
| repository =
| released =
| released_ref =
| stable_release =
| stable_release_date =
| preview_release =
| preview_release_date =
| foobar2000_architecture =
| foobar2000_minimum =
| foobar2000_maximum =
| foobar2000_legacy =
| 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, i.e.
[https://www.example.com Example]. <ref>tags are not required and should not be used.- foobar2000_architecture
- This should be
x86 32-bit,x86 64-bit, or both. - foobar2000_legacy
- Whether the component is considered "legacy", i.e. it does not work as expected with foobar2000 v2.0 and later. This should be either
trueorfalse. Leaving this parameter blank is the equivalent offalse. - foobar2000_ui_module
- This should be either
Default UI,Columns UI, or both. If left blank, the field will show "N/A".