Template:Infobox foobar2000 component: Difference between revisions
m (Minor cell alignment change.) |
m (Parser function formatting) |
||
Line 14: | Line 14: | ||
|- style="vertical-align: top;" | |- style="vertical-align: top;" | ||
| '''Stable release''' | | '''Stable release''' | ||
| {{{stable_release|TBC}}} | | {{{stable_release|TBC}}}{{#if:{{{stable_release_date|}}}|{{#dateformat:{{{stable_release_date}}}|mdy}}}} | ||
|- style="vertical-align: top;" | |- style="vertical-align: top;" | ||
| '''Preview release''' | | '''Preview release''' | ||
Line 39: | Line 39: | ||
|- style="vertical-align: top;" | |- style="vertical-align: top;" | ||
| '''Discussion thread''' | | '''Discussion thread''' | ||
| {{{discussion_thread| | | {{{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. | ||
Line 51: | Line 51: | ||
|<pre>{{Foobar Component Infobox | |<pre>{{Foobar Component Infobox | ||
| name = | | name = | ||
| screenshot = | | screenshot = | ||
| caption = | | caption = | ||
| module_name = | | module_name = | ||
Line 57: | Line 57: | ||
| released = YYYY-MM-DD | | released = YYYY-MM-DD | ||
| stable_release = | | stable_release = | ||
| stable_release_date = | |||
| preview_release = | | preview_release = | ||
| foobar_version = | | foobar_version = | ||
Line 68: | Line 69: | ||
|} | |} | ||
== Fields == | == Fields == | ||
; screenshot | |||
: An image in the following format: <code><nowiki>[[Image:...|256px]]</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 16:22, 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".