Template:ProjectPageTemplate: Difference between revisions

From base48
imported>Evilissimo
No edit summary
imported>Evilissimo
No edit summary
Line 19: Line 19:
     <div style="display: block;"><span style="font-weight: bolder;">Created:</span><div style="display: inline-block; float:right; width: 180px;">{{{created}}}</div></div>
     <div style="display: block;"><span style="font-weight: bolder;">Created:</span><div style="display: inline-block; float:right; width: 180px;">{{{created}}}</div></div>
     <div style="clear: right; border-top: 1px solid #CCC; margin-bottom: 5px;"></div>
     <div style="clear: right; border-top: 1px solid #CCC; margin-bottom: 5px;"></div>
     <div style="display: block;"><span style="font-weight: bolder;">Last Modified:</span><div style="display: inline-block; float:right; width: 180px;">{{{modified}}}</div></div>
     <div style="display: block;"><span style="font-weight: bolder;">Last Modified:</span><div style="display: inline-block; float:right; width: 180px;">{{#REVISIONYEAR:{{#if:{{{wikiPageName|}}}|{{{wikiPageName}}}|{{{name}}}}}}}-{{#REVISIONMONTH2:{{#if:{{{wikiPageName|}}}|{{{wikiPageName}}}|{{{name}}}}}}}-{{#REVISIONDAY:{{#if:{{{wikiPageName|}}}|{{{wikiPageName}}}|{{{name}}}}}}}</div></div>
     <div style="clear: right; margin-top: 4px;"></div>
     <div style="clear: right; margin-top: 4px;"></div>
   </div>
   </div>
</div>
</div>

Revision as of 20:19, 14 March 2012

ProjectPageTemplate
{{{image}}}
Founder:
{{{founder}}}


Status:
{{{status}}}
Created:
{{{created}}}
Last Modified:
{{#REVISIONYEAR:{{{name}}}}}-{{#REVISIONMONTH2:{{{name}}}}}-{{#REVISIONDAY:{{{name}}}}}