Template:Userbox code/doc: Difference between revisions
Jump to navigation
Jump to search
ExtremsAlt (talk | contribs) No edit summary |
|||
(13 intermediate revisions by 6 users not shown) | |||
Line 13: | Line 13: | ||
The following languages are recognized by this template. If your language is not listed here, please leave a message on the [[Template talk:Userbox code|talk page]] or [{{fullurl:{{FULLPAGENAME}}|action=edit}} 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. | The following languages are recognized by this template. If your language is not listed here, please leave a message on the [[Template talk:Userbox code|talk page]] or [{{fullurl:{{FULLPAGENAME}}|action=edit}} 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 | * '''Py''': Python | ||
* '''Pl''': Perl | |||
* '''LSL''': Linden Scripting Language | * '''LSL''': Linden Scripting Language | ||
* '''JS''': JavaScript | * '''JS''': JavaScript | ||
* ''' | * '''Java''': Java | ||
* '''LOL''': LOLCODE | * '''LOL''': LOLCODE | ||
* ''' | * '''Pas''': Pascal | ||
* '''PHP''': PHP: Hypertext Preprocessor | |||
* '''Sh''': Bourne shell | * '''Sh''': Bourne shell | ||
* '''VB''': Visual Basic | |||
* '''VBx''': Visual Basic .NET | |||
* '''VBS''': Visual Basic Script | |||
* '''LUA''': Lua | |||
* '''HEX''': Hexadecimal Editor (Re-Coder) |
Revision as of 18:51, 29 September 2011
This is a documentation subpage for Template:Userbox code (see that page for the template itself). It contains usage information, categories and other content that is not part of the original template page |
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)