Template:Userbox os/doc: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
(→‎Available Types: restructure)
 
Line 21: Line 21:


== Available Types ==
== Available Types ==
{{CodeBlock|src=Mobile Operating Systems|<nowiki>{{Userbox os|type=iOS}} {{Userbox os|type=Android}}</nowiki>}}
{{Capsule|{{Userbox os|type=iOS|nocat=1}} {{Userbox os|type=Android|nocat=1}}}}


=== Mobile Operating Systems ===
* <code>Android</code>
{{Userbox os|type=Android|nocat=1}}
* <code>iOS</code>
{{Userbox os|type=iOS|nocat=1}}
=== Desktop Operating Systems ===
* <code>Arch Linux</code>
{{Userbox os|type=Arch Linux|nocat=1}}
* <code>ChromeOS</code>
{{Userbox os|type=ChromeOS|nocat=1}}
* <code>Debian</code>
{{Userbox os|type=Debian|nocat=1}}
* <code>FreeBSD</code>
{{Userbox os|type=FreeBSD|nocat=1}}
* <code>Linux</code>
{{Userbox os|type=Linux|nocat=1}}
* <code>Linux Mint</code>
{{Userbox os|type=Linux Mint|nocat=1}}
* <code>macOS</code>
{{Userbox os|type=macOS|nocat=1}}
* <code>openSUSE</code>
{{Userbox os|type=openSUSE|nocat=1}}
* <code>Windows</code>
{{Userbox os|type=Windows|nocat=1}}


{{CodeBlock|src=Desktop Operating Systems|<nowiki>{{Userbox os|type=Windows}} {{Userbox os|type=macOS}} {{Userbox os|type=Linux}} {{Userbox os|type=Linux Mint}} {{Userbox os|type=FreeBSD}} {{Userbox os|type=openSUSE}} {{Userbox os|type=ChromeOS}}</nowiki>}}
{{Capsule|{{Userbox os|type=Windows|nocat=1}} {{Userbox os|type=macOS|nocat=1}} {{Userbox os|type=Linux|nocat=1}} {{Userbox os|type=Linux Mint|nocat=1}} {{Userbox os|type=FreeBSD|nocat=1}} {{Userbox os|type=Arch Linux|nocat=1}} {{Userbox os|type=openSUSE|nocat=1}} {{Userbox os|type=ChromeOS|nocat=1}} {{Userbox os|type=Debian|nocat=1}}}}
== Used Categories ==
== Used Categories ==
[[:Category:IOS Users|IOS Users]] [[:Category:Android Users|Android Users]]
[[:Category:IOS Users|IOS Users]] [[:Category:Android Users|Android Users]]

Latest revision as of 18:43, 24 November 2024

Edit-copy.png
This is a documentation subpage for Template:Userbox os.
Don't forget to purge the contents of the base page upon creating or editing this subpage.

Userbox used for specifying an operating system that you use to contribute to the wiki with.

Copy and Paste

{{Userbox os | type = }}

Parameters and Examples

Parameter Description Example Preview
{{{type}}} String parameter for specifying the operating system that you use.
| type = Windows
Windows-11-Icon.png

This user contributes through Windows.

Available Types

Mobile Operating Systems

  • Android
Logo-android.png

This user contributes through Android.

  • iOS
Logo-apple.png

This user contributes through iOS.

Desktop Operating Systems

  • Arch Linux
Archlogo.png

This user contributes through Arch Linux.

  • ChromeOS
Logo-Chrome.png

This user contributes through ChromeOS.

  • Debian
Debian-Logo.png

This user contributes through Debian.

  • FreeBSD
Logo-freebsd.png

This user contributes through FreeBSD.

  • Linux
Logo-linux.png

This user contributes through Linux.

  • Linux Mint
Logo-linuxmint.png

This user contributes through Linux Mint.

  • macOS
Logo-apple.png

This user contributes through macOS.

  • openSUSE
Logo-openSUSE.png

This user contributes through openSUSE.

  • Windows
Windows-11-Icon.png

This user contributes through Windows.

Used Categories

IOS Users Android Users

Windows Users MacOS Users Linux Users Linux Mint Users FreeBSD Users Arch Linux Users OpenSUSE Users ChromeOS Users Debian Users