User:Metroidking/Help:User Navigation Bar 1.0: Difference between revisions

m
frame section complete
(-moz-border-radius --> {{roundy}})
m (frame section complete)
Line 56: Line 56:
|}
|}
====Round Borders====
====Round Borders====
The border can also be rounded out around the corners by adjusting the border radius
====Roundy Template====
The border can also be rounded out around the corners by adjusting the border radius, while the coding normally would appear as
<pre>
{|style="width:65%;margin-top:+.7em;background-color:#fbd278; padding:50px; border:2px solid#64486a;-moz-border-radius:10px"
|}
</pre>
The [[Template:Roundy|<nowiki>{{roundy}}</nowiki> template]] can be used it its place.
====Roundness====
The extent of the roundness depends on the amount specified in the roundy template.
<pre>
<pre>
{|style="width:65%;margin-top:+.7em;background-color:#fbd278; padding:50px; border:2px solid#64486a; {{roundy|0px}}"
{|style="width:65%;margin-top:+.7em;background-color:#fbd278; padding:50px; border:2px solid#64486a; {{roundy|0px}}"
Line 79: Line 87:
|Creates a frame with a purple border and a pink background
|Creates a frame with a purple border and a pink background
|}
|}
==Box Contents==
==Finished Nav Box==
==Finished Nav Box==
<nowiki>{{user:username/nav}}</nowiki>
<nowiki>{{user:username/nav}}</nowiki>
Oddball
236

edits