Template:Project: Difference between revisions

From OLPC
Jump to navigation Jump to search
No edit summary
(document, caution not used much)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
This is the 'Project' template.
This is the 'Project' template.
It adds some [[Semantic MediaWiki|semantic]] annotations to a page and puts the page in [[:Category:Projects]].

''It doesn't seem to be used much... ?''
See [[Template:Activity page]] which is used a lot.

It should be called in the following format:
It should be called in the following format:
<pre>
<pre>
Line 23: Line 28:
|-
|-
! Project Description
! Project Description
| [[Project description::{{{project description|}}}]]
| [[Description::{{{project description|}}}]]
|-
|-
! Contact Person
! Contact Person
Line 35: Line 40:
|-
|-
! Status
! Status
| [[Status::{{{status|}}}]]
| [[Project status::{{{status|}}}]]
|-
|-
! i18n
! i18n

Latest revision as of 03:57, 11 January 2009

This is the 'Project' template. It adds some semantic annotations to a page and puts the page in Category:Projects.

It doesn't seem to be used much... ? See Template:Activity page which is used a lot.

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.