Template:Userbox comlang

From Valve Developer Community
Jump to: navigation, search
View Edit Page history
Curly brackets white.pngTemplate Documentation
English (en)Français (fr)

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 lang|type=css}} {{Userbox lang|type=html}} {{Userbox lang|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 lang|type=js}} {{Userbox lang|type=python}} {{Userbox lang|type=go}} {{Userbox lang|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.

Logo-php.png

This user can read and write PHP.


General-purpose languages
{{Userbox lang|type=c}} {{Userbox lang|type=c++}} {{Userbox lang|type=csharp}}
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#.

Used Categories

CSS Editors HTML Editors

Go Editors JS Editors Python Editors

C Editors Csharp Editors C++ Editors