Difference between revisions of "User:Cactus/Sandbox"

From SME Server
Jump to navigationJump to search
m (Having a go at (dev)epoch)
(Added Note box template example with BugSquish bugzilla link)
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly><div style="float:left;background: #EFE9E9; border: 1px solid #AAA; padding: 5px; margin: 5px;">
+
__TOC__
  <div style="float:left">
+
===[[bugzilla: 3283]]===
{{ #if:{{{4|}}} | <div style="float:right; padding: 5px; margin-left: 5px">
 
    <div style="font-size: 80%">'''Devel:'''</div>
 
    <div style="font-size: 120%; font-weight: bold">
 
[http://mirror.contribs.org/smeserver/releases/7/smetest/i386/repodata/repoview/{{{package|{{{1}}}}}}-0-{{{devel|{{{4}}}}}}.el4.sme.html {{{devel|{{{4}}}}}}]</div>
 
  </div> |
 
{{ #if:{{{devel|}}} | <div style="float:right; padding: 5px; margin-left: 5px">
 
    <div style="font-size: 80%">Devel:</div>
 
    <div style="font-size: 120%; font-weight: bold">
 
[http://mirror.contribs.org/smeserver/releases/7/smetest/i386/repodata/repoview/{{{package|{{{1}}}}}}-0-{{{devel|{{{4}}}}}}.el4.sme.html {{{devel|{{{4}}}}}}]</div>
 
  </div>
 
}} }}
 
{{ #if:{{{3|}}} | <div style="float:right; padding: 5px; margin-left: 5px">
 
    <div style="font-size: 80%">Stable:</div>
 
    <div style="font-size: 120%; font-weight: bold">
 
[http://mirror.contribs.org/smeserver/releases/7/smecontribs/i386/repodata/repoview/{{{package|{{{1}}}}}}-{{{epoch|{{{4|0}}}}}}-{{{stable|{{{3}}}}}}.el4.sme.html {{{stable|{{{3}}}}}}]</div>
 
  </div> |
 
{{ #if:{{{stable|}}} | <div style="float:right; padding: 5px; margin-left: 5px">
 
    <div style="font-size: 80%">Stable:</div>
 
    <div style="font-size: 120%; font-weight: bold">
 
[http://mirror.contribs.org/smeserver/releases/7/smecontribs/i386/repodata/repoview/{{{package|{{{1}}}}}}-{{{epoch|{{{4|0}}}}}}-{{{stable|{{{3}}}}}}.el4.sme.html {{{stable|{{{3}}}}}}]</div>
 
  </div>
 
}} }}
 
    <div>
 
      <div style="font-size: 120%; font-weight: bold">{{{package|{{{1}}}}}}</div>
 
      {{ #if:{{{description|{{{2}}}|}}} | <div>{{{description|{{{2}}}}}}</div> }}
 
    </div>
 
  </div>
 
</div></includeonly>
 
<noinclude>
 
===Usage===
 
<nowiki>{{User:Cactus/Sandbox|package=smeserver-subversion|description=Provides subversion to SME Server|stable=1.4-17|epoch=1|devel=1.4-18|devepoch=1}}</nowiki>
 
  
{{User:Cactus/Sandbox|package=smeserver-subversion|description=Provides subversion to SME Server|stable=1.4-17|epoch=1|devel=1.4-18|devepoch=1}}</noinclude>
+
<ol>
 +
<li>
 +
lorem ipsum
 +
foo bar
 +
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.