Template:Userbox comlang: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
m (wiki)
Line 6: Line 6:
   -->{{userbox<!--
   -->{{userbox<!--
     -->| id      = [[File:Logo-css3.png|24px|link=]]<!--
     -->| id      = [[File:Logo-css3.png|24px|link=]]<!--
     -->| info    = {{Autolang|This user can read and write CSS.|fr=Cet utilisateur peut lire et écrire du CSS.|fi=Tämä henkilö voi lukea ja kirjoittaa CSS:sää}}<!--
     -->| info    = {{Autolang|This user can read and write {{wiki|CSS|icon=hide}}
.|fr=Cet utilisateur peut lire et écrire du CSS.|fi=Tämä henkilö voi lukea ja kirjoittaa CSS:sää}}<!--
   -->}}<!--
   -->}}<!--
-->| htm | html =<!--  
-->| htm | html =<!--  
   -->{{userbox<!--
   -->{{userbox<!--
     -->| id      = [[File:Logo-html5.png|24px|link=]]<!--
     -->| id      = [[File:Logo-html5.png|24px|link=]]<!--
     -->| info    = {{Autolang|This user can read and write HTML.|fr=Cet utilisateur peut lire et écrire du HTML.|fi=Tämä henkilö voi lukea ja kirjoittaa HTML:lää}}<!--
     -->| info    = {{Autolang|This user can read and write {{wiki|HTML|icon=hide}}
.|fr=Cet utilisateur peut lire et écrire du HTML.|fi=Tämä henkilö voi lukea ja kirjoittaa HTML:lää}}<!--
   -->}}<!--
   -->}}<!--
-->| template =<!--  
-->| template =<!--  
Line 28: Line 30:
   -->{{userbox<!--
   -->{{userbox<!--
     -->| id      = [[File:Logo-js.png|24px|link=]]<!--
     -->| id      = [[File:Logo-js.png|24px|link=]]<!--
     -->| info    = {{Autolang|This user can read and write JavaScript.|fr=Cet utilisateur peut lire et écrire du JavaScript.|fi=Tämä henkilö voi lukea ja kirjoittaa JavaScriptiä}}<!--
     -->| info    = {{Autolang|This user can read and write {{wiki|JavaScript|icon=hide}}.|fr=Cet utilisateur peut lire et écrire du JavaScript.|fi=Tämä henkilö voi lukea ja kirjoittaa JavaScriptiä}}<!--
   -->}}<!--
   -->}}<!--
-->| python =<!--  
-->| python =<!--  
   -->{{userbox<!--
   -->{{userbox<!--
     -->| id      = [[File:Logo-python.png|24px|link=]]<!--
     -->| id      = [[File:Logo-python.png|24px|link=]]<!--
     -->| info    = {{Autolang|This user can read and write Python.|fr=Cet utilisateur peut lire et écrire du Python.|fi=Tämä henkilö voi lukea ja kirjoittaa Pythonia}}<!--
     -->| info    = {{Autolang|This user can read and write {{wiki|Python|icon=hide}}.|fr=Cet utilisateur peut lire et écrire du Python.|fi=Tämä henkilö voi lukea ja kirjoittaa Pythonia}}<!--
   -->}}<!--
   -->}}<!--
-->| lua =<!--  
-->| lua =<!--  
Line 41: Line 43:
     -->| id-s    = background:rgb(0, 0, 205,.16)<!--
     -->| id-s    = background:rgb(0, 0, 205,.16)<!--
     -->| info-s  = background:rgb(0, 0, 205,.16)<!--
     -->| info-s  = background:rgb(0, 0, 205,.16)<!--
     -->| info    = {{Autolang|This user can read and write Lua.|fr=Cet utilisateur peut lire et écrire du Lua.|fi=Tämä henkilö voi lukea ja kirjoittaa Luaa}}<!--
     -->| info    = {{Autolang|This user can read and write {{wiki|Lua|icon=hide}}.|fr=Cet utilisateur peut lire et écrire du Lua.|fi=Tämä henkilö voi lukea ja kirjoittaa Luaa}}<!--
   -->}}<!--
   -->}}<!--
-->| php =<!--  
-->| php =<!--  
   -->{{userbox<!--
   -->{{userbox<!--
     -->| id      = [[File:Logo-php.png|24px|link=]]<!--
     -->| id      = [[File:Logo-php.png|24px|link=]]<!--
     -->| info    = {{Autolang|This user can read and write PHP.|fi=Tämä henkilö voi lukea ja kirjoittaa PHP:tä}}<!--
     -->| info    = {{Autolang|This user can read and write {{wiki|PHP|icon=hide}}.|fi=Tämä henkilö voi lukea ja kirjoittaa PHP:tä}}<!--
   -->}}<!--
   -->}}<!--
-->| c =<!--  
-->| c =<!--  
Line 70: Line 72:
     -->| id-s    = background:rgb(30, 120, 230,.16)<!--
     -->| id-s    = background:rgb(30, 120, 230,.16)<!--
     -->| info-s  = background:rgb(30, 120, 230,.16)<!--
     -->| info-s  = background:rgb(30, 120, 230,.16)<!--
     -->| info    = {{Autolang|This user can read and write C++.|fr=Cet utilisateur peut lire et écrire du C++.|fi=Tämä henkilö voi lukea ja kirjoittaa C++:aa}}<!--
     -->| info    = {{Autolang|This user can read and write {{wiki|C++|icon=hide}}.|fr=Cet utilisateur peut lire et écrire du C++.|fi=Tämä henkilö voi lukea ja kirjoittaa C++:aa}}<!--
   -->}}<!--
   -->}}<!--
-->| java =<!--  
-->| java =<!--  

Revision as of 11:22, 23 April 2024

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 = 中文(台灣)
‎}}

Lua-16px.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-php.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}}
Logo-c.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-c++.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-csharp.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 = 中文(台灣)
‎}}

Icon java.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 = 中文(台灣)
‎}}

Ruby-Logo.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 = 中文(台灣)
‎}}

Used Categories

CSS Editors HTML Editors

Go Editors JS Editors Python Editors Lua Editors

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