Template:Software Infobox: Difference between revisions
Appearance
m Added "plainlinks" class to template. |
mNo edit summary |
||
| Line 34: | Line 34: | ||
|- | |- | ||
| '''Website''' | | '''Website''' | ||
| | | {{{website}}} | ||
|}<noinclude> | |}<noinclude> | ||
== Usage == | == Usage == | ||
Revision as of 18:26, 9 October 2018
| {{{logo}}} | |
|---|---|
| {{{screenshot}}} | |
| Developer(s) | TBC |
| Release information | |
| Initial release | Unknown |
| Stable release | {{{stable_release}}} |
| Preview release | {{{preview_release}}} |
| Compatibility | |
| Operating system | {{{operating_system}}} |
| Additional information | |
| Use | {{{use}}} |
| License | {{{license}}} |
| Website | {{{website}}} |
Usage
{{Software Infobox
| name =
| logo =
| screenshot =
| caption =
| developer =
| released =
| stable_release =
| stable_release_date =
| preview_release =
| 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-MMformat. - website
- If the URL is too long, enclose it in the WikiLink syntax, i.e.
[http://www.somewhere.net/ somewhere.net]