Template:Project: Difference between revisions

Template page
(template foo)
(projektbox, dinge)
Line 18: Line 18:
</noinclude><includeonly>
</noinclude><includeonly>
{{#if:{{{image|}}}|[[Has image::{{{image|}}}| ]]}}
{{#if:{{{image|}}}|[[Has image::{{{image|}}}| ]]}}
{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #eee; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
{| cellpadding="5" cellspacing="0" style="<!--
! style="text-align: center; background-color:#ccffcc;" colspan="2" |<big>{{{name}}}</big>
    --> width: 30em; float: right; clear: right; <!--
    --> margin-bottom: 0.5em; margin-left: 1em; padding: 0; text-align: left; <!--
    --> font-size: 90%; border: 1px solid #aaaaaa; background-color: #eee; color: black;"
 
! colspan="2" style="text-align: center; border-bottom: 1px solid #aaaaaa; background-color: #ccffcc" <!--
    --> | <big>{{{name}}}</big>
|-
|-
! style="text-align: center;" colspan="2" |{{#if:{{{image|}}}|[[File:{{{image|}}}|frameless]]|[[Has no image::true| ]]}}
| colspan="2" style="text-align: center" <!--
    --> | {{#if:{{{image|}}}|[[File:{{{image|}}}|frameless]]|[[Has no image::true| ]]}}
|-
|-
|  
| colspan="2" style="text-align: center; border-bottom: 1px solid #aaaaaa" <!--
| [[Has description::{{{description|}}}]]
    --> | [[Has description::{{{description|}}}]]
 
{{#if:{{{location|}}}|{{!-}}
{{#if:{{{location|}}}|{{!-}}
     {{!}}Ort
     {{!}}Ort

Revision as of 01:40, 17 July 2012

This is the 'Project' template. It should be used via Form:Project or in the following format:

 {{Project
 | name        = Name des Projekts
 | status      = (not implemented) idea|alpha|beta|stable|obsolete 
 | description = Beschreibung
 | image       = (optional) 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.