In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Template:Userbox code/doc: Difference between revisions

From WiiBrew
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
* '''VB''': Visual Basic
* '''Java''': Java
* '''Asm''': Assembly
* '''VB.NET''': Visual Basic .NET
* '''Eu''': Euphoria
* '''LOL''': LOLCODE
* '''LOL''': LOLCODE
* '''Bf''': Brainfuck
* '''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

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)