Template:Infobox/Homebrew: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
<div class="infobox | <div class="infobox"> | ||
<div class="infobox-title | <div class="infobox-title"> | ||
{{{title|{{PAGENAME}}}}} | {{{title|{{PAGENAME}}}}} | ||
</div> | </div> | ||
<div class="infobox-image | <div class="infobox-image"> | ||
[[File:{{{image}}}|300px]] | [[File:{{{image}}}|300px]] | ||
</div> | </div> | ||
<table | <table> | ||
<tr> | <tr> | ||
<th colspan="2" class="subheader | <th colspan="2" class="subheader">Information</th> | ||
</tr> | </tr> | ||
<tr | <tr> | ||
<th | <th>Author</th> | ||
<td | <td>{{{author}}}</td> | ||
</tr> | </tr> | ||
<tr | <tr> | ||
<th | <th>Type</th> | ||
<td | <td>{{{type}}}</td> | ||
</tr> | </tr> | ||
<tr | <tr> | ||
<th | <th>Version</th> | ||
<td | <td>{{{version}}}</td> | ||
</tr> | </tr> | ||
<tr | <tr> | ||
<th | <th>License</th> | ||
<td | <td>{{{license}}}</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<th class="subheader" colspan="2 | <th class="subheader" colspan="2">Links</th> | ||
</tr> | </tr> | ||
<tr | <tr> | ||
<th | <th>Website</th> | ||
<td | <td>{{{website}}}</td> | ||
</tr> | </tr> | ||
<tr | <tr> | ||
<th | <th>Source</th> | ||
<td | <td>{{{source}}}</td> | ||
</tr> | </tr> | ||
<tr | <tr> | ||
<th | <th>Download(s)</th> | ||
<td | <td>{{{download}}}</td> | ||
</tr> | </tr> | ||
</table> | </table> |
Revision as of 02:11, 24 January 2022
Infobox/Homebrew
[[File:{{{image}}}|300px]]
Information | |
---|---|
Author | {{{author}}} |
Type | {{{type}}} |
Version | {{{version}}} |
License | {{{license}}} |
Links | |
Website | {{{website}}} |
Source | {{{source}}} |
Download(s) | {{{download}}} |
Usage
{{Infobox/homebrew |title = Swiss |image = xodelogo.png |author = Sigmund Frued |type = ODE (Optical Drive Emulator) |version = 5.4.0.21 |license = [http://www.gnu.org/licenses/gpl-2.0.txt GNU GPL v2] |website = https://www.bing.com |source = https://www.duckduckgo.com |download = https://www.google.com }}
Example
Swiss
Information | |
---|---|
Author | Sigmund Freud |
Type | ODE (Optical Drive Emulator) |
Version | 5.4.0.21 |
License | GNU GPL v2 |
Links | |
Website | https://www.bing.com |
Source | https://www.duckduckgo.com |
Download(s) | https://www.google.com |