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:...' |
update |
||
Line 8: | Line 8: | ||
{{Userbox code|C++}} | {{Userbox code|C++}} | ||
{{Clear}} | {{Clear}} | ||
Revision as of 17:08, 4 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++. |