Template:Infobox foobar2000 component: Difference between revisions
Beardgoggles (talk | contribs) mNo edit summary |
Beardgoggles (talk | contribs) mNo edit summary |
||
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|}}}|{{#ifeq:{{#sub:{{{screenshot}}}|2 | | colspan="2" | {{#if:{{{screenshot|}}}|{{#ifeq:{{#sub:{{{screenshot}}}|0|2}}|[[|{{{screenshot}}}|[[File:{{{screenshot}}}|256px]] }}<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)''' |
Revision as of 20:22, 9 August 2023
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
true
orfalse
. 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".