Difference between revisions of "Template:Project"
Jump to navigation
Jump to search
m (linkfix) |
(describe "custom_status") |
||
(15 intermediate revisions by 3 users not shown) | |||
Line 10: | Line 10: | ||
--><span style="font-size: 130%;">{{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}<!-- | --><span style="font-size: 130%;">{{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}<!-- | ||
-->}}</span><br /> | -->}}</span><br /> | ||
− | {{#ifeq:{{{status|}}}|game| |status: {{#switch: {{lc: {{{status|unknown}}}<!-- -->}}|<!-- | + | {{#ifeq:{{{status|}}}|game| |status: [[Status::{{#switch: {{lc: {{{status|unknown}}}<!-- -->}}|<!-- |
-->experimental|beta|stable|obsolete|broken={{{custom status|{{{status}}}}}}|<!-- | -->experimental|beta|stable|obsolete|broken={{{custom status|{{{status}}}}}}|<!-- | ||
− | -->unknown}}<!-- | + | -->unknown}}]]<!-- |
-->}} | -->}} | ||
|- style="border-bottom:1px solid #F0F0F0;" | |- style="border-bottom:1px solid #F0F0F0;" | ||
Line 20: | Line 20: | ||
|- style="border-bottom:1px solid #F0F0F0;" | |- style="border-bottom:1px solid #F0F0F0;" | ||
| style="vertical-align: top; padding:0.2em 0.5em;" | '''Description''' || {{{description}}} | | style="vertical-align: top; padding:0.2em 0.5em;" | '''Description''' || {{{description}}} | ||
+ | |- style="border-bottom:1px solid #F0F0F0;" | ||
+ | {{#if:{{{url|}}}|<!-- | ||
+ | -->{{col sep}} style="vertical-align: top; padding:0.2em 0.5em;" {{!}} '''URL'''<!-- | ||
+ | -->{{col sep}} [[URL::{{{url}}}]]<!-- | ||
+ | -->}} | ||
|- style="border-bottom:1px solid #F0F0F0;" | |- style="border-bottom:1px solid #F0F0F0;" | ||
{{#if:{{{category|}}}|<!-- | {{#if:{{{category|}}}|<!-- | ||
Line 100: | Line 105: | ||
-->{{col sep}} style="vertical-align: top; padding:0.2em 0.5em;" {{!}} '''Hostname'''<!-- | -->{{col sep}} style="vertical-align: top; padding:0.2em 0.5em;" {{!}} '''Hostname'''<!-- | ||
-->{{col sep}} {{{hostname}}}<!-- | -->{{col sep}} {{{hostname}}}<!-- | ||
+ | -->}} | ||
+ | |- style="border-bottom:1px solid #F0F0F0;" | ||
+ | {{#if:{{{server|}}}|<!-- | ||
+ | -->{{col sep}} style="vertical-align: top; padding:0.2em 0.5em;" {{!}} '''Running on'''<!-- | ||
+ | -->{{col sep}} [[Server::{{{server}}}]]<!-- | ||
-->}} | -->}} | ||
|- style="border-bottom:1px solid #F0F0F0;" | |- style="border-bottom:1px solid #F0F0F0;" | ||
Line 110: | Line 120: | ||
-->{{col sep}} style="vertical-align: top; padding:0.2em 0.5em;" {{!}} '''License'''<!-- | -->{{col sep}} style="vertical-align: top; padding:0.2em 0.5em;" {{!}} '''License'''<!-- | ||
-->{{col sep}} {{{license}}}<!-- | -->{{col sep}} {{{license}}}<!-- | ||
− | -->}} | + | -->}} |
− | + | |- style="border-bottom:1px solid #F0F0F0;" | |
{{#if:{{{video|}}}|<!-- | {{#if:{{{video|}}}|<!-- | ||
-->{{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;" | |
{{#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;" | |
{{#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;" | |
{{#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'''<!-- | ||
Line 135: | Line 145: | ||
-->{{col sep}} style="vertical-align: top; padding:0.2em 0.5em;" {{!}} '''Authentication'''<!-- | -->{{col sep}} style="vertical-align: top; padding:0.2em 0.5em;" {{!}} '''Authentication'''<!-- | ||
-->{{col sep}} [[authentication::{{{authentication2}}}]]<!-- | -->{{col sep}} [[authentication::{{{authentication2}}}]]<!-- | ||
+ | -->}} | ||
+ | |- style="border-bottom:1px solid #F0F0F0;" | ||
+ | {{#if:{{{implements|}}}|<!-- | ||
+ | -->{{col sep}} style="vertical-align: top; padding:0.2em 0.5em;" {{!}} '''Implements'''<!-- | ||
+ | -->{{col sep}} [[Implements::{{{implements}}}]] (wikidata)<!-- | ||
-->}} | -->}} | ||
|}<!-- | |}<!-- | ||
Line 141: | Line 156: | ||
-->|[[Category:Project]]}}<!-- | -->|[[Category:Project]]}}<!-- | ||
--></includeonly><noinclude> | --></includeonly><noinclude> | ||
+ | |||
{{Project | {{Project | ||
|name = Project Box | |name = Project Box | ||
Line 146: | Line 162: | ||
|status = beta | |status = beta | ||
|description = easy template for uniform project descriptions | |description = easy template for uniform project descriptions | ||
+ | |url = https://w.zom.bi/index.php?title=Template:Project | ||
|author = Paul | |author = Paul | ||
|maintainer = Paul | |maintainer = Paul | ||
|category = Template | |category = Template | ||
}} | }} | ||
+ | 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 | ||
<nowiki> | <nowiki> | ||
+ | |||
{{Project | {{Project | ||
|name = | |name = | ||
|image = Dateiname.png | |image = Dateiname.png | ||
|status = experimental,beta,stable,obsolete,broken | |status = experimental,beta,stable,obsolete,broken | ||
+ | |custom_status = "Custom Status" | ||
|description = | |description = | ||
|author = user that feels responsible for this article | |author = user that feels responsible for this article | ||
|owner = | |owner = | ||
|maintainer = | |maintainer = | ||
+ | |maintainer2 = | ||
+ | |maintainer3 = | ||
|location = | |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 | ||
+ | |server = link to server, this service is running on | ||
}} | }} | ||
</nowiki> | </nowiki> | ||
</noinclude> | </noinclude> |
Latest revision as of 21:46, 22 March 2023
Project Box status: beta | |
---|---|
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 |custom_status = "Custom Status" |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 |server = link to server, this service is running on }}