Jump to content

Template:Project: Difference between revisions

From base48
imported>Evilissimo
No edit summary
B42 (talk | contribs)
drop SMW shit
 
(29 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<includeonly>{{:{{PAGENAME}}/meta}}[[Category:Project - {{PAGENAME}}]]
<noinclude>
{{#if:{{{nocategory|}}}||[[Category:Projects]]}}</includeonly>
{{:Skeleton}}
</noinclude>
<includeonly>
<!-- <div style="clear: right;"></div> -->
<div style="display: block; float: right; margin-left: 10px; margin-bottom: 10px; margin-top: 10px; width: 300px; " class="catlinks">
  <!-- Project Header -->
  <div style="margin-top: 0.3em; margin-bottom: 0.3em; width: 290px; font-weight: bolder; font-size: 1.4em; text-align: center;  color: #333;">{{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}</div>
  <!-- Project logo -->
  <div style="width: 290px; text-align: center; margin: 5px;">[[File:{{#if: {{{image|}}}|{{{image}}}|Base-small.png}}|frameless|290px]]</div>
  <!-- Project Details -->
  <div style="border: 1px solid #CCC; margin: 5px; padding: 0.5em; background-color: #FFF;">
    {{ProjectInfoBoxItem|Founder|{{#replace:{{{founder}}}|#||<br/>}}|base48-wiki-users}} <!--
--> {{ProjectInfoBoxItem|Coops|{{#replace:{{{coops|}}}|#|, &#x200b;}}|base48-wiki-users}} <!-- uglyhack: MW parser ignores the trailing spaces of replacement, &#x200b; is 'zero-width' space
--> {{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|Homepage|{{{homepage|}}}}} <!--
--> {{ProjectInfoBoxItem|Status|{{{status}}}}}
    <div style="clear: right; margin-top: 4px;"></div>
  </div>
</div>
{{#ifeq: {{{status|}}}  
      | template
      |<!--nothing-->|
      [[Category:Projects]] <!--
-->  {{ProjectCategoryTags|Software projects|sw|{{{tags|}}}}} <!--
-->  {{ProjectCategoryTags|Hardware projects|hw|{{{tags|}}}}} <!--
-->  {{ProjectCategoryTags|Projects looking for participants|coops|{{{tags|}}}}} <!--
-->  {{ProjectCategoryTags|Infrastructure projects|infrastructure|{{{tags|}}}}} <!--
-->  {{#ifeq:{{{stale|false}}}|true|[[Category:Stale projects]]||}} <!--
--> }} <!-- end of #ifeq status=template
--> </includeonly>

Latest revision as of 17:11, 15 February 2024