Template:Infobox foobar2000 component: Difference between revisions

From Hydrogenaudio Knowledgebase
m (Added to "Infobox templates" category.)
m (Changed "maintainer" to "developer(s)"; other minor changes.)
Line 1: Line 1:
{| style="width: 256px; float: right; margin-left: 10px; margin-bottom: 10px; border: solid 1px #AAAAAA; background-color: #F9F9F9;"
{| class="ha-infobox" 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 5: Line 5:
| colspan="2" | {{{screenshot|[[Image:foobar2000 component placeholder.png|256x192px|link=|alt=]]}}}<br/>{{{caption|}}}
| colspan="2" | {{{screenshot|[[Image:foobar2000 component placeholder.png|256x192px|link=|alt=]]}}}<br/>{{{caption|}}}
|- style="vertical-align: top;"
|- style="vertical-align: top;"
| '''Maintainer'''
| style="width: 100px" | '''Developer(s)'''
| {{{maintainer|TBC}}}
| {{{maintainer|{{{developer|TBC}}}}}}
|-
|-
! colspan="2" style="background: #DDDDDD;" | Release information
! colspan="2" style="background: #DDDDDD;" | Release information
Line 22: Line 22:
|- style="vertical-align: top;"
|- style="vertical-align: top;"
| '''Minimum version'''
| '''Minimum version'''
| {{{foobar_version|TBC}}}
| {{{foobar2000_version|{{{foobar_version|TBC}}}}}}
|- style="vertical-align: top;"
|- style="vertical-align: top;"
| '''User interface module(s)'''
| '''User interface module(s)'''
Line 40: Line 40:
<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|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>}} template is not required.


== Usage ==
== Usage ==
Insert the following template '''at the beginning of the HAK article''':
Insert the following template '''at the beginning''' of the article, but '''below''' any [[:Category:Hatnote templates|hatnote templates]]:


{| style="background: transparent;"
<pre style="display:table;">{{Foobar Component Infobox
|<pre>{{Foobar Component Infobox
| name                =  
| name                =  
| screenshot          =  
| screenshot          =  
| caption              =  
| caption              =  
| module_name          =  
| module_name          =  
| maintainer          =  
| developer            =  
| released            =  
| released            =  
| stable_release      =  
| stable_release      =  
| stable_release_date  =  
| stable_release_date  =  
| preview_release      =  
| preview_release      =  
| foobar_version      =  
| foobar2000_version  =  
| foobar2000_ui_module =  
| foobar2000_ui_module =  
| use                  =  
| use                  =  
| license              =  
| license              =  
| discussion_thread    =  
| discussion_thread    =  
}}
}}</pre>
</pre>
|}
== Fields ==
== Fields ==
; 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>}}
; released
; released
: The component’s release date in the following format: <code><nowiki>YYYY-MM-DD</nowiki></code>
: The component’s release date in the following format: {{code|YYYY-MM-DD}}
; 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".

Revision as of 13:55, 19 October 2018

Infobox foobar2000 component

Developer(s) 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 article, but below any hatnote templates:

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