Difference between revisions of "Template:Userbox code"
Jump to navigation
Jump to search
(One intermediate revision by one other user not shown) | |||
Line 14: | Line 14: | ||
| bas = BASIC | | bas = BASIC | ||
| bat = Batch | | bat = Batch | ||
+ | | bash = Bash | ||
| bf = Brainfuck | | bf = Brainfuck | ||
| au3 = AutoIt 3 | | au3 = AutoIt 3 | ||
Line 22: | Line 23: | ||
| js = JavaScript | | js = JavaScript | ||
| .js = JavaScript | | .js = JavaScript | ||
+ | | java = Java | ||
+ | | .java = Java | ||
| lol = LOLCODE | | lol = LOLCODE | ||
| pas = Pascal | | pas = Pascal |
Latest revision as of 18:49, 29 September 2011
{{{1}}} | This user codes in {{{1}}}. |
[edit] Template documentation
Usage
{{Userbox code|your code id}}
Example
{{Userbox code|C++}} produces this:
C++ | This user codes in C++. |
Pre-defined Languages
The following languages are recognized by this template. If your language is not listed here, please leave a message on the talk page or add it yourself. The languages listed here are only for convenience; you may specify another language (eg: C/C++) without needing it added to the template.
- Asm: Assembly
- ASP: Active Server Pages
- Bas: BASIC
- Bat: Batch
- Bf: Brainfuck
- C#: C Sharp
- Eu: Euphoria
- ObjC: Objective-C
- Py: Python
- Pl: Perl
- LSL: Linden Scripting Language
- JS: JavaScript
- Java: Java
- LOL: LOLCODE
- Pas: Pascal
- PHP: PHP: Hypertext Preprocessor
- Sh: Bourne shell
- VB: Visual Basic
- VBx: Visual Basic .NET
- VBS: Visual Basic Script
- LUA: Lua
- HEX: Hexadecimal Editor (Re-Coder)