Difference between revisions of "Template:Infobox homebrew"

From iQueBrew
Jump to navigation Jump to search
(Basic for now)
 
m (woops)
Line 1: Line 1:
 
{|class="infobox" cellpadding=2 cellspacing=2 width=265 style="float:right;padding:4px;margin:0 0 1em 1em;font-size:11px;background-color:#f0f7ff;border:1px solid #85bff9"
 
{|class="infobox" cellpadding=2 cellspacing=2 width=265 style="float:right;padding:4px;margin:0 0 1em 1em;font-size:11px;background-color:#f0f7ff;border:1px solid #85bff9"
|align=center colspan=2 bgcolor=#a8d1fa style=font-size:13px{{!}}'''''{{{HB_Title|{{PAGENAME}}}}}'''''
+
|align=center colspan=2 bgcolor=#a8d1fa style=font-size:13px{{!}}'''{{{HB_Title|{{PAGENAME}}}}}'''
 
|-style=vertical-align:top align=left
 
|-style=vertical-align:top align=left
 
|'''Author(s)'''
 
|'''Author(s)'''

Revision as of 11:07, 16 June 2018

Infobox homebrew
Author(s)
Type
License
Version
Latest release date
Website

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 (e.g. where to download)
{{infobox_homebrew
|HB_title=
|HB_Author=
|HB_Type=
|HB_License=
|HB_Version=
|HB_Released=
|HB_Website=
}}