Difference between revisions of "Template:Project"
From Makers Local 256
m (fixed style, again) |
m (Adding onlyinclude text back to usage section. Shouldn't break the template this time.) |
||
(2 intermediate revisions by one user 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 | + | 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=<onlyinclude>Progress</onlyinclude> <!--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> | ||
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: |