Difference between revisions of "Template:Project"

From Makers Local 256
Jump to: navigation, search
m (Added more info on usage that used to be included in the "New Project" button.)
(Fixing the template.)
Line 2: Line 2:
 
'''Note:''' Changing this template will change all pages that include it!
 
'''Note:''' Changing this template will change all pages that include it!
 
<pre>{{Project|Creator=username
 
<pre>{{Project|Creator=username
|Status=<onlyinclude>Current project status</onlyinclude>                    <!--LEAVE ONLYINCLUDES FOR STATUS HACK-->
+
|Status=Progress                                                            <!--WRAP IN ONLYINCLUDES FOR STATUS HACK-->
 
|Born On=~~~~~                                                              <!--DO NOT EDIT -->
 
|Born On=~~~~~                                                              <!--DO NOT EDIT -->
 
|Last Updated={{#time: H:i, d F Y| {{REVISIONTIMESTAMP}} }} (CDT)            <!--DO NOT EDIT -->
 
|Last Updated={{#time: H:i, d F Y| {{REVISIONTIMESTAMP}} }} (CDT)            <!--DO NOT EDIT -->

Revision as of 00:32, 14 February 2014

This template makes the box you see on the right. It is used as part of the new project button, and will be used on all new projects. A call to this template would look like the following.
Note: Changing this template will change all pages that include it!

{{Project|Creator=username
|Status=Progress                                                             <!--WRAP IN ONLYINCLUDES FOR STATUS HACK-->
|Born On=~~~~~                                                               <!--DO NOT EDIT -->
|Last Updated={{#time: H:i, d F Y| {{REVISIONTIMESTAMP}} }} (CDT)            <!--DO NOT EDIT -->
}}

Creator:
[[User:{{{Creator}}}|{{{Creator}}}]]
Status:
{{{Status}}}
Born On:
{{{Born On}}}
Last Updated:
{{{Last Updated}}}