Benutzer:Hansinator/temp: Unterschied zwischen den Versionen
Aus LaborWiki
(fixes & updates) |
KKeine Bearbeitungszusammenfassung |
||
Zeile 45: | Zeile 45: | ||
* Download | * Download | ||
Status switch: | |||
<pre>Status switch: | |||
<nowiki> | |||
{{#switch: {{lc: {{{status|unknown}}}<!-- -->}}|<!-- | {{#switch: {{lc: {{{status|unknown}}}<!-- -->}}|<!-- | ||
-->unstable|experimental|beta|stable={{{status}}}|<!-- | -->unstable|experimental|beta|stable={{{status}}}|<!-- | ||
-->unknown<!-- | -->unknown<!-- | ||
-->}} | -->}}</nowiki></pre> | ||
Username / Author (if username is given, make wikilink, else give author name...) | <pre>Username / Author (if username is given, make wikilink, else give author name...) | ||
<nowiki> | |||
<!-- | <!-- | ||
-->{{#if:{{{author|{{{username|}}}<!-- -->}}}|<!-- | -->{{#if:{{{author|{{{username|}}}<!-- -->}}}|<!-- | ||
Zeile 71: | Zeile 74: | ||
-->{{{author}}}<!-- | -->{{{author}}}<!-- | ||
-->}}<!-- | -->}}<!-- | ||
-->}} | -->}}</nowiki></pre> |
Version vom 29. Juni 2009, 17:40 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: {{#switch: {{lc: {{{status|unknown}}}<!-- -->}}|<!-- -->unstable|experimental|beta|stable={{{status}}}|<!-- -->unknown<!-- -->}}
Username / Author (if username is given, make wikilink, else give author name...) <!-- -->{{#if:{{{author|{{{username|}}}<!-- -->}}}|<!-- -->{{col sep}} style="vertical-align: top" {{!}} [[Template:Extension#username|'''Author(s)''']]<!-- -->{{col sep}} {{#if: {{{username|}}} |<!-- -->{{#ifeq: {{{username}}}|{{{author|{{{username}}}<!-- -->}}}|<!-- nothing -->|<!--else--><!-- -->{{{author}}} (<!-- -->}}<!-- -->[[User:{{{username}}}|{{{username}}}]]<!-- --><sup><small>[[User talk:{{{username}}}|{{int:talkpagelinktext}}]]</small></sup><!-- -->{{#ifeq: {{{username}}}|{{{author|{{{username}}}<!-- -->}}}|<!-- nothing -->|<!--else--><!-- -->)<!-- -->}}<!-- -->|<!--else--><!-- -->{{{author}}}<!-- -->}}<!-- -->}}