(Created page with "<noinclude> This is the "Project" form. To create a page with this form, enter the page name below; if a page with that name already exists, you will be sent to a form to edit...") |
m (Nicht mehr work in progress) |
||
(16 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
Bitte beachten: [[Projects]] wird gecached. Falls ein neuer Eintrag dort nicht auftaucht, die Seite neurendern (auf den Pfeil zwischen History und Suchfeld und dann "Refresh" verwenden) | |||
<noinclude> | <noinclude> | ||
= Neues Projekt anlegen = | |||
{{#forminput:form=Project}} | Name des Projekts (→Name der Projektseite) | ||
{{#forminput:form=Project | link type = post button}} | |||
</noinclude><includeonly> | </noinclude><includeonly> | ||
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div> | <div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div> | ||
{{{for template|Project}}} | {{{for template|Project|label=Project}}} | ||
{| class="formtable" | {| class="formtable" width="100%" | ||
! | ! Name: | ||
| {{{field| | | {{{field|name|mandatory}}} | ||
| | |||
|- | |- | ||
! | ! Beschreibung: | ||
| {{{field| | | {{{field|description|input type=text|mandatory}}} | ||
| | |||
|- | |- | ||
! | ! Kategorie: | ||
| {{{field| | | {{{field|project category|input type=dropdown|mandatory}}} | ||
| | |||
|- | |||
! Ort: | |||
| {{{field|location|input type=text with autocomplete}}} | |||
| ''(optional)'' Z.B. Lötecke, Serverraum | |||
|- | |- | ||
! | ! Bild: | ||
| {{{field| | | {{{field|image|input type=text with autocomplete|uploadable|image preview|values from namespace=File}}} | ||
| ''(optional)'' Nur Dateiname, ohne File: Prefix. Z.B. "Fnord.jpg" | |||
|- | |- | ||
! | ! Status: | ||
| {{{field| | | {{{field|status|input type=dropdown|values=idea,alpha,beta,stable,obsolete}}} | ||
| ''(optional)'' | |||
|- | |- | ||
! | ! Menschen: | ||
| {{{field|people}}} | | {{{field|people}}} | ||
| ''(optional)'' Beteiligte Leute (Falls Mitglied: <nowiki>{{U|Username}}</nowiki> verwenden) | |||
|- | |||
! Source-URL: | |||
| {{{field|source|input type=text}}} | |||
| ''(optiona)'' Link zu Quelltext. Z.B. <nowiki>"https://github.com/foo/bar{{!}}alternativtext"</nowiki> | |||
|- | |- | ||
|} | |} | ||
{{{end template}}} | {{{end template}}} | ||
''' | '''Seiteninhalt:''' | ||
{{{standard input|free text|rows= | {{{standard input|free text|rows=20}}} | ||
Latest revision as of 16:32, 2 December 2017
Bitte beachten: Projects wird gecached. Falls ein neuer Eintrag dort nicht auftaucht, die Seite neurendern (auf den Pfeil zwischen History und Suchfeld und dann "Refresh" verwenden)
Neues Projekt anlegen[edit source]
Name des Projekts (→Name der Projektseite)