Template:Userbox code/doc: Difference between revisions
Jump to navigation
Jump to search
update |
No edit summary |
||
Line 8: | Line 8: | ||
{{Userbox code|C++}} | {{Userbox code|C++}} | ||
{{Clear}} | {{Clear}} | ||
=== Pre-defined Languages === | |||
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 |
Revision as of 10:15, 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