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
GabberNL (talk | contribs)
←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:...'
 
GabberNL (talk | contribs)
update
Line 8: Line 8:
{{Userbox code|C++}}
{{Userbox code|C++}}
{{Clear}}
{{Clear}}
=== Possibilities ===
* C++
* C
* C#

Revision as of 17:08, 4 June 2009

Usage

{{Userbox code|your code id}}

Example

{{Userbox code|C++}} produces this:

C++ This user codes in C++.