Template:Vehicles: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 1: Line 1:
{|class="Vehicles"
{|class="Vehicles"
|<div style="text-align: center; font-size: 120%; font-weight: bold;">{{{1|{{{toptext|}}}}}}</div><noinclude>
|<div style="text-align: center; font-size: 120%; font-weight: bold;">{{{left|{{{toptext|}}}}}}</div><noinclude>
|}<noinclude>
|}<noinclude>


== Usage ==
<pre>{{Vehicles
|align = Where the box will be located. Left or right (center doesn't work yet).
|left = Any left margin value. Default is 1.
|backgroundcolor = Any web color (name or #XXXXXX hex format). Default is #FFFFFF.
|bordercolor = Any web color (name or #XXXXXX hex format). Default is #99B3FF.
|textcolor = Any web color (name or #XXXXXX hex format). Default is #000000.
|toptext = Changes the standard Userbox text and link. Can include wiki-markup.
}}


{{Userbox 1}}
{{Userbox 2}}
{{Userbox 3}}

{{userboxesend}}</pre>


</noinclude>
</noinclude>