Log in | Back to darenet.org

Template:Userbadge/c++

(New page: <div style="float: left; border: solid #aaaaaa 1px; margin: 1px;"> {| cellspacing="0" style="width:238px; background: #dddddd;" | style="width: 45px; height: 45px; background: #777777; tex...)
m
Line 2: Line 2:
{| cellspacing="0" style="width:238px; background: #dddddd;"
{| cellspacing="0" style="width:238px; background: #dddddd;"
| style="width: 45px; height: 45px; background: #777777; text-align: center; font-size: 13pt; color: white;" | '''C++'''
| style="width: 45px; height: 45px; background: #777777; text-align: center; font-size: 13pt; color: white;" | '''C++'''
-
| style="font-size:10pt;padding:4pt;line-height:1.25em" | This user is {{{1}}} [[wikipedia:C++|C++]] programmer.
+
| style="font-size:10pt;padding:4pt;line-height:1.25em" | This user is {{{1}}} [http://en.wikipedia.org/wiki/C%2B%2B C++] programmer.
|}</div><noinclude>
|}</div><noinclude>
<br>
<br>
Line 15: Line 15:
You can use this template by inserting this string of code into a Wiki page:
You can use this template by inserting this string of code into a Wiki page:
<pre>
<pre>
-
{{Template:User_c++|an amateur}}
+
{{Template:User_C++|an amateur}}
</pre>
</pre>
<br>
<br>
'''Result:'''
'''Result:'''
Which will produce:<br>
Which will produce:<br>
-
{{Template:User_c++|an amateur}}
+
{{Template:User_C++|an amateur}}
[[Catgeory:Templates - Badges|User_C++]]
[[Catgeory:Templates - Badges|User_C++]]
</noinclude>
</noinclude>

Revision as of 08:07, 9 September 2008

C++ This user is {{{1}}} C++ programmer.




Description:

This template was made for those out there lucky enough to know C++ who want to show off their talent on their user pages. Think of it like a merit badge for the boyscouts.


Example: You can use this template by inserting this string of code into a Wiki page:

{{Template:User_C++|an amateur}}


Result: Which will produce:

C++ This user is an amateur C++ programmer.

User_C++