Form:Submit Project: Difference between revisions
Through collaboration and solidarity, we can build a better future that benefits us all.
More actions
Changes made to align with the new tutorial revamp - removing categories. |
m Small updates to the input placeholder text. Β |
||
| (8 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{{info|page name=Projects/<name>}}} | <includeonly>{{{info|page name=Projects/<ProjectMeta[name]>}}}</includeonly> | ||
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #aaa;"></div> | <div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #aaa;"></div> | ||
{{{for template|ProjectMeta}}} | |||
Β | |||
{{{for template| | |||
{| class="formtable" | {| class="formtable" | ||
! Project Name: | ! Project Name: | ||
| Line 13: | Line 11: | ||
|- | |- | ||
! License: | ! License: | ||
| {{{field|license|input type=dropdown|values=CC0,CC | | {{{field|license|input type=dropdown|values=CC0 1.0,CC BY 4.0,CC BY-SA 4.0,MIT,Apache 2.0,GPL-3.0,AGPL-3.0,LGPL-3.0,BSD-3-Clause,MPL-2.0,EPL-2.0,EUPL-1.2}}} | ||
|- | |- | ||
! Creator / Team: | ! Creator / Team: | ||
| Line 19: | Line 17: | ||
|- | |- | ||
! Short Description: | ! Short Description: | ||
| {{{field|description|input type=textarea|rows=3|cols=60|placeholder=A short description shown on | | {{{field|description|input type=textarea|rows=3|cols=60|placeholder=A short description shown when clicking "read more" on your project card.}}} | ||
|- | |- | ||
! Cover Image: | ! Cover Image: | ||
| Line 34: | Line 32: | ||
|- | |- | ||
! Extra Field 1 Label: | ! Extra Field 1 Label: | ||
| {{{field|field1label|input type=text|size=30|placeholder=e.g. | | {{{field|field1label|input type=text|size=30|placeholder=e.g. Project Lead}}} | ||
|- | |- | ||
! Extra Field 1 Value: | ! Extra Field 1 Value: | ||
| {{{field|field1value|input type=text|size=30|placeholder=e.g. | | {{{field|field1value|input type=text|size=30|placeholder=e.g. Aang}}} | ||
|- | |- | ||
! Extra Field 2 Label: | ! Extra Field 2 Label: | ||
| {{{field|field2label|input type=text|size=30|placeholder=e.g. | | {{{field|field2label|input type=text|size=30|placeholder=e.g. Forked From}}} | ||
|- | |- | ||
! Extra Field 2 Value: | ! Extra Field 2 Value: | ||
| {{{field|field2value|input type=text|size=30|placeholder=e.g. | | {{{field|field2value|input type=text|size=30|placeholder=e.g. Original Project}}} | ||
|- | |- | ||
! Extra Field 3 Label: | ! Extra Field 3 Label: | ||
Latest revision as of 09:57, 5 April 2026
ProjectMeta
| Project Name: | name |
|---|---|
| Status: | status |
| License: | license |
| Creator / Team: | creator |
| Short Description: | description |
| Cover Image: | image |
| Tags: | tags |
| Website: | website |
| Repository: | repository |
| Extra Field 1 Label: | field1label |
| Extra Field 1 Value: | field1value |
| Extra Field 2 Label: | field2label |
| Extra Field 2 Value: | field2value |
| Extra Field 3 Label: | field3label |
| Extra Field 3 Value: | field3value |
| Extra Field 4 Label: | field4label |
| Extra Field 4 Value: | field4value |
{{{end template}}}
save cancel