Template:Userbox comlang/doc: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Damn it. Why do capsules have to be display:flow root ˙◠˙)
Line 24: Line 24:




{{CodeBlock|src=Scripting Languages|<nowiki>{{Userbox lang|type=js}}</nowiki>}}
{{CodeBlock|src=Scripting Languages|<nowiki>{{Userbox lang|type=js}} {{Userbox lang|type=python}} {{Userbox lang|type=go}}</nowiki>}}
{{Capsule|{{Userbox comlang|type=js|nocat=1}}}}
{{Capsule|{{Userbox comlang|type=js|nocat=1}} {{Userbox comlang|type=python|nocat=1}} {{Userbox comlang|type=go|nocat=1}}}}


== Used Categories ==
== Used Categories ==

Revision as of 01:35, 5 May 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.

Used Categories

CSS Editors HTML Editors JS Editors