Vorlage:Project Info: Unterschied zwischen den Versionen

Aus C3D2
Zur Navigation springen Zur Suche springen
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 46: Zeile 46:


<includeonly>
<includeonly>
{{#if: {{{Irc_Net|}}}
|Hallo
|Hallo2
}}


<table border="0" cellpadding="3" cellspacing="1"  bgcolor="#FFDEAD" width="320px" align="right" style="background:white; border: 1px solid #dddddd; margin: 0 0 1em 1em; background-color: ">
<table border="0" cellpadding="3" cellspacing="1"  bgcolor="#FFDEAD" width="320px" align="right" style="background:white; border: 1px solid #dddddd; margin: 0 0 1em 1em; background-color: ">
Zeile 72: Zeile 67:
<td>Plattformen:</td><td>{{{Platforms|Beliebig}}}</td>
<td>Plattformen:</td><td>{{{Platforms|Beliebig}}}</td>
</tr>
</tr>
<tr {{#if: {{{Source|}}}{{{Documentation|}}}{{{Tracker|}}} | | style="display:none"}}>
 
<th colspan="2" bgcolor="#cccccc">Links</th>
{{#if: {{{Source|}}}{{{Documentation|}}}{{{Tracker|}}}||
</tr>
<tr><th colspan="2" bgcolor="#cccccc">Links</th></tr>
}}
<tr {{#if: {{{Source|}}}{{{Documentation|}}}{{{Tracker|}}} | | style="display:none"}}><td colspan="2">
<tr {{#if: {{{Source|}}}{{{Documentation|}}}{{{Tracker|}}} | | style="display:none"}}><td colspan="2">
   <ul>
   <ul>
Zeile 104: Zeile 100:
<th colspan="2" bgcolor="#cccccc">Repository</th>
<th colspan="2" bgcolor="#cccccc">Repository</th>
</tr>
</tr>
<tr {{#if: {{{Repository_type|}}}{{{Repository|}}} | | style="display:none"}}>
<tr {{#if: {{{Repository_type|}}}{{{Repository|}}} | | style="display:none"}}>
<td>{{#if: {{{Repository_type|}}} | {{{Repository_type}}}:}}</td><td>{{{Repository|Nicht vorhanden}}}</td>
<td>{{#if: {{{Repository_type|}}} | {{{Repository_type}}}:}}</td><td>{{{Repository|Nicht vorhanden}}}</td>

Version vom 7. Januar 2008, 18:35 Uhr



Project Info Demo
just a demo
Home: https://wiki.c3d2.de/Vorlage:Project_Info
Meta
Sprachen:Ruby,C
Plattformen:Unix
Kommunikation
Mailing-Liste:http://mail.skyhub.de
IRC:
SILC:
MUC:project auf pentabarf.org
Repository
SVN:file:///var/svn/cool_project


Code um dieses Template zu benutzen:


{{Project Info|
Name=Project Info Demo|
About=just a demo|
Home=https://wiki.c3d2.de/Vorlage:Project_Info|
Lang=Ruby,C|
Platforms=Unix|
Source=http://google.com/codesearch|
Documentation=http://tldp.org|
Tracker=http://trac.c3d2.de|
Mailing_List=http://mail.skyhub.de|
Irc_Net=spaceboyz.net|
Irc_Chan=project|
Silc_Net=silc.dresden.ccc.de|
Silc_Chan=project|
Muc_Room=project|
Muc_Service=pentabarf.org|
Repository_type=SVN|
Repository=file:///var/svn/cool_project|
}}