Difference between revisions of "Template:Infobox foobar2000 component"

From Hydrogenaudio Knowledgebase
Jump to: navigation, search
m (Minor code fixes.)
m (Added provisional "repository" variable.)
Line 7: Line 7:
 
| style="width: 100px" | '''Developer(s)'''
 
| style="width: 100px" | '''Developer(s)'''
 
| {{{maintainer|{{{developer|TBC}}}}}}
 
| {{{maintainer|{{{developer|TBC}}}}}}
 +
|- {{#if: {{{repository|}}} | style="vertical-align: top;" | style="display: none;" }}
 +
| '''Repository'''
 +
| {{{repository}}}
 
|-
 
|-
 
! colspan="2" style="background: #DDDDDD;" | Release information
 
! colspan="2" style="background: #DDDDDD;" | Release information

Revision as of 15:33, 14 July 2019

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".