Benutzer:Hansinator/temp: Unterschied zwischen den Versionen
Aus LaborWiki
(first prototype of a project info box) |
(fixes & updates) |
||
Zeile 1: | Zeile 1: | ||
< | {| style="float: right; background-color: white; width:280px; border: 1px solid green" | ||
|- class="ext-header" | |||
! colspan="2" style="padding-top: 0.5em;" | <!-- | |||
--><span style="font-size: 130%;">{{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}<!-- -->}}</span><br /> | |||
Release status: {{#switch: {{lc: {{{status|unknown}}}<!-- -->}}|<!-- | |||
-->unstable|experimental|beta|stable={{{status}}}|<!-- | |||
-->#default=unknown<!-- | |||
-->}} | |||
|- | |||
<!-- | |||
-->{{#if:{{{image|}}}|<!-- | |||
-->{{col sep}} colspan="2" style="text-align: center;" {{!}} [[Image:{{{image}}}|{{{imagesize|220}}}px]]<!-- | |||
-->}} | |||
|- | |||
| style="vertical-align: top" | '''Description''' || {{{description}}} | |||
|- | |||
| style="vertical-align: top" | '''Author(s)''' || {{{author}}} | |||
|- | |||
| style="vertical-align: top" | '''Last Version''' || {{{version}}} | |||
<!-- | |||
-->{{#if:{{{version|}}}|<!-- | |||
-->{{col sep}} style="vertical-align: top" {{!}} [[Template:Extension#version|'''Last Version''']]<!-- | |||
-->{{col sep}} {{{version}}}{{#if:{{{update|}}}| ({{{update}}})}}<!-- | |||
-->}} | |||
|- | |||
| style="vertical-align: top" | '''Platform''' || {{{platform}}} | |||
|- | |||
| style="vertical-align: top" | '''License''' || {{{license}}} | |||
|- | |||
| style="vertical-align: top" | '''Download''' || {{{download}}} | |||
|- | |||
|} | |||
Temporärer Bastelplatz. | Temporärer Bastelplatz. | ||
Zeile 40: | Zeile 72: | ||
-->}}<!-- | -->}}<!-- | ||
-->}} | -->}} | ||
Version vom 29. Juni 2009, 17:37 Uhr
Hansinator/temp Release status: unknown | |
---|---|
Description | {{{description}}} |
Author(s) | {{{author}}} |
Last Version | {{{version}}} |
Platform | {{{platform}}} |
License | {{{license}}} |
Download | {{{download}}} |
Temporärer Bastelplatz.
Projektebox:
- Header -> Project name
- Release status
- Description
- Author(s)
- Version
- Platform
- License
- Download
Status switch: unknown
Username / Author (if username is given, make wikilink, else give author name...)