Projecten: Difference between revisions
Jump to navigation
Jump to search
(Created page with " = Projects = __FORCETOC__ == Add project == <form method="POST" action="%SCRIPTURL{"manage"}%/%WEB%"> The topic name (please use !CamelCase, eg !ProjectRocketLaunchPlatfor...") |
No edit summary |
||
Line 1: | Line 1: | ||
= Projects = | |||
= | {{#ask:[[Category:Project]] | ||
|format=broadtable | |||
|limit=20 | |||
|headers=show | |||
|link=all | |||
|order=ASC | |||
|sort= | |||
|offset=0 | |||
}} | |||
__FORCETOC__ | __FORCETOC__ |
Revision as of 09:19, 3 October 2011
Projects
Add project
<form method="POST" action="%SCRIPTURL{"manage"}%/%WEB%">
The topic name (please use !CamelCase, eg !ProjectRocketLaunchPlatform): <input type="text" name="topic"/><input type="submit" value="Create!"/> <input type="hidden" name="formtemplate" value="RevelationSpace.ProjectForm"/> <input type="hidden" name="onlynewtopic" value="on"/> <input type="hidden" name="action" value="create"/> <input type="hidden" name="text" value="Describe your project in this box, then scroll down and fill in the form fields."/>
</form>
Current projects
%SEARCH{
"ProjectStatus='In progress'" type="query" nonoise="on" header="" footer="" format="---+++ [$topic|$formfield(ProjectName)]$n$percntREVINFO{\"r1.$dollarrev - $dollardate\" topic=\"$topic\"}$percnt%BR%$formfield(ProjectStatus), primary suspect $formfield(PrimeSuspect)%BR%%BR%$summary%BR%%BR%"
}%
Initialising projects
%SEARCH{
"ProjectStatus='Initialising'" type="query" nonoise="on" header="" footer="" format="---+++ [$topic|$formfield(ProjectName)]$n$percntREVINFO{\"r1.$dollarrev - $dollardate\" topic=\"$topic\"}$percnt%BR%$formfield(ProjectStatus), primary suspect $formfield(PrimeSuspect)%BR%%BR%$summary%BR%%BR%"
}%
Project proposals
%SEARCH{
"ProjectStatus='Proposal'" type="query" nonoise="on" header="" footer="" format="---+++ [$topic|$formfield(ProjectName)]$n$percntREVINFO{\"r1.$dollarrev - $dollardate\" topic=\"$topic\"}$percnt%BR%$formfield(ProjectStatus), primary suspect $formfield(PrimeSuspect)%BR%%BR%$summary%BR%%BR%"
}%
Stalled projects
%SEARCH{
"ProjectStatus='stalled'" type="query" nonoise="on" header="" footer="" format="---+++ [$topic|$formfield(ProjectName)]$n$percntREVINFO{\"r1.$dollarrev - $dollardate\" topic=\"$topic\"}$percnt%BR%$formfield(ProjectStatus), primary suspect $formfield(PrimeSuspect)%BR%%BR%$summary%BR%%BR%"
}%
Completed projects
%SEARCH{
"ProjectStatus='Completed'" type="query" nonoise="on" header="" footer="" format="---+++ [$topic|$formfield(ProjectName)]$n$percntREVINFO{\"r1.$dollarrev - $dollardate\" topic=\"$topic\"}$percnt%BR%$formfield(ProjectStatus), primary suspect $formfield(PrimeSuspect)%BR%%BR%$summary%BR%%BR%"
}%