Template:ProjectPageTemplate: Difference between revisions

From base48
imported>Evilissimo
No edit summary
imported>Rmarko
No edit summary
 
(60 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<div style="clear: right;"></div>
{{ProjectInfoBoxStart|{{{name}}}|{{{image}}}}}{{ProjectInfoBoxItem|Founder|{{#replace:{{{founder}}}|#||<br/>}}|base48-wiki-users}}{{ProjectInfoBoxItem|Coops|{{#replace:{{{coops|}}}|#|,}}|base48-wiki-users}}{{ProjectInfoBoxItem|Latest Version|{{{curr_version|}}}}}{{ProjectInfoBoxItem|Operating<br/>System(s)|{{{os|}}}}}{{ProjectInfoBoxItem|Architecture(s)|{{{arch|}}}}}{{ProjectInfoBoxItem|Programming<br/>Language(s)|{{{proglang|}}}}}{{ProjectInfoBoxItem|SW License|{{{swlic|}}}}}{{ProjectInfoBoxItem|HW License|{{{hwlic|}}}}}{{ProjectInfoBoxItem|github|{{#if:{{{github|}}}|[https://github.com/{{{github}}} github repository]|{{{github|}}}}}}}{{ProjectInfoBoxItem|Status|{{{status}}}}}{{ProjectInfoBoxItem|Created|{{{created}}}}}{{ProjectInfoBoxItem|Last Modified|{{ProjectInfoBoxItemModifiedDate|{{{wikiPageName|}}}|{{{name}}}}}|1}}{{ProjectInfoBoxEnd}}
<div style="display: block; float: right; margin-left: 10px; margin-bottom: 10px; margin-top: 10px; width: 300px; border: 1px dotted black;">
  <!-- Project Header -->
  <div style="margin-top: 0.3em; margin-bottom: 0.3em; width: 290px; font-weight: bolder; font-size: 1.4em; text-align: center;">{{{name}}}</div>
  <!-- Project logo -->
  <div style="width: 290px; text-align: center; margin: 5px;">{{{image}}}</div>
  <!-- Project Details -->
  <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;">{{{founder}}}</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;">{{{coops}}}</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>
 
<includeonly>[[Category:Projects]]</includeonly>

Latest revision as of 21:45, 18 March 2012