User:B42/Test: Difference between revisions

From base48
imported>B42
No edit summary
imported>B42
No edit summary
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Project
{{#ask: [[Event page::+]] [[Start date::>{{Time|now|Y-m-d}}]]
|name=Skeleton
| sort = Start date
|image=Base-small.png
| order = ascending
|founder=evilissimo
| format = rss
|status=closed
| searchlabel = RSS
|tags=wiki,template
| title=events @ base48 hackerspace brno
|shortdesc=Skeleton project for the project templates used in this wiki. Including the documentation for it.
| description=Upcoming events in base48
|created=2012-03-14
}}
}}
== Project page ==
To mark a page as project, use the <nowiki>{{Project}}</nowiki> template. This will put your project into the projects category and it will render the Project info box on the right side of the content. The template has number of parameters described below, some of them mandatory.
=== Copy and Paste Template for Projects ===
This is a minimal working template for a project. You can add other, optional parameters.
<pre>
{{Project
|founder=
|status=
|shortdesc=
}}
</pre>
Project with parameters for additional properties can look like this:
<pre>
|name=Base48 Rostock
|image=Rostock.jpg
|founder=rmarko
|coops=hyna,arius,cubz
|hwlic=GPL
|status=active
|tags=hw
|shortdesc=Our Rostock
|created=2012-11-11
</pre>
=== Mandatory parameters ===
; founder
: who created the project and/or who is the main contact person for it
; status
: idea, active, or closed
: '''NEED MORE INFO'''
; shortdesc
: short (less than 255 characters) description of the project
=== Optional parameters ===
; name
: if you would like to show another name than the name of the project page, you can use this field to set a display name
; created
: date when the project was started, if not used date of the page creation will be used
: accepts the ''YYYY-MM-DD'' format
; tags
: list of keywords that will allow to add project to relevant categories
: see the [[#Tags|Tags]] section for current list of tags
; image
: file name of the project thumbnail image
: must be uploaded into the wiki, use only the file name without the File: prefix
; coops
: should contain the list of people working/interested in the project
: colon-separated, e.g. ''user1,user2,user3''
; swlic
: software license (description less than 255 chars)
; hwlic
: hardware license (description less than 255 chars)
; github
: github repository of the project in the ''user/repo'' format
; cur_version
: current version of the project
; proglang
: programming language(s) used for the project
=== Tags ===
; hw
: hardware project
; sw
: software project
; template
: '''NOT IMPLEMENTED''' (template page for common things (for example this project))
; wiki
: projects related to this wiki
; infrastructure
: Base 48 infrastructure related projects
== Project creation and maintenance Help/Support ==
<del>In case if you need anything from the perspective of creating a new project, or having some new meta information being added and displayed, please contact evilissimo for Help. :-)</del>
Since the project template has been heavily tampered with, contact [[User:b42|b42]] if you need any help.

Latest revision as of 10:31, 13 February 2013

{{#ask: Event page::+ [[Start date::>2024-10-05]] | sort = Start date | order = ascending | format = rss | searchlabel = RSS | title=events @ base48 hackerspace brno | description=Upcoming events in base48 }}