Template:ProjectListTemplate: Difference between revisions

From base48
imported>Evilissimo
(Created page with "Nothing")
 
imported>Evilissimo
No edit summary
Line 1: Line 1:
Nothing
<div>
{{{name}}}
</div>
<!--
<div style="clear: right;"></div>
<div style="display: block; float: right; margin-left: 10px; margin-bottom: 10px; margin-top: 10px; width: 300px; border: 1px dotted black;">
  <div style="margin-top: 0.3em; margin-bottom: 0.3em; width: 290px; font-weight: bolder; font-size: 1.4em; text-align: center;">{{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}</div>
  <div style="width: 290px; text-align: center; margin: 5px;">{{{image}}}</div>
  <div style="border: 1px dotted black; margin: 5px; padding: 0.5em;">
    <div style="display: block;"><span style="font-weight: bolder;">Founder:</span><div style="display: inline-block; float:right; width: 180px;">{{#replace:{{{founder}}}|#|<br/>}}</div></div>
    <div style="clear: right; border-top: 1px solid #CCC; margin-bottom: 5px;"></div>
    <div style="display: block;"><span style="font-weight: bolder;">Coops:</span><div style="display: inline-block; float:right; width: 180px;">{{#replace:{{{coops}}}|#|<br/>}}</div></div>
    <div style="clear: right; border-top: 1px solid #CCC; margin-bottom: 5px;"></div>
    <div style="display: block;"><span style="font-weight: bolder;">SW License:</span><div style="display: inline-block; float:right; width: 180px;">{{{swlic}}}</div></div>
    <div style="clear: right; border-top: 1px solid #CCC; margin-bottom: 5px;"></div>
    <div style="display: block;"><span style="font-weight: bolder;">HW License:</span><div style="display: inline-block; float:right; width: 180px;">{{{hwlic}}}</div></div>
    <div style="clear: right; border-top: 1px solid #CCC; margin-bottom: 5px;"></div>
    <div style="display: block;"><span style="font-weight: bolder;">Status:</span><div style="display: inline-block; float:right; width: 180px;">{{{status}}}</div></div>
    <div style="clear: right; border-top: 1px solid #CCC; margin-bottom: 5px;"></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; margin-top: 4px;"></div>
  </div>
</div>
</noinclude>
-->

Revision as of 07:15, 14 March 2012

{{{name}}}