Difference between revisions of "Template:Project"

From Makers Local 256
Jump to: navigation, search
m (that was a horrible term. whomever thought of it should be sacked)
m (Adding onlyinclude text back to usage section. Shouldn't break the template this time.)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
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 woul like the following.<br>
+
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.<br>
 
'''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=
+
<pre>{{Project|Creator=username
|Status=  
+
|Status=&lt;onlyinclude&gt;Progress&lt;/onlyinclude&gt;                                  <!--LEAVE ONLYINCLUDES FOR STATUS HACK-->
|Born On=
+
|Born On=~~~~~                                                              <!--DO NOT EDIT -->
|Last Updated=
+
|Last Updated={{#time: H:i, d F Y| {{REVISIONTIMESTAMP}} }} (CDT)            <!--DO NOT EDIT -->
 
}}</pre>
 
}}</pre>
  
<onlyinclude>{|align="right"
+
<onlyinclude>{|style="float:right"
 
| style="border:solid #EFEFF1; -moz-border-radius: 10px; background:white; padding:8px;" |  
 
| style="border:solid #EFEFF1; -moz-border-radius: 10px; background:white; padding:8px;" |  
 
'''<span style="font-family:verdana; font-size:10pt;">Creator:</span>'''<br>
 
'''<span style="font-family:verdana; font-size:10pt;">Creator:</span>'''<br>

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}}}