Template:Userbox comlang/doc: Difference between revisions
No edit summary |
|||
(23 intermediate revisions by 7 users not shown) | |||
Line 20: | Line 20: | ||
== Available Types == | == Available Types == | ||
{{CodeBlock|src=Markup Languages|<nowiki>{{Userbox | {{CodeBlock|src=Markup Languages|<nowiki>{{Userbox comlang|type=css}} {{Userbox comlang|type=html}} {{Userbox comlang|type=template}}</nowiki>}} | ||
{{Capsule|{{Userbox comlang|type=css|nocat=1}} {{Userbox comlang|type=html|nocat=1}} {{Userbox comlang|type=template|nocat=1}}}} | {{Capsule|{{Userbox comlang|type=css|nocat=1}} {{Userbox comlang|type=html|nocat=1}} {{Userbox comlang|type=template|nocat=1}}}} | ||
{{CodeBlock|src=Scripting Languages|<nowiki>{{Userbox | {{CodeBlock|src=Scripting Languages|<nowiki>{{Userbox comlang|type=js}} {{Userbox comlang|type=python}} {{Userbox comlang|type=pygame}} {{Userbox comlang|type=go}}</nowiki> <nowiki>{{Userbox comlang|type=php}}</nowiki>}} | ||
{{Capsule|{{Userbox comlang|type=js|nocat=1}} {{Userbox comlang|type=python|nocat=1}} {{Userbox comlang|type=go|nocat=1}}}} | {{Capsule|{{Userbox comlang|type=js|nocat=1}} {{Userbox comlang|type=python|nocat=1}} {{Userbox comlang|type=pygame|nocat=1}} {{Userbox comlang|type=go|nocat=1}} {{Userbox comlang|type=lua|nocat=1}} {{Userbox comlang|type=php|nocat=1}}}} | ||
{{CodeBlock|src= General-purpose languages|<nowiki>{{Userbox comlang|type=c}}</nowiki> <nowiki>{{Userbox comlang|type=c++}}</nowiki> <nowiki>{{Userbox comlang|type=csharp}} {{Userbox comlang|type=java}} {{Userbox comlang|type=ruby}}</nowiki>}} | |||
{{Capsule|{{Userbox comlang|type=c|nocat=1}} {{Userbox comlang|type=c++|nocat=1}} {{Userbox comlang|type=csharp|nocat=1}} {{Userbox comlang|type=java|nocat=1}} {{Userbox comlang|type=ruby|nocat=1}}}} | |||
== Used Categories == | == Used Categories == | ||
[[:Category:CSS Editors|CSS Editors]] [[:Category:HTML Editors|HTML Editors]] [[:Category:JS Editors|JS 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:Lua Editors|Lua Editors]] | |||
[[:Category:C Editors|C Editors]] [[:Category:Csharp Editors|Csharp Editors]] [[:Category:Cplusplus Editors|C++ Editors]] [[:Category:Java Editors]] | |||
<includeonly>[[Category:Templates]][[Category:Userbox Templates]]</includeonly> | <includeonly>[[Category:Templates]][[Category:Userbox Templates]]</includeonly> |
Latest revision as of 03:16, 27 July 2025

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
Parameters and Examples
Parameter | Description | Example | Preview |
---|---|---|---|
{{{type}}} | String parameter for specifying the computer language of choice. | ![]() This user can read and write |
Available Types

This user can read and write CSS.

This user can read and write HTML.

This user can read and write templates.

This user can read and write JavaScript.
This user can read and write Python.

This user can read and write Pygame.

This user can read and write Go.

This user can read and write Lua.

This user can read and write PHP.

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
Go Editors JS Editors Python Editors Lua Editors
C Editors Csharp Editors C++ Editors Category:Java Editors