Difference between revisions of "Template:BlueInfobox"

From Second Life Wiki
Jump to navigation Jump to search
(I've been waiting for this to be put into a template for ages.)
m
Line 23: Line 23:
==Debugging==
==Debugging==
Section for debugging the template
Section for debugging the template
</noinclude><onlyinclude>{| cellpadding="1" cellspacing="1" style="width: 100%; vertical-align: top;"
</noinclude><onlyinclude>{| cellpadding="1" cellspacing="1" style="width: 100%; vertical-align: top; {{{style|}}}"
| colspan="2" style="padding: 0;" |
| colspan="2" style="padding: 0;" |
|-
|-
| style="width: 100%; vertical-align: top;" |
| style="width: 100%; vertical-align: top;" |
{|cellspacing="0" cellpadding="0" width="100%"
{|cellspacing="0" cellpadding="0" width="100%"
| style="background-color:#fff; min-width:300px;" width="0" |
| style="background-color:#fff; {{#switch:{{{mode|}}}|#default|percent=min-width:300px;|min=white-space:nowrap;}}" width="0" |
{| style="width="35%"; font-size:95%; text-align:left; padding:-2px; background:none" cellpadding="0" cellspacing="0"
{| style="width="35%"; font-size:95%; text-align:left; padding:-2px; background:none" cellpadding="0" cellspacing="0"
| rowspan="1" width="35%" colspan="2" height="37px" valign="top" style="background:#fff; border:2px solid #ABCDEF; border-bottom:0; padding:0; padding-right:1em; margin:0; -moz-border-radius-topright:1em" | [[Image:cartella_blu.jpg|none]] <div style="margin-top:-37px; padding-left:5px">[[Image:Info.png|36px]]</div><div style="padding-left:45px; margin-top:-43px">
| rowspan="1" width="35%" colspan="2" height="37px" valign="top" style="background:#fff; border:2px solid #ABCDEF; border-bottom:0; padding:0; padding-right:1em; margin:0; -moz-border-radius-topright:1em" | [[Image:cartella_blu.jpg|none]] <div style="margin-top:-37px; padding-left:5px">[[Image:Info.png|36px]]</div><div style="padding-left:45px; margin-top:-43px">
Line 35: Line 35:
</div>
</div>
|}
|}
| style="border-bottom:2px solid #ABCDEF;" width="65%"| &nbsp;
| style="border-bottom:2px solid #ABCDEF;" width="{{#switch:{{{mode|}}}|#default|percent=65%|min=100%}}"| &nbsp;
|}
|}
{| style="width:100%; margin-bottom:.5em; font-size:95%; text-align:left; padding:-2px; background:none" cellpadding="0" cellspacing="0"
{| style="width:100%; margin-bottom:.5em; font-size:95%; text-align:left; padding:-2px; background:none" cellpadding="0" cellspacing="0"

Revision as of 21:44, 22 June 2009


Template for including key changes in release notes.

Example: the following markup:

{{BlueInfobox|title=Key Changes|body==== Additions ===
*  Great taste

=== Subtractions ===
*  Less filling
}}

...returns:

Cartella blu.jpg
Info.png

Key Changes

 

Additions

  • Great taste

Subtractions

  • Less filling

Debugging

Section for debugging the template

Cartella blu.jpg
Info.png

{{{title}}}

 

{{{body}}}