Difference between revisions of "User:Thickbrick Sleaford/Sandbox"
Jump to navigation
Jump to search
m |
m |
||
Line 6: | Line 6: | ||
These are well tested versions, recommended for regular users. | These are well tested versions, recommended for regular users. | ||
{{User:Thickbrick Sleaford/Sandbox| | {{User:Thickbrick Sleaford/Sandbox| | ||
<br /> | Snowglobe 2.0.1:| (2.0.1.3470, July 5, 2010) ([http://example.com release notes]) | ||
<br />[ '''[http://example.com Windows]''' | '''[http://example.com Mac]''' | '''[http://example.com Linux]''' ] | |||
}} | |||
<div style="display:inline-block; padding: 5px 20px 8px 20px; margin: 0px 6px 0px 0px; background: #EBFDFF; border: 2px solid #87A5CC; text-decoration: none; text-shadow: #AAF 1px 2px 2px; | <div style="display:inline-block; padding: 5px 20px 8px 20px; margin: 0px 6px 0px 0px; background: #EBFDFF; border: 2px solid #87A5CC; text-decoration: none; text-shadow: #AAF 1px 2px 2px; | ||
Line 43: | Line 43: | ||
== Rounded Color Box Template == | == Rounded Color Box Template == | ||
=== Parameters: === | === Parameters: === | ||
# Content | # Title | ||
# Content (optional) | |||
# Background color (optional) | # Background color (optional) | ||
# Border color (optional) | # Border color (optional) | ||
# Title shadow color (optional) | |||
# Corner Radius (optional) | # Corner Radius (optional) | ||
</noinclude> | </noinclude> | ||
<div style="display:inline-block; padding: 5px 20px 8px 20px; margin: 0px 6px 0px 0px; background: {{{ | <div style="display:inline-block; padding: 5px 20px 8px 20px; margin: 0px 6px 0px 0px; background: {{{3|#EBFDFF}}}; border: 2px solid {{{4|#87A5CC}}}; -webkit-border-radius: {{{6|6px}}}; -moz-border-radius: {{{6|6px}}}; border-radius: {{{6|6px}}}"> | ||
<span style="text-shadow: {{{5|#AAF}}} 1px 2px 2px;">'''{{{1|Title here}}}'''</span>{{{2|}}}</div> |
Revision as of 15:29, 27 July 2010
Downloads
Release Versions Downloads
These are well tested versions, recommended for regular users.
Snowglobe 2.0.1: (2.0.1.3470, July 5, 2010) (release notes)
[ Windows | Mac | Linux ]
Snowglobe 1.3.2: (1.3.2.3470, July 5, 2010) (release notes)
[ Windows | Mac | Linux ]
Development Versions Downloads
These are more recent versions, but may be more buggy and less tested.
Snowglobe 2.0.1: (2.0.1.3470, July 5, 2010) (release notes)
[ Windows | Mac | Linux ]
Snowglobe 1.3.2: (1.3.2.3470, July 5, 2010) (release notes)
[ Windows | Mac | Linux ]
For the very latest development installer downloads, look for the most recent build announcements on the sldev-commits mailing list.
Rounded Color Box Template
Parameters:
- Title
- Content (optional)
- Background color (optional)
- Border color (optional)
- Title shadow color (optional)
- Corner Radius (optional)
Title here