Difference between revisions of "Template:Userbox code"
Jump to navigation
Jump to search
ExtremsAlt (talk | contribs) m (Undo revision 59626 by Leonardo2204 (Talk) Unnecessary) |
|||
Line 17: | Line 17: | ||
| sh = Bourne shell | | sh = Bourne shell | ||
| asp = Active Server Pages | | asp = Active Server Pages | ||
+ | | java = Java | ||
+ | | objc = Objective-C | ||
| #default = {{{1}}} | | #default = {{{1}}} | ||
}}'''. | }}'''. |
Revision as of 11:03, 29 June 2009
{{{1}}} | This user codes in {{{1}}}. |
Parameters and Examples
{{Userbox code}}
Parameter | Description | Example | Preview | ||
---|---|---|---|---|---|
{{{icon}}} | For specifying an icon (if available). | {{Userbox code|icon=C++}} |
| ||
{{{1}}} | For specifying what you code in. | {{Userbox code|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)