Template:ProjectListTemplate: Difference between revisions

From base48
imported>Evilissimo
No edit summary
imported>Evilissimo
No edit summary
 
(22 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{:ProjectListSandboxTemplate/core|wikiPageName={{#if:{{{wikiPageName|}}}|{{{wikiPageName}}}|{{{name}}}}}
{{#if:{{#if:{{{tag_filter|}}}|{{#pos:{{{tags|}}}|{{{tag_filter|}}}|0}}|1}}|
|shortdesc={{{shortdesc}}}
<!-- <span style="font-weight: bolder; font-size: 1.3em;">DEBUG PRINT: ProjectListTemplate tag_filter={{{tag_filter}}}</span> -->
|founder={{{founder}}}
|coops={{{coops}}}
|status={{{status}}}
|created={{{created}}}
|swlic={{{swlic}}}
|hwlic={{{hwlic}}}
|tags={{{tags}}}
}}
<!--
<tr>
<tr>
<td style="padding-right: 10px;">[[]]</td>
<td style="padding-right: 10px;">[[{{#if:{{{wikiPageName|}}}|{{{wikiPageName}}}|{{{name}}}}}|{{{name}}}]]</td>
<td style="padding-right: 10px; padding-left: 10px;">{{{shortdesc}}}</td>
<td style="padding-right: 10px; padding-left: 10px;">{{{shortdesc}}}</td>
<td style="padding-right: 10px; padding-left: 10px;">{{#replace:{{{founder}}}{{#if:{{{coops|}}}|#{{{coops}}}|}}|#|,}}</td>
<td style="padding-right: 10px; padding-left: 10px;" class="base48-wiki-users">{{#replace:{{{founder}}}{{#if:{{{coops|}}}|#{{{coops}}}|}}|#|,}}</td>
<td style="padding-right: 10px; padding-left: 10px;">{{{status}}}</td>
<td style="padding-right: 10px; padding-left: 10px;">{{{status}}}</td>
<td style="padding-right: 10px; padding-left: 10px;">{{{created}}}</td>
<td style="padding-right: 10px; padding-left: 10px;">{{#REVISIONYEAR:{{#if:{{{wikiPageName|}}}|{{{wikiPageName}}}|{{{name}}}}}}}-{{#REVISIONMONTH2:{{#if:{{{wikiPageName|}}}|{{{wikiPageName}}}|{{{name}}}}}}}-{{#REVISIONDAY:{{#if:{{{wikiPageName|}}}|{{{wikiPageName}}}|{{{name}}}}}}}</td>
<td style="padding-left: 10px;">{{#if:{{{tags|}}}|{{{tags}}}|&nbsp;}}</td>
<td style="padding-left: 10px;">{{#if:{{{tags|}}}|{{{tags}}}|&nbsp;}}</td>
</tr>
</tr>
<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>
-->

Latest revision as of 09:41, 18 March 2012

[[{{{name}}}|{{{name}}}]] {{{shortdesc}}} {{{founder}}} {{{status}}} {{#REVISIONYEAR:{{{name}}}}}-{{#REVISIONMONTH2:{{{name}}}}}-{{#REVISIONDAY:{{{name}}}}}