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
Chris (talk | contribs)
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
* '''Py''': Python
* lsl = Linden Scripting Language
* '''LSL''': Linden Scripting Language
* js = JavaScript
* '''JS''': JavaScript
* vb = Visual Basic
* '''VB''': Visual Basic
* asm = Assembly
* '''Asm''': Assembly
* vb.net = Visual Basic .NET
* '''VB.NET''': Visual Basic .NET
* eu = Euphoria
* '''Eu''': Euphoria
* '''LOL''': LOLCODE
* '''Bf''': Brainfuck
* '''Sh''': Bourne shell

Revision as of 22:00, 17 June 2009

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