Difference between revisions of "Template:GreenCheckbox"

From Second Life Wiki
Jump to navigation Jump to search
(Created page with "<noinclude> __NOTOC__ Template for including key changes in release notes. Example: the following markup: <nowiki> {{RedInfobox|title=Known Issues|body=* Smells like gasoline …")
 
 
Line 5: Line 5:
Example:  the following markup:
Example:  the following markup:
  <nowiki>
  <nowiki>
{{RedInfobox|title=Known Issues|body=* Smells like gasoline
{{GreenCheckbox|title=Known Issues|body=* Smells like gasoline
*  Tastes like salt
*  Tastes like salt
}}
}}
Line 11: Line 11:


...returns:
...returns:
{{RedInfobox|title=Known Issues|body=* Smells like gasoline
{{GreenCheckbox|title=Known Issues|body=* Smells like gasoline
*  Tastes like salt
*  Tastes like salt
}}
}}
Line 25: Line 25:
| style="{{#switch:{{{mode|}}}|percent|#default=min-width:300px;|min=white-space:nowrap;}}" width="0" |
| style="{{#switch:{{{mode|}}}|percent|#default=min-width:300px;|min=white-space:nowrap;}}" width="0" |
{| style="width="30%"; font-size:95%; text-align:left; padding:-2px;" cellpadding="0" cellspacing="0"
{| style="width="30%"; font-size:95%; text-align:left; padding:-2px;" cellpadding="0" cellspacing="0"
| rowspan="1" width="30%" colspan="2" height="37px" valign="top" style="background:#FFF; border:2px solid #A3BFB1; border-bottom:0; padding:0; padding-right:1em; margin:0; -moz-border-radius-topright:1em" | [[Image:Red_bk.jpg|none]] <div style="margin-top:-37px; padding-left:5px">[[Image:CheckMark.png|36px]]</div><div style="padding-left:45px; margin-top:-43px">
| rowspan="1" width="30%" colspan="2" height="37px" valign="top" style="background:#FFF; border:2px solid #A3BFB1; border-bottom:0; padding:0; padding-right:1em; margin:0; -moz-border-radius-topright:1em" | [[Image:Green_bk.jpg|none]] <div style="margin-top:-37px; padding-left:5px">[[Image:CheckMark.png|36px]]</div><div style="padding-left:45px; margin-top:-43px">


== {{{title}}} ==
== {{{title}}} ==

Latest revision as of 14:55, 17 October 2012


Template for including key changes in release notes.

Example: the following markup:

{{GreenCheckbox|title=Known Issues|body=* Smells like gasoline
*  Tastes like salt
}}

...returns:

Green bk.jpg
CheckMark.png

Known Issues

 
  • Smells like gasoline
  • Tastes like salt


Debugging

Section for debugging the template

Green bk.jpg
CheckMark.png

{{{title}}}

 

{{{body}}}