Difference between revisions of "Template:Infobox foobar2000 component"

From Hydrogenaudio Knowledgebase
Jump to: navigation, search
(Added "preview_release_date" field.)
m (Added "plainlinks" class to template.)
Line 1: Line 1:
{| class="ha-infobox" style="width: 256px; float: right; margin-left: 10px; margin-bottom: 10px; border: solid 1px #AAAAAA; background-color: #F9F9F9;"
+
{| class="ha-infobox plainlinks" style="width: 256px; float: right; margin-left: 10px; margin-bottom: 10px; border: solid 1px #AAAAAA; background-color: #F9F9F9;"
 
|-
 
|-
 
! colspan="2" style="font-size: 125%" | {{{name|{{PAGENAME}}}}}
 
! colspan="2" style="font-size: 125%" | {{{name|{{PAGENAME}}}}}
Line 36: Line 36:
 
|- style="vertical-align: top;"
 
|- style="vertical-align: top;"
 
| '''Discussion thread'''
 
| '''Discussion thread'''
| {{{discussion_thread|N/A}}}
+
| {{{discussion_thread|N/A}}} http://www.web.org
 
|}
 
|}
 
<noinclude>This infobox provides at-a-glance information for [[foobar2000]] components.
 
<noinclude>This infobox provides at-a-glance information for [[foobar2000]] components.

Revision as of 18:33, 25 October 2018

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