Difference between revisions of "Template:Project"

From RevSpace
Jump to navigation Jump to search
(Created page with "<noinclude> <nowiki>{{</nowiki>Event |Name=Event Name |URL=http://www.event.tld/ or <nowiki>MyPage</nowiki>, etc. |DateStart=2009-01-19 |DateEnd=2009-01-20 |Cont...")
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
 
+
Include something like this in a page to make it a project page:
   <nowiki>{{</nowiki>Event
+
   <nowiki>{{</nowiki>Project
   |Name=Event Name
+
   |Name=Project name
  |URL=http://www.event.tld/ or <nowiki>[[MyPage]]</nowiki>, etc.
+
   |Status=Status
  |DateStart=2009-01-19
 
   |DateEnd=2009-01-20
 
 
   |Contact=Name of person or organization creating this stuff
 
   |Contact=Name of person or organization creating this stuff
  |Info=This event is all about Biz and Baz!
 
  |InfoLocation=This event is held in Doe city
 
  |InfoOpen=We're open from $date $time
 
  |InfoTicket=Tickets cost &euro; 42,-
 
  |InfoSignup=You can signup on the https://secure.websi.te/
 
 
   <nowiki>}}</nowiki>
 
   <nowiki>}}</nowiki>
  
Line 20: Line 13:
 
|-
 
|-
 
| style="vertical-align:top" | Name
 
| style="vertical-align:top" | Name
|[[Status::{{{Status}}}]]
+
|[[Project Name::{{{Name}}}]]
{{#if:{{{Status|}}} |
 
{{!}}-
 
{{!}} style="vertical-align:top" {{!}} Status
 
{{!}}[[Project Status::{{{Status}}}]]
 
|}}
 
 
|-
 
|-
| style="vertical-align:top" | Name
+
| style="vertical-align:top" | Status
|[[Project Name::{{{Name}}}]]
+
|[[Project Status::{{{Status}}}]]
{{#if:{{{Contact|}}} |
+
|-
{{!}}-  
+
| style="vertical-align:top" | Contact
{{!}} style="vertical-align:top" {{!}} Contact
+
|[[Project Contact::{{{Contact}}}]]
{{!}}[[Project Contact::{{{Contact}}}]]
 
|}}
 
 
|-
 
|-
 
|}<includeonly>[[Category:Project|{{{Name}}}]]</includeonly>
 
|}<includeonly>[[Category:Project|{{{Name}}}]]</includeonly>

Revision as of 19:25, 2 October 2011

Include something like this in a page to make it a project page:

 {{Project
 |Name=Project name
 |Status=Status
 |Contact=Name of person or organization creating this stuff
 }}


Project {{{Name}}}
Name {{{Name}}}
Status {{{Status}}}
Contact {{{Contact}}}