Template:Infobox/Homebrew: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
(restore last good version until i can figure this out) Tag: Manual revert |
||
(7 intermediate revisions by 2 users not shown) | |||
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>}} | ||
<tr> | {{#if:{{{website|}}}|<tr> | ||
<th>Website</th> | <th>Website</th> | ||
<td>{{{website}}}</td> | <td>{{{website}}}</td> | ||
</tr> | </tr>}} | ||
<tr> | {{#if:{{{source|}}}|<tr> | ||
<th>Source</th> | <th>Source</th> | ||
<td>{{{source}}}</td> | <td>{{{source}}}</td> | ||
</tr> | </tr>}} | ||
<tr> | {{#if:{{{download|}}}|<tr> | ||
<th>Download(s)</th> | <th>Download(s)</th> | ||
<td>{{{download}}}</td> | <td>{{{download}}}</td> | ||
</tr> | </tr>}} | ||
</table> | </table> | ||
</div> | </div> | ||
Line 48: | Line 49: | ||
== Usage == | == Usage == | ||
<pre> | <pre> | ||
{{Infobox/ | {{Infobox/Homebrew | ||
|title = Swiss | |title = Swiss | ||
|image = xodelogo.png | |image = xodelogo.png | ||
Line 67: | Line 68: | ||
== Example == | == Example == | ||
{{Infobox/ | {{Infobox/Homebrew | ||
|title = Swiss | |title = Swiss | ||
|image = xodelogo.png | |image = xodelogo.png |
Latest revision as of 14:12, 26 October 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 |