Difference between revisions of "Template:Infobox foobar2000 component"

From Hydrogenaudio Knowledgebase
Jump to: navigation, search
m (Added second "foobar2000_ui_module" switch to pick up "Columns UI" when "Default UI" is set first.)
m (Minor update to infobox CSS.)
Line 1: Line 1:
{| class="ha-infobox" style="width: 22em; float: right; margin-left: 10px; margin-bottom: 10px; border: solid 1px #AAAAAA; background-color: #F9F9F9;"
+
{| class="ha-infobox" style="background-color: #F9F9F9; border: solid 1px #AAAAAA; float: right; font-size: 88%; margin: 0 0 1em 1em; width: 256px;"
 
|-
 
|-
 
! 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" | {{{screenshot|[[Image:foobar2000 component placeholder.png|256x192px|link=|alt=]]}}}<br/>{{{caption|{{{module_name|}}}}}}
+
| colspan="2" | {{{screenshot|[[Image:foobar2000 component placeholder.png|256x128px|link=|alt=]]}}}<br/>{{{caption|{{{module_name|}}}}}}
 
|- style="vertical-align: top;"
 
|- style="vertical-align: top;"
 
| style="width: 100px" | '''Developer(s)'''
 
| style="width: 100px" | '''Developer(s)'''

Revision as of 19:28, 24 July 2019

Infobox foobar2000 component

Developer(s) TBC
Repository {{{repository}}}
Release information
Initial release {{{released}}}
Stable release TBC
Preview release N/A
foobar2000 compatibility
Minimum version TBC
UI module(s) N/A
Additional information
Use TBC
License {{{license}}}
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            = 
| 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".