Template:Userbox comlang

From Valve Developer Community
Jump to: navigation, search
Curly brackets white.pngTemplate Documentation
Icon-translate.png
View
Edit
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 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 CSS .

Logo-html5.png

This user can read and write HTML .

Logo-template.png

This user can read and write templates.


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

This user can read and write JavaScript.

Python icon.png

This user can read and write Python.

Logo-go.png

This user can read and write Go.

Lua-16px.png

This user can read and write Lua.

Logo-php.png

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}}
Logo-c.png

This user can read and write C.

Logo-c++.png

This user can read and write 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