From Valve Developer Community
Jump to navigation
Jump to search

Available doc translations
…
English
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.
|
|
This user can read and write HTML.
|
Available Types
{{Userbox comlang|type=css}} {{Userbox comlang|type=html}} {{Userbox comlang|type=template}}
This user can read and write
CSS.
This user can read and write
HTML.
This user can read and write templates.
{{Userbox comlang|type=js}} {{Userbox comlang|type=python}} {{Userbox comlang|type=go}} {{Userbox comlang|type=php}}
This user can read and write
Python.
This user can read and write Go.
This user can read and write
Lua.
This user can read and write
PHP.
General-purpose languages
{{Userbox comlang|type=c}} {{Userbox comlang|type=c++}} {{Userbox comlang|type=csharp}} {{Userbox comlang|type=java}} {{Userbox comlang|type=ruby}}
This user can read and write C.
This user can read and write
C++.
This user can read and write C#.
This user can read and write Java.
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