Template:ProjectPageTemplate: Difference between revisions

From base48
imported>Evilissimo
No edit summary
imported>Evilissimo
No edit summary
Line 8: Line 8:
   <div style="border: 1px solid #CCC; margin: 5px; padding: 0.5em; background-color: #FFF;">
   <div style="border: 1px solid #CCC; margin: 5px; padding: 0.5em; background-color: #FFF;">
     {{ProjectInfoBoxItem|Founder|{{#replace:{{{founder}}}|#|<br/>}}}}{{#if:{{{coops|}}}|
     {{ProjectInfoBoxItem|Founder|{{#replace:{{{founder}}}|#|<br/>}}}}{{#if:{{{coops|}}}|
     <div style="clear: right; border-top: 1px solid #CCC; margin-bottom: 5px;"></div>
     {{ProjectInfoBoxItemDivider}}
     {{ProjectInfoBoxItem|Coops|{{#replace:{{{coops}}}|#|<br/>}}}}|}}{{#if:{{{swlic|}}}|
     {{ProjectInfoBoxItem|Coops|{{#replace:{{{coops}}}|#|<br/>}}}}|}}{{#if:{{{swlic|}}}|
     <div style="clear: right; border-top: 1px solid #CCC; margin-bottom: 5px;"></div>
     {{ProjectInfoBoxItemDivider}}
     {{ProjectInfoBoxItem|SW License|{{{swlic}}}}}|}}{{#if:{{{hwlic|}}}|
     {{ProjectInfoBoxItem|SW License|{{{swlic}}}}}|}}{{#if:{{{hwlic|}}}|
     <div style="clear: right; border-top: 1px solid #CCC; margin-bottom: 5px;"></div>
     {{ProjectInfoBoxItemDivider}}
     {{ProjectInfoBoxItem|HW License|{{{hwlic}}}}}|}}{{#if:{{{github|}}}|
     {{ProjectInfoBoxItem|HW License|{{{hwlic}}}}}|}}{{#if:{{{github|}}}|
     <div style="clear: right; border-top: 1px solid #CCC; margin-bottom: 5px;"></div>
     {{ProjectInfoBoxItemDivider}}
     {{ProjectInfoBoxItem|github|[https://github.com/{{{github}}} github repository]}}|}}
     {{ProjectInfoBoxItem|github|[https://github.com/{{{github}}} github repository]}}|}}
     <div style="clear: right; border-top: 1px solid #CCC; margin-bottom: 5px;"></div>
     {{ProjectInfoBoxItemDivider}}
     {{ProjectInfoBoxItem|Status|{{{status}}}}}
     {{ProjectInfoBoxItem|Status|{{{status}}}}}
     <div style="clear: right; border-top: 1px solid #CCC; margin-bottom: 5px;"></div>
     {{ProjectInfoBoxItemDivider}}
     {{ProjectInfoBoxItem|Created|{{{created}}}}}
     {{ProjectInfoBoxItem|Created|{{{created}}}}}
     <div style="clear: right; border-top: 1px solid #CCC; margin-bottom: 5px;"></div>
     {{ProjectInfoBoxItemDivider}}
     {{ProjectInfoBoxItem|Last Modified|{{#REVISIONYEAR:{{#if:{{{wikiPageName|}}}|{{{wikiPageName}}}|{{{name}}}}}}}-{{#REVISIONMONTH2:{{#if:{{{wikiPageName|}}}|{{{wikiPageName}}}|{{{name}}}}}}}-{{#REVISIONDAY:{{#if:{{{wikiPageName|}}}|{{{wikiPageName}}}|{{{name}}}}}}}}}
     {{ProjectInfoBoxItem|Last Modified|{{ProjectInfoBoxItemModifiedDate|{{{wikiPageName|}}}|{{{name}}}}}}}
     <div style="clear: right; margin-top: 4px;"></div>
     <div style="clear: right; margin-top: 4px;"></div>
   </div>
   </div>
</div>
</div>

Revision as of 21:20, 14 March 2012