Template:Userbox comlang/doc: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
Line 21: Line 21:


== Available Types ==
== Available Types ==
{{CodeBlock|src=Markup Languages|<nowiki>{{Userbox lang|type=html}}</nowiki>}}
{{CodeBlock|src=Markup Languages|<nowiki>{{Userbox lang|type=css}} {{Userbox lang|type=html}}</nowiki>}}
{{Capsule|{{Userbox comlang|type=css|nocat=1}} {{Userbox comlang|type=html|nocat=1}}}}
{{Capsule|{{Userbox comlang|type=css|nocat=1}} {{Userbox comlang|type=html|nocat=1}}}}
{{CodeBlock|src=Scripting Languages|<nowiki>{{Userbox lang|type=js}}</nowiki>}}
{{Capsule|{{Userbox comlang|type=js|nocat=1}}}}


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

Revision as of 15:01, 26 April 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.

This is Userbox Computer Language, a userbox used for signifying that you understand, write and/or read a particular programming, 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}}
Logo-css3.png

This user can read and write Wikipedia icon CSS.

Logo-html5.png

This user can read and write Wikipedia icon HTML.


Scripting Languages
{{Userbox lang|type=js}}
Logo-js.png

This user can read and write Wikipedia icon JavaScript.

Used Categories

CSS Editors HTML Editors