Template:Userbox code/doc: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{Documentation subpage}} === Usage === <tt><nowiki>{{Userbox code|your code id}}</nowiki></tt> === Example === <tt><nowiki>{{Userbox code|C++}}</nowiki></tt> produces this:...") |
|||
(One intermediate revision by the same user not shown) | |||
Line 11: | Line 11: | ||
=== Pre-defined Languages === | === Pre-defined Languages === | ||
The following languages are recognized by this template. If your language is not listed here, please leave a message on the | The following languages are recognized by this template. If your language is not listed here, please leave a message on the 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 | * '''Asm''': Assembly | ||
Line 35: | Line 35: | ||
* '''LUA''': Lua | * '''LUA''': Lua | ||
* '''HEX''': Hexadecimal Editor (Re-Coder) | * '''HEX''': Hexadecimal Editor (Re-Coder) | ||
<noinclude>[[Category:Userboxes]] | |||
{{clear}} | |||
</noinclude> |
Latest revision as of 16:27, 31 January 2014
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[edit source]
{{Userbox code|your code id}}
Example[edit source]
{{Userbox code|C++}} produces this:
C++ | This user codes in C++. |
Pre-defined Languages[edit source]
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)