Template:Project: Difference between revisions

From OLPC
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
<noinclude>
<noinclude>
== How to use this template ==
This is the 'Project' template.
It should be called in the following format:
This template is designed to make it easy to create a main page for an OLPC Project, whether it's technical, nontechnical, short-term, long-term... anything. Specific templates for certain kinds of projects may exist (if you know of any, I'd appreciate it if you could link them below). To use it:
<pre>
{{Project
|project name=
|project description=
|owner=
|participants=
|language=
|status=
|i18n=
|icon=
|last update=
|related projects=
}}
</pre>
Edit the page to see the template text.
</noinclude><includeonly>
{| border="0" cellpadding="4" cellspacing="4"
! Project Name
| [[Project Name::{{{project name|}}}]]
|-
! Project Description
| [[Project description::{{{project description|}}}]]
|-
! Contact Person
| [[Owner::{{{owner|}}}]]
|-
! Participants
| [[Participant::{{{participants|}}}]]
|-
! Language
| [[Language::{{{language|}}}]]
|-
! Status
| [[Status::{{{status|}}}]]
|-
! i18n
| [[I18n::{{{i18n|}}}]]
|-
! Icon
| [[Icon::{{{icon|}}}]]
|-
! Last Updated
| [[Last updated::{{{last update|}}}]]
|-
! Related Projects
| [[Related projects::{{{related projects|}}}]]
|}


[[Category:Projects]]
# Create a new page with the name of your project. If a page with that name already exists, pick a new name or add a specifier - for instance, if "Time" already exists, make "Time zones game" or something similar.
</includeonly>
# type '''<nowiki>{{subst:Template:Project|projecttitle = NAME OF PROJECT|startedby = YOUR USERNAME}}</nowiki>''' into that page (where NAME OF PROJECT is the name of the wikipage of your project and YOUR USERNAME is your wiki username), then save it.
# That's it! You'll have to go in and fill out the content yourself. See '''foo''' and '''bar''' for examples of usage. (Note: If you use this template, please replace '''foo''' and '''bar''' with a link to your project so others can see examples of usage.)

Contact a wiki admin if you need help. See [[Special:Listusers]] and display users starting at Group:Sysops.

</noinclude>

__NOTOC__

[[Image:Olpc_logo.jpg|center]]
<center><span style="font-size:200%">{{{projecttitle}}}</span></center>

== Introduction ==

'''''Summary and motivations/goals of this project coming soon - if you're adding the project summary, make sure that you give enough detail for others to add their suggestions and edits, and note where in the summary more detail/revision is needed. '''''

== How to help ==

This project is a collaboratively organized undertaking, so the best way to get started is to just dive in and introduce yourself.

'''If there is a project mailing list, IRC channel, or other form of communication that is not this wikipage, please list it here.'''

=== Help wanted ===

If you are interested in helping, you can help! We need people from all disciplines and experiences. If, after reading this page, you're still unsure of how to get involved, contact [[User:{{{startedby}}}]].

If you want help with your part of this project, you can post specific tasks below. Please detail what kind of help you are looking for here, a timeframe or expiration date for the posting, along with contact information or how people who are interested should get involved.

==== Improve this page! ====

We are looking for volunteers to help improve this project page and keep it up to date. If you see how you can make something more coherent or organized, please jump in and edit; if there's a resource you think would be useful to this project, please add it. If there's something about the project itself you have ideas about, you can add it to this page directly, or start a discussion on the [[Talk:{{{projecttitle}}}|talk page]]. You do not need to contact anyone about this job - just do it! This posting never expires.

== Events ==

=== Upcoming ===

If you have an upcoming event (meeting, hackathon, etc.) related to this project, please list it here along with details of how to participate. Once an event is over, please move it to the Past Events section, below.

=== Past ===

Activities related to this project that have already occurred, for archival purposes.

[[Category:Open projects]]

<noinclude>
[[Category:Template]]
</noinclude>

Revision as of 20:05, 17 July 2008

This is the 'Project' template. It should be called in the following format:

{{Project
|project name=
|project description=
|owner=
|participants=
|language=
|status=
|i18n=
|icon=
|last update=
|related projects=
}}

Edit the page to see the template text.