Template:Userbox comlang: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
(Add French)
Line 2: Line 2:
-->{{#switch:{{{type}}}<!--
-->{{#switch:{{{type}}}<!--


Markup Languages  
{{Autolang|Markup Languages|fr=Langages de Balisage}}
-->| css =<!--  
-->| css =<!--  
   -->{{userbox<!--
   -->{{userbox<!--
     -->| id      = [[File:Logo-css3.png|24px|link=]]<!--
     -->| id      = [[File:Logo-css3.png|24px|link=]]<!--
     -->| info    = This user can read and write CSS.<!--
     -->| info    = {{Autolang|This user can read and write CSS.|fr=Cet utilisateur peut lire et écrire du CSS.}}<!--
   -->}}<!--
   -->}}<!--
-->| htm | html =<!--  
-->| htm | html =<!--  
   -->{{userbox<!--
   -->{{userbox<!--
     -->| id      = [[File:Logo-html5.png|24px|link=]]<!--
     -->| id      = [[File:Logo-html5.png|24px|link=]]<!--
     -->| info    = This user can read and write HTML.<!--
     -->| info    = {{Autolang|This user can read and write HTML.|fr=Cet utilisateur peut lire et écrire du HTML.}}<!--
   -->}}<!--
   -->}}<!--
-->| template =<!--  
-->| template =<!--  
   -->{{userbox<!--
   -->{{userbox<!--
     -->| id      = [[File:Logo-template.png|24px|link=]]<!--
     -->| id      = [[File:Logo-template.png|24px|link=]]<!--
     -->| info    = This user can read and write templates.<!--
     -->| info    = {{Autolang|This user can read and write templates.|fr=Cet utilisateur peut lire et écrire des templates.}}<!--
   -->}}<!--
   -->}}<!--


{{Autolang|Scripting Languages|fr=Langages de Script}}
Scripting Languages
Scripting Languages
-->| go =<!--  
-->| go =<!--  
   -->{{userbox<!--
   -->{{userbox<!--
     -->| id      = [[File:Logo-go.png|24px|link=]]<!--
     -->| id      = [[File:Logo-go.png|24px|link=]]<!--
     -->| info    = This user can read and write Go.<!--
     -->| info    = {{Autolang|This user can read and write Go.|fr=Cet utilisateur peut lire et écrire du Go.}}<!--
   -->}}<!--
   -->}}<!--
-->| js =<!--  
-->| js =<!--  
   -->{{userbox<!--
   -->{{userbox<!--
     -->| id      = [[File:Logo-js.png|24px|link=]]<!--
     -->| id      = [[File:Logo-js.png|24px|link=]]<!--
     -->| info    = This user can read and write JavaScript.<!--
     -->| info    = {{Autolang|This user can read and write JavaScript.|fr=Cet utilisateur peut lire et écrire du JavaScript.}}<!--
   -->}}<!--
   -->}}<!--
-->| python =<!--  
-->| python =<!--  
   -->{{userbox<!--
   -->{{userbox<!--
     -->| id      = [[File:Logo-python.png|24px|link=]]<!--
     -->| id      = [[File:Logo-python.png|24px|link=]]<!--
     -->| info    = This user can read and write Python.<!--
     -->| info    = {{Autolang|This user can read and write Python.|fr=Cet utilisateur peut lire et écrire du Python.}}<!--
   -->}}<!--
   -->}}<!--
-->}}<!--
-->}}<!--

Revision as of 00:00, 15 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
Logo-html5.png

Red x.png
This template (and its redirect) is Wikipedia icon Deprecated. Its use is not recommended and its functionality may be compromised.
You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.

Additional notes:
Use #switch parser function instead. Example
{{#switch: {{language}}
| #default = English
| ja = 日本語
| zh-tw = 中文(台灣)
‎}}

Available Types

Markup Languages
{{Userbox comlang|type=css}} {{Userbox comlang|type=html}} {{Userbox comlang|type=template}}
Logo-css3.png

Red x.png
This template (and its redirect) is Wikipedia icon Deprecated. Its use is not recommended and its functionality may be compromised.
You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.

Additional notes:
Use #switch parser function instead. Example
{{#switch: {{language}}
| #default = English
| ja = 日本語
| zh-tw = 中文(台灣)
‎}}

Logo-html5.png

Red x.png
This template (and its redirect) is Wikipedia icon Deprecated. Its use is not recommended and its functionality may be compromised.
You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.

Additional notes:
Use #switch parser function instead. Example
{{#switch: {{language}}
| #default = English
| ja = 日本語
| zh-tw = 中文(台灣)
‎}}

Logo-template.png

Red x.png
This template (and its redirect) is Wikipedia icon Deprecated. Its use is not recommended and its functionality may be compromised.
You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.

Additional notes:
Use #switch parser function instead. Example
{{#switch: {{language}}
| #default = English
| ja = 日本語
| zh-tw = 中文(台灣)
‎}}


Scripting Languages
{{Userbox comlang|type=js}} {{Userbox comlang|type=python}} {{Userbox comlang|type=pygame}} {{Userbox comlang|type=go}} {{Userbox comlang|type=php}}
Logo-js.png

Red x.png
This template (and its redirect) is Wikipedia icon Deprecated. Its use is not recommended and its functionality may be compromised.
You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.

Additional notes:
Use #switch parser function instead. Example
{{#switch: {{language}}
| #default = English
| ja = 日本語
| zh-tw = 中文(台灣)
‎}}

Logo-python.png

Red x.png
This template (and its redirect) is Wikipedia icon Deprecated. Its use is not recommended and its functionality may be compromised.
You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.

Additional notes:
Use #switch parser function instead. Example
{{#switch: {{language}}
| #default = English
| ja = 日本語
| zh-tw = 中文(台灣)
‎}}

Logo-go.png

Red x.png
This template (and its redirect) is Wikipedia icon Deprecated. Its use is not recommended and its functionality may be compromised.
You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.

Additional notes:
Use #switch parser function instead. Example
{{#switch: {{language}}
| #default = English
| ja = 日本語
| zh-tw = 中文(台灣)
‎}}


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