Difference between revisions of "Template:Project"

From Zombi Wiki
Jump to navigation Jump to search
(try removing comment)
(remove some more comments)
Line 110: Line 110:
 
   -->{{col sep}} style="vertical-align: top; padding:0.2em 0.5em;" {{!}} '''Superseded by'''<!--
 
   -->{{col sep}} style="vertical-align: top; padding:0.2em 0.5em;" {{!}} '''Superseded by'''<!--
 
   -->{{col sep}} [[Superseded by::{{{supersededby}}}]]<!--
 
   -->{{col sep}} [[Superseded by::{{{supersededby}}}]]<!--
-->}}<!--
+
-->}}
-->|- style="border-bottom:1px solid #F0F0F0;"
+
|- style="border-bottom:1px solid #F0F0F0;"
 
{{#if:{{{license|}}}|<!--
 
{{#if:{{{license|}}}|<!--
 
   -->{{col sep}} style="vertical-align: top; padding:0.2em 0.5em;" {{!}} '''License'''<!--
 
   -->{{col sep}} style="vertical-align: top; padding:0.2em 0.5em;" {{!}} '''License'''<!--
Line 120: Line 120:
 
   -->{{col sep}} style="vertical-align: top; padding:0.2em 0.5em;" {{!}} '''Video'''<!--
 
   -->{{col sep}} style="vertical-align: top; padding:0.2em 0.5em;" {{!}} '''Video'''<!--
 
   -->{{col sep}} {{{video}}}<!--
 
   -->{{col sep}} {{{video}}}<!--
-->}}<!--
+
-->}}
-->|- style="border-bottom:1px solid #F0F0F0;"
+
|- style="border-bottom:1px solid #F0F0F0;"
 
{{#if:{{{download|}}}|<!--
 
{{#if:{{{download|}}}|<!--
 
   -->{{col sep}} style="vertical-align: top; padding:0.2em 0.5em;" {{!}} '''Download'''<!--
 
   -->{{col sep}} style="vertical-align: top; padding:0.2em 0.5em;" {{!}} '''Download'''<!--
 
   -->{{col sep}} {{{download}}}<!--
 
   -->{{col sep}} {{{download}}}<!--
-->}} <!--
+
-->}}
-->|- style="border-bottom:1px solid #F0F0F0;"
+
|- style="border-bottom:1px solid #F0F0F0;"
 
{{#if:{{{source|}}}|<!--
 
{{#if:{{{source|}}}|<!--
 
   -->{{col sep}} style="vertical-align: top; padding:0.2em 0.5em;" {{!}} '''Source Code'''<!--
 
   -->{{col sep}} style="vertical-align: top; padding:0.2em 0.5em;" {{!}} '''Source Code'''<!--
 
   -->{{col sep}} {{{source}}}<!--
 
   -->{{col sep}} {{{source}}}<!--
-->}}<!--
+
-->}}
-->|- style="border-bottom:1px solid #F0F0F0;"
+
|- style="border-bottom:1px solid #F0F0F0;"
 
{{#if:{{{authentication|}}}|<!--
 
{{#if:{{{authentication|}}}|<!--
 
   -->{{col sep}} style="vertical-align: top; padding:0.2em 0.5em;" {{!}} '''Authentication'''<!--
 
   -->{{col sep}} style="vertical-align: top; padding:0.2em 0.5em;" {{!}} '''Authentication'''<!--

Revision as of 21:44, 9 July 2020


         
Project Box

status: beta

Logo.png
Description easy template for uniform project descriptions
URL  https://w.zom.bi/index.php?title=Template:Project
Category  Template
Author  User:Paul
Maintainer  User:Paul

Please include this Template on your projects. Please remove unused parameters if you copy the following example. Status and Maintainer should always be present. The other parameters are not mandatory


{{Project
|name        =
|image       = Dateiname.png
|status      = experimental,beta,stable,obsolete,broken
|description =
|author      = user that feels responsible for this article
|owner       = 
|maintainer  =
|maintainer2 =
|maintainer3 =
|location    =
|url         =
|git         = Name of gitlab repository
|ip          = [[OpenVPN]]-IP
|hostname    = Hostname
|license     = License
|authentication= Authentication method, e.g. LDAP
|implements  = Wikidata Item of the Protocol implemented by the service
}}