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.)
m (Adding onlyinclude text back to usage section. Shouldn't break the template this time.)
 
(One intermediate revision by one user not shown)
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=&lt;onlyinclude&gt;Progress&lt;/onlyinclude&gt;                                  <!--LEAVE 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 -->

Latest revision as of 00:40, 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=<onlyinclude>Progress</onlyinclude>                                  <!--LEAVE 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}}}