Difference between revisions of "Template:Infobox homebrew"
Jump to navigation
Jump to search
Jhynjhiruu (talk | contribs) m |
Jhynjhiruu (talk | contribs) m |
||
Line 17: | Line 17: | ||
|{{{HB_Released|}}} | |{{{HB_Released|}}} | ||
|-bgcolor=#cce6ff style=vertical-align:top align=left | |-bgcolor=#cce6ff style=vertical-align:top align=left | ||
− | |'''Website | + | |'''Website''' |
|{{{HB_Website|}}} | |{{{HB_Website|}}} | ||
+ | |-style=vertical-align:top align=left | ||
+ | |'''Download link''' | ||
+ | |{{{HB_Download|}}} | ||
|}<noinclude>{{br}} | |}<noinclude>{{br}} | ||
==Usage== | ==Usage== | ||
Line 43: | Line 46: | ||
|- | |- | ||
||HB_Website= | ||HB_Website= | ||
− | |Website | + | |Website for the program |
+ | |- | ||
+ | ||HB_Download= | ||
+ | |Download link for the program | ||
|} | |} | ||
<pre> | <pre> | ||
Line 54: | Line 60: | ||
|HB_Released= | |HB_Released= | ||
|HB_Website= | |HB_Website= | ||
+ | |HB_Download= | ||
}} | }} | ||
</pre> | </pre> | ||
[[Category:Infobox templates|{{PAGENAME}}]]</noinclude> | [[Category:Infobox templates|{{PAGENAME}}]]</noinclude> |
Latest revision as of 00:35, 3 December 2018
Infobox homebrew | |
Author(s) | |
Type | |
License | |
Version | |
Release date | |
Website | |
Download link |
Usage
Syntax | |
---|---|
|HB_Title= | Name of the homebrew program |
|HB_Author= | Who wrote the program |
|HB_Type= | What type of program? (e.g. loader, PC utility) |
|HB_License= | Released under what license (e.g. MIT, GPL, Freeware, Proprietary) |
|HB_Version= | Latest version |
|HB_Released= | Latest release date |
|HB_Website= | Website for the program |
|HB_Download= | Download link for the program |
{{infobox_homebrew |HB_title= |HB_Author= |HB_Type= |HB_License= |HB_Version= |HB_Released= |HB_Website= |HB_Download= }}