Vorlage:Software: Unterschied zwischen den Versionen
(Die Seite wurde neu angelegt: „<includeonly> {| cellpadding="5" style="background: #f9f9f9; border: solid 1px #aaa; width: 28em; float: right; font-size: 90%; box-sizing: border-box; margin-…“) |
|||
| (4 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]] | ||
|- | |- | ||
| − | |''' | + | |'''Entwickler''' |
| − | | {{{ | + | | {{{Entwickler}}} |
|- | |- | ||
| − | |''' | + | |'''Betriebssystem''' |
| − | | {{{ | + | | {{{Betriebssystem|-}}} |
|- | |- | ||
| − | |''' | + | |'''Programmiersprache''' |
| − | | {{{ | + | | {{{Programmiersprache|-}}} |
|- | |- | ||
| − | |''' | + | |'''Kategorie''' |
| − | | {{{ | + | | {{{Kategorie|-}}} |
|- | |- | ||
| − | |''' | + | |'''Lizenz''' |
| − | | [ | + | | [[{{{Lizenz}}}]] |
|- | |- | ||
|'''Webseite''' | |'''Webseite''' | ||
| {{{Web|-}}} | | {{{Web|-}}} | ||
| − | |||
| − | |||
| − | |||
|} | |} | ||
| + | [[Kategorie:Software]] | ||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> | ||
==Verwendung== | ==Verwendung== | ||
<nowiki> | <nowiki> | ||
| − | {{ | + | {{Software |
| − | |Name= | + | |Name=/dev/null |
|Logo=Logo devnull.png | |Logo=Logo devnull.png | ||
| − | | | + | |Entwickler=Faschschaft Informatik |
| − | | | + | Community |
| − | | | + | |Betriebssystem=Linux, Windows, Mac OS |
| − | | | + | |Programmiersprache=PHP, Javascript |
| − | |Web=http:// | + | |Kategorie=Wiki |
| − | + | |Lizenz=MIT | |
| − | + | |Web=http://fsi.hochschule-trier.de/dev/null | |
| + | }} | ||
</nowiki> | </nowiki> | ||
| Zeile 45: | Zeile 44: | ||
Obiges Beispiel erzeugt folgende Ausgabe: | Obiges Beispiel erzeugt folgende Ausgabe: | ||
{{Software | {{Software | ||
| − | |Name= | + | |Name=/dev/null |
|Logo=Logo devnull.png | |Logo=Logo devnull.png | ||
| − | | | + | |Entwickler=Faschschaft Informatik |
| − | | | + | Community |
| − | | | + | |Betriebssystem=Linux, Windows, Mac OS |
| − | | | + | |Programmiersprache=PHP, Javascript |
| − | |Web=http:// | + | |Kategorie=Wiki |
| − | + | |Lizenz=MIT-Lizenz | |
| + | |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 |