Personal tools

Template:PackageInfoBox

From HaskellWiki

(Difference between revisions)
Jump to: navigation, search
(Category:Packages)
Current revision (19:57, 9 January 2011) (edit) (undo)
(class=wikitable)
 
(12 intermediate revisions not shown.)
Line 1: Line 1:
-
{| style="align="right"
+
{| class="wikitable" style="align="right"
 +
|+ align="center" | Package {{{name}}}
|-
|-
-
|
+
<!-- Not even the trick described unter wikimedia:Branching techniques without ParserFunctions does work
-
! align="center" | Package {{{name}}}
+
| {{{home{{{home|}}}|Homepage}}}
 +
| {{{home|}}}
|-
|-
 +
-->
 +
<!-- This one should work without MediaWiki extensions, but it does not.
 +
{{{home{{{home|}}}|{{|}} Homepage
 +
{{|}} {{{home}}}
 +
{{|}}- }}}
 +
-->
 +
<!-- This one should work with MediaWiki Parser function extensions:
 +
{{#if: {{{home|}}} | {{|}}-
 +
| Homepage
 +
| {{{home}}} }}
 +
-->
| Hackage
| Hackage
| http://hackage.haskell.org/package/{{{name}}}
| http://hackage.haskell.org/package/{{{name}}}

Current revision

Package {{{name}}}
Hackage http://hackage.haskell.org/package/{{{name}}}
Repository darcs get http://code.haskell.org/{{{darcs-code}}}