Difference between revisions of "User:Cactus/Sandbox"

From SME Server
Jump to navigationJump to search
m (Almost there... still need a new color scheme)
(Added Note box template example with BugSquish bugzilla link)
 
(59 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| style="background-color: #EFE9E9; margin: 1em 2.5% 0 2.5%; border: 1px solid #aaa;"
+
__TOC__
|-
+
===[[bugzilla: 3283]]===
|
 
<div style="width:700px">
 
<div style="font-size: 120%; width:700px">'''{{{package|{{{1}}}}}}'''</div>{{ #if:{{{description|{{{2}}}|}}}|<div>{{{description|{{{2}}}}}}</div>}}</div>
 
| style="background-color: #2f6fab;padding: 3px 3px" |
 
<div style="text-align: center; color: white;font-size:80%">Stable:</div>
 
<div style="text-align: center;font-size: 120%; font-weight: bold;color: white;">[http://mirror.contribs.org/smeserver/releases/7/smecontribs/i386/repodata/repoview/{{{package|{{{1}}}}}}-0-{{{stable|{{{3}}}}}}.el4.sme.html {{{stable|{{{3}}}}}}]</div>
 
{{#if:{{{4|}}}|<div style="text-align: center; color: white;font-size:80%">Development:</div>
 
<div style="text-align: center;font-size: 120%; font-weight: bold;color: white;">[http://mirror.contribs.org/smeserver/releases/7/smetest/i386/repodata/repoview/{{{package|{{{1}}}}}}-0-{{{4}}}.el4.sme.html {{{4}}}]</div> |
 
{{#if:{{{devel|}}}|<div style="text-align: center; color: white;font-size:80%">Development:</div>
 
<div style="text-align: center;font-size: 120%; font-weight: bold;color: white;">[http://mirror.contribs.org/smeserver/releases/7/smetest/i386/repodata/repoview/{{{package|{{{1}}}}}}-0-{{{devel}}}.el4.sme.html {{{devel}}}]</div>}} }}
 
|}
 
  
<noinclude>
+
<ol>
{{User:Cactus/Sandbox|package=smeserver-subversion|description=Provides subversion to SME Server|stable=1.4-17|devel=1.4-18}}
+
<li>
{{User:Cactus/Sandbox|package=smeserver-subversion|description=Provides subversion to SME Server|stable=1.4-17}}
+
lorem ipsum
{{User:Cactus/Sandbox|smeserver-subversion|Provides subversion to SME Server|1.4-17|1.4-18}}
+
foo bar
{{User:Cactus/Sandbox|smeserver-subversion|Provides subversion to SME Server|1.4-17}}</noinclude>
+
dolor sit amet
 +
</li>
 +
</ol>
 +
 
 +
should be the same as:
 +
 
 +
<ol>
 +
<li>
 +
lorem ipsum
 +
<pre>foo bar</pre>
 +
dolor sit amet
 +
</li>
 +
</ol>
 +
----
 +
==={{Fail}} This is a failed test in a header===
 +
==={{Pass}} This is a passed test in a header===
 +
 
 +
---
 +
===BugSquish CSS tests ===
 +
[[bugzilla: 3283]]
 +
[[bugzilla: 1]]
 +
 
 +
===NoteBox template and BugSquish===
 +
 
 +
{{Note box|msg=This should show a [[bugzilla: 1]].}}

Latest revision as of 22:07, 13 February 2013

bugzilla: 3283

  1. lorem ipsum foo bar dolor sit amet

should be the same as:

  1. lorem ipsum
    foo bar

    dolor sit amet


Face-sad.png This is a failed test in a header

Face-smile.png This is a passed test in a header

---

BugSquish CSS tests

bugzilla: 3283 bugzilla: 1

NoteBox template and BugSquish

Important.png Note:
This should show a bugzilla: 1.