Changes

no edit summary
Line 20: Line 20:  
</multilang>
 
</multilang>
 
</div><br>
 
</div><br>
 +
 +
 +
==Using a userbox==
 +
<p>To make a userbox you need to create a new page in the template namespace. You will be using one of three templates that already exist: {{tl|userbox}} (which has no borders), {{tl|userbox2}}, or {{tl|userbox3}} (both of these have borders). Documentation on how to use these templates can be found on their respective pages. Don't forget to add new userboxes to the gallery by going to [[GCpedia:Userboxes/Gallery]].</p>
 +
 +
===Examples===
 +
 +
If you want to make a userbox called "UBXexample" you would put the URL in the box below into your address bar, to create that page:
 +
<pre>http://www.gcpedia.gc.ca/wiki/Template:UBXexample</pre>
 +
 +
To create a userbox that is white on the left, blue on the right, with a picture of a gnome, and the text "This is a UBXexample", include the following generic code on a page:
 +
<pre>{{userbox2|gray|lightblue|[[Image:gnome.png|40px]]|This is a UBXexample.}}</pre>
 +
 +
When you save the page, the result will be a template that looks like this: {{userbox2|gray|lightblue|[[Image:gnome.png|40px]]|This is a UBXexample.}}
 +
 +
Other examples:
 +
<pre>{{userbox|red|white|[[image:gnome.png|40px]]|A userbox is a small rectangular box that looks like this.}}</pre>
 +
Looks like: {{userbox|red|white|[[image:gnome.png|40px]]|A userbox is a small rectangular box that looks like this.}}
 +
<pre>{{userbox2|red|white|[[image:gnome.png|40px]]|A userbox is a small rectangular box that looks like this.}}</pre>
 +
Looks like: {{userbox2|red|white|[[image:gnome.png|40px]]|A userbox is a small rectangular box that looks like this.}}
 +
<pre>{{userbox3|red|white|gold|[[image:gnome.png|40px]]|A userbox is a small rectangular box that looks like this.}}</pre>
 +
Looks like: {{userbox3|red|white|gold|[[image:gnome.png|40px]]|A userbox is a small rectangular box that looks like this.}}
 +
 +
Testing:
 +
 +
{{DND UBX}}
 +
{| cellpadding="0" cellspacing="0" style="width: 240px; background: #0B2637; border: 1px solid #0B2637;"
 +
| style="width: 45px; height: 45px; background: #0B2637;  font-size: 14pt; text-align:center" |'''[[File:Caf-emblem.png|40px]]'''
 +
| style="background: #6E7E8E; font-size: 8pt; text-align: center; padding: 4pt; line-height: 1.25em; color:black" | This person works for National Defence.
 +
|}
 +
 +
{{DND UBX-FR}}
 +
{| cellpadding="0" cellspacing="0" style="width: 240px; background: #0B2637; border: 1px solid #0B2637;"
 +
| style="width: 45px; height: 45px; background: #0B2637;  font-size: 14pt; text-align:center" |'''[[File:Caf-emblem.png|40px]]'''
 +
| style="background: #6E7E8E; font-size: 8pt; text-align: center; padding: 4pt; line-height: 1.25em; color:black" | Cette personne travaille pour la Défense nationale.
 +
|}
 +
 +
 +
    
==''You should see nothing below this line.''==<!-- *** Insert NOTHING BELOW this line *** -->
 
==''You should see nothing below this line.''==<!-- *** Insert NOTHING BELOW this line *** -->