Template:Userbox os/doc: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "{{Doc/subpage}} Userbox used for specifying a location for various purposes (e.g.: specifying your birthplace, current location of residence, e.t.c.) == Copy and Paste == {{C...")
 
(→‎Available Types: restructure)
 
(23 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{Doc/subpage}}
{{Doc/subpage}}
Userbox used for specifying a location for various purposes (e.g.: specifying your birthplace, current location of residence, e.t.c.)
Userbox used for specifying an operating system that you use to contribute to the wiki with.


== Copy and Paste ==
== Copy and Paste ==
Line 17: Line 17:
| String parameter for specifying the operating system that you use.
| String parameter for specifying the operating system that you use.
| {{CodeBlock|margin=5px|<nowiki>| type = Windows</nowiki>}}
| {{CodeBlock|margin=5px|<nowiki>| type = Windows</nowiki>}}
| {{Userbox os|type=Windows}
| {{Userbox os|type=Windows|nocat=1}}
|}
|}


== Available Types ==
== Available Types ==
{{CodeBlock|<nowiki>{{Userbox os|type=Windows}} {{Userbox os|type=macos}} {{Userbox os|type=Linux}} {{Userbox os|type=openSUSE}}</nowiki>}}
 
{{Capsule|{{Userbox os|type=Windows}} {{Userbox os|type=macos}} {{Userbox os|type=Linux}} {{Userbox os|type=openSUSE}}}}
=== 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}}
 
== Used Categories ==
[[:Category:IOS Users|IOS Users]] [[:Category:Android Users|Android Users]]
 
[[:Category:Windows Users|Windows Users]] [[:Category:MacOS Users|MacOS Users]] [[:Category:Linux Users|Linux Users]] [[:Category:Linux Mint Users|Linux Mint Users]] [[:Category:FreeBSD Users|FreeBSD Users]] [[:Category:Arch Linux Users|Arch Linux Users]] [[:Category:OpenSUSE Users|OpenSUSE Users]] [[:Category:ChromeOS Users|ChromeOS Users]] [[:Category:Debian Users|Debian Users]]
<includeonly>[[Category:Templates]][[Category:Userbox Templates]]</includeonly>
<includeonly>[[Category:Templates]][[Category:Userbox Templates]]</includeonly>

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