Template:Userbox dev: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{Userbox | {{Userbox | ||
| id = {{#switch: {{{1}}} | | id = {{#switch: {{{1}}} | ||
| Win = [[File:Windows_Flag.png| | | Win = [[File:Windows_Flag.png|41px]] | ||
| Mac = [[File:Apple.png| | | Mac = [[File:Apple.png|41px]] | ||
| Lin = [[File:Linux_thumb.png| | | Lin = [[File:Linux_thumb.png|41px]] | ||
| Hurd = [[File:GNU.png| | | Hurd = [[File:GNU.png|41px]] | ||
| BSD = [[File:Freebsd-devil.jpg| | | BSD = [[File:Freebsd-devil.jpg|41px]] | ||
| #default = {{{1}}} | | #default = {{{1}}} | ||
}} | }} |
Latest revision as of 07:47, 20 June 2013
{{{1}}} | This user develops using OS definition is missing or parameter {{{1}}} is incorrect.. |
[edit] Template documentation
Usage[edit source]
{{Userbox dev}}
Example[edit source]
{{Userbox dev|Lin}} produces this:
Pre-defined Prefixes[edit source]
The following operating system prefixes are recognized by this template:
NOTE: These prefixes are case sensitive.
Prefix | Meaning | Output | ||
---|---|---|---|---|
Lin | Linux | |||
Win | Windows | |||
Mac | Apple Macintosh (OSX) | |||
Hurd | GNU Hurd | |||
BSD | FreeBSD | |||
N/A | Not applicable or no definition |
|