Template:Userbox comlang/doc: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Added PHP.)
Line 34: Line 34:
[[:Category:CSS Editors|CSS Editors]] [[:Category:HTML Editors|HTML Editors]]
[[:Category:CSS Editors|CSS Editors]] [[:Category:HTML Editors|HTML Editors]]


[[:Category:Go Editors|Go Editors]] [[:Category:JS Editors|JS Editors]]  [[:Category:Python Editors|Python Editors]]  
[[:Category:Go Editors|Go Editors]] [[:Category:JS Editors|JS Editors]]  [[:Category:Python Editors|Python Editors]] [[:Category:C++ Editors|C++ Editors]]
 


<includeonly>[[Category:Templates]][[Category:Userbox Templates]]</includeonly>
<includeonly>[[Category:Templates]][[Category:Userbox Templates]]</includeonly>

Revision as of 12:23, 25 June 2023

Edit-copy.png
This is a documentation subpage for Template:Userbox comlang.
Don't forget to purge the contents of the base page upon creating or editing this subpage.

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

This user can read and write Wikipedia icon JavaScript.

Logo-python.png

This user can read and write Wikipedia icon Python.

Logo-go.png

This user can read and write Go.

Logo-php.png

This user can read and write Wikipedia icon PHP.


General-purpose languages
{{Userbox lang|type=c++}}
Logo-c++.png

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