Difference between revisions of "Template:Infobox foobar2000 component"

From Hydrogenaudio Knowledgebase
Jump to: navigation, search
m
m (Updated field description)
Line 34: Line 34:
 
| '''License'''
 
| '''License'''
 
| {{{license|Unknown}}}
 
| {{{license|Unknown}}}
|- style="vertical-align: top;"
 
| '''Website'''
 
| {{{website|TBC}}}
 
 
|- style="vertical-align: top;"
 
|- style="vertical-align: top;"
 
| '''Discussion thread'''
 
| '''Discussion thread'''
 
| {{{discussion_thread|N/A}}}
 
| {{{discussion_thread|N/A}}}
 
|}
 
|}
<noinclude>This infobox provides at-a-glance information for foobar2000 components.
+
<noinclude>This infobox provides at-a-glance information for [[foobar2000]] components.
  
Using this template automatically adds the page to the [[:Category:Foobar2000]] category, so the <code><nowiki>{{fb2k}}</nowiki></code> template is not required.
+
Using this template automatically adds the page to the [[:Category:foobar2000|foobar2000 category]] , so the <code><nowiki>{{fb2k}}</nowiki></code> template is not required.
  
 
== Usage ==
 
== Usage ==
Line 55: Line 52:
 
| module_name          =  
 
| module_name          =  
 
| maintainer          =  
 
| maintainer          =  
| released            = YYYY-MM-DD
+
| released            =  
 
| stable_release      =  
 
| stable_release      =  
 
| stable_release_date  =  
 
| stable_release_date  =  
Line 63: Line 60:
 
| use                  =  
 
| use                  =  
 
| license              =  
 
| license              =  
| website              =
 
 
| discussion_thread    =  
 
| discussion_thread    =  
 
}}
 
}}
Line 71: Line 67:
 
; screenshot
 
; screenshot
 
: An image in the following format: <code><nowiki>[[Image:...|256px]]</nowiki></code>
 
: An image in the following format: <code><nowiki>[[Image:...|256px]]</nowiki></code>
 +
; released
 +
: The component’s release date in the following format: <code><nowiki>YYYY-MM-DD</nowiki></code>
 
; foobar2000_ui_module
 
; foobar2000_ui_module
 
: This should be either "Default User Inferface", "Columns UI", or both. If left blank, the field will show "N/A".
 
: This should be either "Default User Inferface", "Columns UI", or both. If left blank, the field will show "N/A".
 
</noinclude>
 
</noinclude>
 
<includeonly>[[Category:foobar2000]]</includeonly>
 
<includeonly>[[Category:foobar2000]]</includeonly>

Revision as of 22:33, 5 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
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 HAK article:

{{Foobar Component Infobox
| name                 = 
| screenshot           = 
| caption              = 
| module_name          = 
| maintainer           = 
| released             = 
| stable_release       = 
| stable_release_date  = 
| preview_release      = 
| foobar_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".