Template:Userbox code/doc: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
ExtremsAlt (talk | contribs) No edit summary |
||
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. | ||
* | * '''Py''': Python | ||
* | * '''LSL''': Linden Scripting Language | ||
* | * '''JS''': JavaScript | ||
* | * '''VB''': Visual Basic | ||
* | * '''Asm''': Assembly | ||
* | * '''VB.NET''': Visual Basic .NET | ||
* | * '''Eu''': Euphoria | ||
* '''LOL''': LOLCODE | |||
* '''Bf''': Brainfuck | |||
* '''Sh''': Bourne shell |
Revision as of 22:00, 17 June 2009
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.
- Py: Python
- LSL: Linden Scripting Language
- JS: JavaScript
- VB: Visual Basic
- Asm: Assembly
- VB.NET: Visual Basic .NET
- Eu: Euphoria
- LOL: LOLCODE
- Bf: Brainfuck
- Sh: Bourne shell