Template:Infobox foobar2000 component: Difference between revisions
m (Minor updates to potentially empty fields) |
(Updated infobox style and added additional fields.) |
||
Line 1: | Line 1: | ||
{| | {| style="width: 256px; float: right; margin-left: 10px; border: solid 1px #AAAAAA; background-color: #F9F9F9;" | ||
|- | |- | ||
! colspan="2" style="text-align:center; font-size: | ! colspan="2" style="font-size: 125%" | {{{name|{{PAGENAME}}}}} | ||
|- | |- style="text-align: center; font-size: 75%; margin: 0px; padding: 0px" | ||
| Maintainer | | colspan="2" | {{{screenshot|[[Image:foobar2000 component placeholder.png|256x192px|link=|alt=]]}}}<br/>{{{caption|}}} | ||
|- style=" | |- | ||
| Stable release | | '''Maintainer''' | ||
|- | | {{{maintainer|TBC}}} | ||
| Preview release | |- | ||
|- style=" | ! colspan="2" style="background: #DDDDDD;" | Release information | ||
| | |- | ||
|- style=" | | '''Initial release''' | ||
| Use | | {{#dateformat:{{{released|Unknown}}}|mdy}} | ||
|- | |- | ||
| License | | '''Stable release''' | ||
|- | | {{{stable_release|TBC}}} | ||
| Website | |- | ||
|- | | '''Preview release''' | ||
| Discussion thread | | {{{preview_release|N/A}}} | ||
|- | |||
! colspan="2" style="background: #DDDDDD;" | foobar2000 compatibility | |||
|- | |||
| '''Minimum version''' | |||
| {{{foobar_version|TBC}}} | |||
|- | |||
| '''User interface module(s)''' | |||
| {{{foobar2000_ui_module|N/A}}} | |||
|- | |||
! colspan="2" style="background: #DDDDDD;" | Additional information | |||
|- | |||
| '''Use''' | |||
| {{{use|TBC}}} | |||
|- | |||
| '''License''' | |||
| {{{license|Unknown}}} | |||
|- | |||
| '''Website''' | |||
| {{{website|TBC}}} | |||
|- | |||
| '''Discussion thread''' | |||
| {{{discussion_thread|TBC}}} | |||
|} | |} | ||
<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. | |||
== Usage == | == Usage == | ||
Insert the following | Insert the following template '''at the beginning of the HAK article''': | ||
{| style="background: transparent | |||
{| style="background: transparent;" | |||
|<pre>{{Foobar Component Infobox | |<pre>{{Foobar Component Infobox | ||
| name | | name = | ||
| screenshot | | screenshot = [[Image:******|256px]] | ||
| caption = | | caption = | ||
| | | module_name = | ||
| stable_release | | maintainer = | ||
| preview_release | | released = YYYY-MM-DD | ||
| foobar_version | | stable_release = | ||
| use | | preview_release = | ||
| license | | foobar_version = | ||
| website | | foobar2000_ui_module = Default User Interface / Columns UI / N/A | ||
| discussion_thread = | | use = | ||
| license = | |||
| website = | |||
| discussion_thread = | |||
}} | }} | ||
</pre> | </pre> |
Revision as of 18:12, 1 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 | TBC |
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 = [[Image:******|256px]] | caption = | module_name = | maintainer = | released = YYYY-MM-DD | stable_release = | preview_release = | foobar_version = | foobar2000_ui_module = Default User Interface / Columns UI / N/A | use = | license = | website = | discussion_thread = }} |