Vorlage:Software: Unterschied zwischen den Versionen
| (3 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
| Zeile 1: | Zeile 1: | ||
<includeonly>  | <includeonly>  | ||
{| cellpadding="5" style="background: #f9f9f9; border: solid 1px #aaa; width: 28em; float: right; font-size: 90%; box-sizing: border-box; margin-left: 25px;"  | {| cellpadding="5" style="background: #f9f9f9; border: solid 1px #aaa; width: 28em; float: right; font-size: 90%; box-sizing: border-box; margin-left: 25px;"  | ||
| − | |colspan="2"|<p style="text-align: center; background: #  | + | |colspan="2"|<p style="text-align: center; background: #63FF9A; font-size:110%; font-weight: bold; margin: 4px; padding: 2px;">{{{Name}}}</p>  | 
|-  | |-  | ||
|colspan="2" style="text-align: center;"| [[Datei:{{{Logo}}}|250x125px|frameless]]  | |colspan="2" style="text-align: center;"| [[Datei:{{{Logo}}}|250x125px|frameless]]  | ||
| Zeile 23: | Zeile 23: | ||
| {{{Web|-}}}  | | {{{Web|-}}}  | ||
|}  | |}  | ||
| + | [[Kategorie:Software]]  | ||
</includeonly>  | </includeonly>  | ||
<noinclude>  | <noinclude>  | ||
| Zeile 50: | Zeile 51: | ||
|Programmiersprache=PHP, Javascript  | |Programmiersprache=PHP, Javascript  | ||
|Kategorie=Wiki  | |Kategorie=Wiki  | ||
| − | |Lizenz=MIT  | + | |Lizenz=MIT-Lizenz  | 
|Web=http://fsi.hochschule-trier.de/dev/null  | |Web=http://fsi.hochschule-trier.de/dev/null  | ||
}}  | }}  | ||
</noinclude>  | </noinclude>  | ||
Aktuelle Version vom 10. September 2015, 16:53 Uhr
Verwendung
 {{Software
 |Name=/dev/null
 |Logo=Logo devnull.png
 |Entwickler=Faschschaft Informatik
 Community
 |Betriebssystem=Linux, Windows, Mac OS
 |Programmiersprache=PHP, Javascript
 |Kategorie=Wiki
 |Lizenz=MIT
 |Web=http://fsi.hochschule-trier.de/dev/null
}}
 
Ausgabe
Obiges Beispiel erzeugt folgende Ausgabe:
/dev/null  | |
| Entwickler | Faschschaft Informatik
 Community  | 
| Betriebssystem | Linux, Windows, Mac OS | 
| Programmiersprache | PHP, Javascript | 
| Kategorie | Wiki | 
| Lizenz | MIT-Lizenz | 
| Webseite | http://fsi.hochschule-trier.de/dev/null |