Template:Software Infobox: Difference between revisions
Beardgoggles (talk | contribs) m (Minor code fix.) |
Beardgoggles (talk | contribs) m (Minor CSS additions.) |
||
Line 5: | Line 5: | ||
|- style="text-align: center; font-size: 75%; margin: 0px; padding: 0px; {{#if: {{{screenshot|}}} | | display:none; }}" | |- style="text-align: center; font-size: 75%; margin: 0px; padding: 0px; {{#if: {{{screenshot|}}} | | display:none; }}" | ||
| colspan="2" | {{{screenshot}}}<br/>{{{caption|}}} | | colspan="2" | {{{screenshot}}}<br/>{{{caption|}}} | ||
|- | |- style="vertical-align: top;" | ||
| '''Developer(s)''' | | '''Developer(s)''' | ||
| {{{maintainer|{{{developer|TBC}}}}}} | | {{{maintainer|{{{developer|TBC}}}}}} | ||
Line 21: | Line 21: | ||
|- | |- | ||
! colspan="2" style="background: #DDDDDD;" | Compatibility | ! colspan="2" style="background: #DDDDDD;" | Compatibility | ||
|- | |- style="vertical-align: top;" | ||
| style="min-width: 90px" | '''Operating system''' | | style="min-width: 90px" | '''Operating system''' | ||
| {{{operating_system|TBC}}} | | {{{operating_system|TBC}}} |
Revision as of 14:39, 10 November 2019
Developer(s) | TBC |
Release information | |
---|---|
Initial release | Unknown |
Stable release | TBC |
Compatibility | |
Operating system | TBC |
Additional information | |
Use | TBC |
License | TBC |
Usage
{{Software Infobox | name = | logo = | screenshot = | caption = | developer = | released = | stable_release = | stable_release_date = | preview_release = | preview_release_date = | preview_release_ref = | operating_system = | use = | license = | website = }}
Usage notes
- screenshot
- A 250px width is preferred. If your picture is larger than 250px, reduce it to 250px by inserting the resize option, e.g.
[[Image:MyPicture.png|250px]]
- released
- This should be the date in the
YYYY-DD-MM
format. - website
- If the URL is too long, enclose it in the WikiLink syntax, i.e.
[http://www.somewhere.net/ somewhere.net]