Template:Bediko: Difference between revisions

From Chaosdorf Wiki
Jump to navigation Jump to search
No edit summary
(Disclaimer hinzugefügt)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
This is the 'Bediko' template.
This is the 'Bediko' template. If you use it and you are not Bediko, then there is no guarantee that Bediko will not fix it to be broken and ugly somewhere in the future.
It should be used via [[Form:Bediko]] or in the following format:
It should be used via [[Form:Bediko]] or in the following format:


  <nowiki>
  <nowiki>
  {{Project
  {{Bediko
  | name        = </nowiki>Name des Projekts<nowiki>
  | name        = </nowiki>Name des Projekts<nowiki>
  | status      = </nowiki>''(not implemented)'' idea|alpha|beta|stable|obsolete <nowiki>
  | status      = </nowiki>''(not implemented)'' idea|alpha|beta|stable|obsolete <nowiki>
Line 28: Line 28:
{{#if:{{{status|}}}|{{!}}Status}}
{{#if:{{{status|}}}|{{!}}Status}}
{{#if:{{{status|}}}|{{!}}[[Has status::{{{status|}}}]]}}
{{#if:{{{status|}}}|{{!}}[[Has status::{{{status|}}}]]}}
 
|-
{{#if:{{{location|}}}|{{!}}Ort}}
{{#if:{{{location|}}}|{{!}}Ort}}
{{#if:{{{location|}}}|{{!}}[[Has location::{{{location|}}}]]}}
{{#if:{{{location|}}}|{{!}}[[Has location::{{{location|}}}]]}}
|-
{{#if:{{{language|}}}|{{!}}Languages}}
{{#if:{{{language|}}}|{{!}}[[Has language::{{{language|}}}]]}}
|-
|-
{{#if:{{{people|}}}|{{!}}Beteiligt}}
{{#if:{{{people|}}}|{{!}}Beteiligt}}

Latest revision as of 19:33, 1 July 2012

This is the 'Bediko' template. If you use it and you are not Bediko, then there is no guarantee that Bediko will not fix it to be broken and ugly somewhere in the future. It should be used via Form:Bediko or in the following format:

 {{Bediko
 | name        = Name des Projekts
 | status      = (not implemented) idea|alpha|beta|stable|obsolete 
 | description = Beschreibung
 | image       = Name des Bilds (ohne File: davor)
 | location    = (optional) Ort im Club
 | people      = (optional) Beteiligte Leute
 | username    = (optional, not implemented) Falls nur ein Beteiligter: Wiki-Username
 | source      = (optional) URL zu repo / quelltext
 }}

Edit the page to see the template text.