Template:Infobox/Homebrew: Difference between revisions
Jump to navigation
Jump to search
CrunchBite (talk | contribs) No edit summary |
CrunchBite (talk | contribs) No edit summary |
||
Line 12: | Line 12: | ||
<th colspan="2" class="subheader">Information</th> | <th colspan="2" class="subheader">Information</th> | ||
</tr> | </tr> | ||
<tr> | {{#if:{{{author|}}}|<tr> | ||
<th>Author</th> | <th>Author</th> | ||
<td>{{{author}}}</td> | <td>{{{author}}}</td> | ||
</tr> | </tr>}} | ||
<tr> | {{#if:{{{type|}}}|<tr> | ||
<th>Type</th> | <th>Type</th> | ||
<td>{{{type}}}</td> | <td>{{{type}}}</td> | ||
</tr> | </tr>}} | ||
<tr> | {{#if:{{{version|}}}|<tr> | ||
<th>Version</th> | <th>Version</th> | ||
<td>{{{version}}}</td> | <td>{{{version}}}</td> | ||
</tr> | </tr>}} | ||
<tr> | {{#if:{{{license|}}}|<tr> | ||
<th>License</th> | <th>License</th> | ||
<td>{{{license}}}</td> | <td>{{{license}}}</td> | ||
</tr> | </tr>}} | ||
<tr> | {{#if:{{{website||source||download|}}}|<tr> | ||
<th class="subheader" colspan="2">Links</th> | <th class="subheader" colspan="2">Links</th> | ||
</tr> | </tr>}} | ||
{{#if:{{{website|}}}|<tr> | {{#if:{{{website|}}}|<tr> | ||
<th>Website</th> | <th>Website</th> |
Revision as of 04:16, 8 June 2024
Infobox/Homebrew
[[File:{{{image}}}|300px]]
Information |
---|
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 |