|
|
Line 1: |
Line 1: |
| = New Notification boxes templates =
| |
| Now You can use Tip, Note and Warning BOX templates:
| |
|
| |
| <code><nowiki>{{Tip|Write Your Tip Here.}}</nowiki></code>
| |
| {{Tip|Write Your Tip Here.}}
| |
| <code><nowiki>{{Note|Write Your Note Here.}}</nowiki></code>
| |
| {{Note|Write Your Note Here.}}
| |
| <code><nowiki>{{Warning|Write Your Warning Here.}}</nowiki></code>
| |
| {{Warning|Write Your Warning Here.}}
| |
|
| |
| = New Download Box =
| |
| {{Download|alpine}}
| |
| You can include download box entering <code><nowiki>{{Download|alpine}}</nowiki></code>
| |
|
| |
| = Old Download Box =
| |
| {{Downloads}}
| |
| You can include download box entering <code><nowiki>{{Downloads}}</nowiki></code>
| |
|
| |
| == Color Remix ==
| |
| == Greenish ==
| |
| <code><nowiki>[[Downloads|{{#latestalp:alpine-mini}}]]</nowiki></code>
| |
| <div style="float: right; border: solid #E0E9E9 1px; margin: 1px;">
| |
| {| cellspacing="0" style="width: 238px; color: #000000; background: #EDF2F2;"
| |
| | style="width: 45px; height: 45px; background: #E0E9E9; text-align: center;" |[[Image:Download.svg|40px|link=Downloads]]
| |
| | style="font-size: 8pt; padding: 4pt; line-height: 1.25em;" | '''Download latest <br/>[[Downloads|{{#latestalp:alpine-mini}}]]
| |
| |}</div>
| |
|
| |
|
| |
|
| |
| = Long Info Box =
| |
| == Under construction ==
| |
| <center> | | <center> |
| {|style="width: 33em; padding:2px; margin:0; margin-bottom:10px; background-color:#f6f6f6; border:1px solid #aaa; -moz-border-radius-bottomright: 0.5em; -moz-border-radius-bottomleft: 1em; border-radius-bottomright: 0.5em; border-radius-bottomleft: 1em; -webkit-border-bottom-right-radius: 0.5em; -webkit-border-bottom-left-radius: 1em;" | | {|style="width: 33em; padding:2px; margin:0; margin-bottom:10px; background-color:#f6f6f6; border:1px solid #aaa; -moz-border-radius-bottomright: 0.5em; -moz-border-radius-bottomleft: 1em; border-radius-bottomright: 0.5em; border-radius-bottomleft: 1em; -webkit-border-bottom-right-radius: 0.5em; -webkit-border-bottom-left-radius: 1em;" |
| |<div style="font-size: 1.5em; font-weight:bold;"> [[Image:Underconstruction_clock_icon_gray.svg|64px|left|link=]] This page is work in progress ... </div><p style="text-align: center; font-size: 87%;">This page is under heavy construction. Write some info about this kind of pages and what users should do with it.</p> | | |<div style="font-size: 1.5em; font-weight:bold;"> [[Image:Underconstruction_clock_icon_gray.svg(->)|64px|left|link=]] This page is work in progress ... </div><p style="text-align: center; font-size: 87%;">This page is under heavy construction. Write some info about this kind of pages and what users should do with it.</p> |
| |}</center>
| |
| | |
| == Obsolete ==
| |
| <center>
| |
| {|style="width: 33em; padding:2px; margin:0; margin-bottom:10px; background-color:#F1F1DE; border:1px solid #CC9; -moz-border-radius-bottomright: 0.5em; -moz-border-radius-bottomleft: 1em; border-radius-bottomright: 0.5em; border-radius-bottomleft: 1em; -webkit-border-bottom-right-radius: 0.5em; -webkit-border-bottom-left-radius: 1em;"
| |
| |<div style="font-size: 1.5em; font-weight:bold;"> [[Image:Out_of_date_clock_icon.svg|54px|left|link=]] This page is obsolete ... </div><p style="text-align: center; font-size: 87%;">This page is outdated and is considered obsolete. Write some info about this kind of pages and what users should do with it.</p>
| |
| |}</center> | | |}</center> |