Template:Userbox comlang: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
m (Alphabetically sorted and detailed)
Line 1: Line 1:
{{doc}}<includeonly><onlyinclude><!--
{{doc}}<includeonly><onlyinclude><!--
-->{{#switch:{{{type}}}<!--
-->{{#switch:{{{type}}}<!--
<!-- Markup Languages -->
-->| css =<!--  
-->| css =<!--  
   -->{{userbox<!--
   -->{{userbox<!--
Line 15: Line 17:
     -->| id      = [[File:Logo-template.png|24px|link=]]<!--
     -->| id      = [[File:Logo-template.png|24px|link=]]<!--
     -->| info    = This user can read and write templates.<!--
     -->| info    = This user can read and write templates.<!--
  -->}}<!--
<!-- Scripting Languages -->
-->| go =<!--
  -->{{userbox<!--
    -->| id      = https://upload.wikimedia.org/wikipedia/commons/thumb/0/05/Go_Logo_Blue.svg/24px-Go_Logo_Blue.svg.png<!--
    -->| info    = This user can read and write Go.<!--
   -->}}<!--
   -->}}<!--
-->| js =<!--  
-->| js =<!--  
Line 25: Line 34:
     -->| id      = [[File:Logo-python.png|24px|link=]]<!--
     -->| id      = [[File:Logo-python.png|24px|link=]]<!--
     -->| info    = This user can read and write Python.<!--
     -->| info    = This user can read and write Python.<!--
  -->}}<!--
-->| go =<!--
  -->{{userbox<!--
    -->| id      = https://upload.wikimedia.org/wikipedia/commons/thumb/0/05/Go_Logo_Blue.svg/24px-Go_Logo_Blue.svg.png<!--
    -->| info    = This user can read and write Go.<!--
   -->}}<!--
   -->}}<!--
-->}}<!--
-->}}<!--
Line 36: Line 40:
   -->| css        = [[Category:CSS Editors]]<!--
   -->| css        = [[Category:CSS Editors]]<!--
   -->| htm | html = [[Category:HTML Editors]]<!--
   -->| htm | html = [[Category:HTML Editors]]<!--
  -->| go        = [[Category:Go Editors]]<!--
   -->| js        = [[Category:JS Editors]]<!--
   -->| js        = [[Category:JS Editors]]<!--
   -->| python    = [[Category:Python Editors]]<!--
   -->| python    = [[Category:Python Editors]]<!--
  -->| go        = [[Category:Go Editors]]<!--
-->}}}}<!--
-->}}}}<!--


</onlyinclude></includeonly>[[Category:Templates]][[Category:Userbox Templates]]<!--
</onlyinclude></includeonly>[[Category:Templates]][[Category:Userbox Templates]]<!--

Revision as of 18:19, 5 May 2023

English (en)Deutsch (de)Esperanto (eo)Español (es)Français (fr)Suomi (fi)Hrvatski (hr)Magyar (hu)Italiano (it)日本語 (ja)한국어 (ko)Nederlands (nl)Polski (pl)Português (pt)Português do Brasil (pt-br)Русский (ru)Slovenčina (sk)Svenska (sv)Türkçe (tr)Українська (uk)Tiếng Việt (vi)中文 (zh)中文(臺灣) (zh-tw)
Curly brackets white.pngTemplate Documentation [view] [edit]
Icon-translate.png Available doc translations
View
Page history

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

Available Types

Markup Languages
{{Userbox comlang|type=css}} {{Userbox comlang|type=html}} {{Userbox comlang|type=template}}


Scripting Languages
{{Userbox comlang|type=js}} {{Userbox comlang|type=python}} {{Userbox comlang|type=pygame}} {{Userbox comlang|type=go}} {{Userbox comlang|type=php}}


General-purpose languages
{{Userbox comlang|type=c}} {{Userbox comlang|type=c++}} {{Userbox comlang|type=csharp}} {{Userbox comlang|type=java}} {{Userbox comlang|type=ruby}}

Used Categories

CSS Editors HTML Editors

Go Editors JS Editors Python Editors Lua Editors

C Editors Csharp Editors C++ Editors Category:Java Editors