Difference between revisions of "Template:Infobox foobar2000 component"

From Hydrogenaudio Knowledgebase
Jump to: navigation, search
m (Parser function formatting)
m
Line 14: Line 14:
 
|- style="vertical-align: top;"
 
|- style="vertical-align: top;"
 
| '''Stable release'''
 
| '''Stable release'''
| {{{stable_release|TBC}}}{{#if:{{{stable_release_date|}}}|{{#dateformat:{{{stable_release_date}}}|mdy}}}}
+
| {{{stable_release|TBC}}}{{#if:{{{stable_release_date|}}}| ({{#dateformat:{{{stable_release_date}}}|mdy}})}}
 
|- style="vertical-align: top;"
 
|- style="vertical-align: top;"
 
| '''Preview release'''
 
| '''Preview release'''

Revision as of 16:23, 2 October 2018

Infobox foobar2000 component

Maintainer TBC
Release information
Initial release Unknown
Stable release TBC
Preview release N/A
foobar2000 compatibility
Minimum version TBC
User interface module(s) N/A
Additional information
Use TBC
License Unknown
Website TBC
Discussion thread N/A

This infobox provides at-a-glance information for foobar2000 components.

Using this template automatically adds the page to the Category:Foobar2000 category, so the {{fb2k}} template is not required.

Usage

Insert the following template at the beginning of the HAK article:

{{Foobar Component Infobox
| name                 = 
| screenshot           = 
| caption              = 
| module_name          = 
| maintainer           = 
| released             = YYYY-MM-DD
| stable_release       = 
| stable_release_date  = 
| preview_release      = 
| foobar_version       = 
| foobar2000_ui_module = 
| use                  = 
| license              = 
| website              = 
| discussion_thread    = 
}}

Fields

screenshot
An image in the following format: [[Image:...|256px]]
foobar2000_ui_module
This should be either "Default User Inferface", "Columns UI", or both. If left blank, the field will show "N/A".