Vorlage:Project Info: Unterschied zwischen den Versionen

Aus C3D2
Zur Navigation springen Zur Suche springen
Keine Bearbeitungszusammenfassung
(Beispiel und Code auf Template-Seite)
Zeile 1: Zeile 1:
{{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|
}}
To use this template include the following code:
<pre>
{{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|
}}
</pre>
<includeonly>
<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: ">
<tr>
<tr>
Zeile 32: Zeile 77:
</td></tr>
</td></tr>


<tr {{#if: {{{Mailing_List|}}}{{{Irc_Net|}}}{{{Silc_Net|}}} | | style="display:none"}}>
<tr {{#if: {{{Mailing_List|}}}{{{Irc_Net|}}}{{{Silc_Net|}}}{{{Muc_Room|}}} | | style="display:none"}}>
<th colspan="2" bgcolor="#cccccc">Kommunikation</th>
<th colspan="2" bgcolor="#cccccc">Kommunikation</th>
</tr>
</tr>
Zeile 54: Zeile 99:
</tr>
</tr>
</table>
</table>
</includeonly>

Version vom 22. Dezember 2006, 13:59 Uhr

Vorlagenschleife entdeckt: Vorlage:Project Info

To use this template include the following code:

{{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|
}}


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


To use this template include the following code:

{{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|
}}