Template:Userbox comlang: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 33: Line 33:
   -->{{userbox<!--
   -->{{userbox<!--
     -->| border-c = #aaa <!--
     -->| border-c = #aaa <!--
     -->| info-s  = background: linear-gradient(90deg, #facc15, #2563eb); color: black;<!--
     -->| info-s  = background: linear-gradient(90deg, #facc15, #2563eb); color: black !important;<!--
     -->| id      = [[File:Logo-python.png|24px|link=]]<!--
     -->| id      = [[File:Logo-python.png|24px|link=Python]]<!--
     -->| info    = {{#switch: {{language}}|#default = This user can read and write {{wiki|Python|icon=hide}}.|fr=Cet utilisateur peut lire et écrire du Python.|fi=Tämä henkilö voi lukea ja kirjoittaa Pythonia|ru=Пользователь знает {{wiki|Python|icon=hide}}.}}<!--
     -->| info    = {{#switch: {{language}}|#default = This user can read and write {{wiki|Python|icon=hide}}.|fr=Cet utilisateur peut lire et écrire du Python.|fi=Tämä henkilö voi lukea ja kirjoittaa Pythonia|ru=Пользователь знает {{wiki|Python|icon=hide}}.}}<!--
   -->}}<!--
   -->}}<!--

Revision as of 04:13, 27 July 2025

English (en)Deutsch (de)Esperanto (eo)Español (es)Français (fr)Suomi (fi)Hrvatski (hr)Magyar (hu)Italiano (it)日本語 (ja)한국어 (ko)Nederlands (nl)Polski (pl)Português (pt)Português do Brasil (pt-br)Русский (ru)Slovenčina (sk)Svenska (sv)Türkçe (tr)Українська (uk)Tiếng Việt (vi)中文 (zh)中文(臺灣) (zh-tw)
Curly brackets white.pngTemplate Documentation [view] [edit]
Icon-translate.png Available doc translations
View
Page history

Userbox used for signifying that you understand, write and/or read a particular programming, scripting, markup, or other computer language.

Copy and Paste

{{Userbox comlang | type = }}

Parameters and Examples

Parameter Description Example Preview
{{{type}}} String parameter for specifying the computer language of choice.
| type = html
Logo-html5.png

This user can read and write Wikipedia icon HTML.

Available Types

Markup Languages
{{Userbox comlang|type=css}} {{Userbox comlang|type=html}} {{Userbox comlang|type=template}}
Logo-css3.png

This user can read and write Wikipedia icon CSS.

Logo-html5.png

This user can read and write Wikipedia icon HTML.

Logo-template.png

This user can read and write templates.


Scripting Languages
{{Userbox comlang|type=js}} {{Userbox comlang|type=python}} {{Userbox comlang|type=pygame}} {{Userbox comlang|type=go}} {{Userbox comlang|type=php}}
Logo-js.png

This user can read and write Wikipedia icon JavaScript.

python =
Logo-python.png

This user can read and write Wikipedia icon Python.

Logo-pygame.png

This user can read and write Pygame.

Logo-go.png

This user can read and write Go.

Lua-16px.png

This user can read and write Wikipedia icon Lua.

Logo-php.png

This user can read and write Wikipedia icon PHP.


General-purpose languages
{{Userbox comlang|type=c}} {{Userbox comlang|type=c++}} {{Userbox comlang|type=csharp}} {{Userbox comlang|type=java}} {{Userbox comlang|type=ruby}}
Logo-c.png

This user can read and write C.

Logo-c++.png

This user can read and write Wikipedia icon C++.

Logo-csharp.png

This user can read and write C#.

Icon java.png

This user can read and write Java.

Ruby-Logo.png

This user can read and write Ruby.

Used Categories

CSS Editors HTML Editors

Go Editors JS Editors Python Editors Lua Editors

C Editors Csharp Editors C++ Editors Category:Java Editors