Cookies helfen uns bei der Bereitstellung von Open Source Ecology (OSE) Germany - Entwicklungsplattform. Durch die Nutzung von Open Source Ecology (OSE) Germany - Entwicklungsplattform erklärst du dich damit einverstanden, dass wir Cookies speichern.

Vorlage:Projekt: Unterschied zwischen den Versionen

Aus Open Source Ecology (OSE) Germany - Entwicklungsplattform
Wechseln zu:Navigation, Suche
Zeile 1: Zeile 1:
<noinclude>
+
<noinclude></noinclude><includeonly>
Dies ist die Vorlage „Projekt“.
 
Sie sollte im folgenden Format genutzt werden:
 
<pre>
 
{{Projekt
 
|desc=
 
|subcat=
 
}}
 
</pre>
 
Klick auf „Bearbeiten“, um den Quelltext der Vorlage anzusehen.
 
</noinclude><includeonly>
 
 
{{#loadMaterialsComments:}}
 
{{#loadMaterialsComments:}}
 
{{#mwIncludeHTML:framepopups.html}}
 
{{#mwIncludeHTML:framepopups.html}}
Zeile 25: Zeile 15:
 
<div class="info_box">
 
<div class="info_box">
 
  <p class="info_row">'''{{{projectname|}}}'''</p>
 
  <p class="info_row">'''{{{projectname|}}}'''</p>
  <p class="info_row">'''Kategorien:''' {{#arraymap:{{{subcat|}}}|## |x|[[:Category:x{{!}}x]]|, }}</p>
+
  <p class="info_row">'''Category:''' {{#arraymap:{{{subcat|}}}|## |x|[[:Category:x{{!}}x]]|, }}</p>
 
{{#if:{{{firstin|}}}|
 
{{#if:{{{firstin|}}}|
  <p class="info_row">'''URL (erste Veröffentlichung):''' {{{firstin|}}}</p>
+
  <p class="info_row">'''URL (first publication):''' {{{firstin|}}}</p>
 
}}
 
}}
 
{{#if:{{{kewords|}}}|
 
{{#if:{{{kewords|}}}|
  <p class="info_row">'''Schlüsselbegriffe:''' {{{kewords|}}}</p>
+
  <p class="info_row">'''Keywords:''' {{{kewords|}}}</p>
 
}}
 
}}
 
{{#if:{{{licence|}}}|
 
{{#if:{{{licence|}}}|
  <p class="info_row">'''Lizenz:''' {{LabelGralLicense|{{{licence|}}}}}</p>
+
  <p class="info_row">'''License:''' {{LabelGralLicense|{{{licence|}}}}}</p>
 
}}
 
}}
 
{{#if:{{{project_status|}}}|
 
{{#if:{{{project_status|}}}|
  <p class="info_row">'''Projektstatus:''' {{LabelProjectStatus|{{{project_status|}}}}}</p>
+
  <p class="info_row">'''Project status:''' {{LabelProjectStatus|{{{project_status|}}}}}</p>
 
}}
 
}}
 
{{#if:{{{trans_status|}}}|
 
{{#if:{{{trans_status|}}}|
  <p class="info_row">'''Übersetzungsstatus:''' {{LabelTranslationStatus|{{{trans_status|}}}}}</p>
+
  <p class="info_row">'''Translation status:''' {{LabelTranslationStatus|{{{trans_status|}}}}}</p>
 
}}
 
}}
 
{{#if:{{{maturity|}}}|
 
{{#if:{{{maturity|}}}|
  <p class="info_row">'''Reifegrad des Projektes:''' {{LabelProjectMaturity|{{{maturity|}}}}}</p>
+
  <p class="info_row">'''Maturity of the project:''' {{LabelProjectMaturity|{{{maturity|}}}}}</p>
 
}}
 
}}
 
{{#ifeq:{{#switch:{{{certificate_requested}}}|Ja|Yes|Si=1|0}}|1|
 
{{#ifeq:{{#switch:{{{certificate_requested}}}|Ja|Yes|Si=1|0}}|1|
Zeile 49: Zeile 39:
  
 
{{#if:{{{assembly_inst_pub|}}}|
 
{{#if:{{{assembly_inst_pub|}}}|
  <p class="info_row">'''Montageanleitungen sind veröffentlicht:''' {{LabelYesNo|{{{assembly_inst_pub|}}}}}</p>
+
  <p class="info_row">'''Assembly instructions are published:''' {{LabelYesNo|{{{assembly_inst_pub|}}}}}</p>
 
}}
 
}}
 
{{#if:{{{bill_materials_pub|}}}|
 
{{#if:{{{bill_materials_pub|}}}|
  <p class="info_row">'''Stückliste ist veröffentlicht:''' {{LabelYesNo|{{{bill_materials_pub|}}}}}</p>
+
  <p class="info_row">'''Bill of materials is published:''' {{LabelYesNo|{{{bill_materials_pub|}}}}}</p>
 
}}
 
}}
 
{{#if:{{{contributing_guide_pub|}}}|
 
{{#if:{{{contributing_guide_pub|}}}|
  <p class="info_row">'''Ein Beitragsleitfaden ist veröffentlicht:''' {{LabelYesNo|{{{contributing_guide_pub|}}}}}</p>
+
  <p class="info_row">'''Contributing guide is published:''' {{LabelYesNo|{{{contributing_guide_pub|}}}}}</p>
 
}}
 
}}
  
 
{{#if:{{{design_files_pub|}}}|
 
{{#if:{{{design_files_pub|}}}|
  <p class="info_row">'''Enthält herkömmliche mechanische Hardware:''' {{LabelYesNo|{{{design_files_pub|}}}}}</p>
+
  <p class="info_row">'''Contains original mechanical hardware:''' {{LabelYesNo|{{{design_files_pub|}}}}}</p>
 
}}
 
}}
 
{{#ifeq:{{{design_files_pub|}}}|yes|
 
{{#ifeq:{{{design_files_pub|}}}|yes|
 
  {{#if:{{{cad_link|}}}|
 
  {{#if:{{{cad_link|}}}|
  <p class="info_row">'''Öffentliches CAD-Repository für mechanische Hardware:''' {{{cad_link|}}}</p>
+
  <p class="info_row">'''Public CAD repository for mechanical hardware:''' {{{cad_link|}}}</p>
 
  }}
 
  }}
 
  {{#ifeq:{{{cad_format|}}}|ADDNEW|
 
  {{#ifeq:{{{cad_format|}}}|ADDNEW|
   <p class="info_row">'''CAD-Format:''' {{{cad_format_name|}}}</p>|
+
   <p class="info_row">'''CAD Format:''' {{{cad_format_name|}}}</p>|
   <p class="info_row">'''CAD-Format:''' {{LabelCadFormat|{{{cad_format|}}}}}</p>
+
   <p class="info_row">'''CAD Format:''' {{LabelCadFormat|{{{cad_format|}}}}}</p>
 
  }}
 
  }}
 
}}
 
}}
Zeile 73: Zeile 63:
 
  {{#ifeq:{{{mechanical_licence|}}}|ADDNEW|
 
  {{#ifeq:{{{mechanical_licence|}}}|ADDNEW|
 
   {{#if:{{{mechanical_licence_url|}}}|
 
   {{#if:{{{mechanical_licence_url|}}}|
   <p class="info_row">'''Lizenz für mechanische Hardware:''' [{{{mechanical_licence_url|}}} {{{mechanical_licence_name|}}}]</p>|
+
   <p class="info_row">'''License for mechanical hardware:''' [{{{mechanical_licence_url|}}} {{{mechanical_licence_name|}}}]</p>|
   <p class="info_row">'''Lizenz für mechanische Hardware:''' {{{mechanical_licence_name|}}}</p>
+
   <p class="info_row">'''License for mechanical hardware:''' {{{mechanical_licence_name|}}}</p>
 
   }}|
 
   }}|
   <p class="info_row">'''Lizenz für mechanische Hardware:''' {{LabelGralLicense|{{{mechanical_licence|}}}}}</p>
+
   <p class="info_row">'''License for mechanical hardware:''' {{LabelGralLicense|{{{mechanical_licence|}}}}}</p>
 
  }}
 
  }}
 
}}
 
}}
  
 
{{#if:{{{electronic_files_pub|}}}|
 
{{#if:{{{electronic_files_pub|}}}|
  <p class="info_row">'''Enthält elektronische Hardware:''' {{LabelYesNo|{{{electronic_files_pub|}}}}}</p>
+
  <p class="info_row">'''Contains original electronic hardware:''' {{LabelYesNo|{{{electronic_files_pub|}}}}}</p>
 
}}
 
}}
 
{{#ifeq:{{{electronic_files_pub|}}}|yes|
 
{{#ifeq:{{{electronic_files_pub|}}}|yes|
 
  {{#if:{{{electronic_link|}}}|
 
  {{#if:{{{electronic_link|}}}|
  <p class="info_row">'''Öffentliches CAD-Repository für elektronische Hardware:''' {{{electronic_link|}}}</p>
+
  <p class="info_row">'''Public CAD repository for electronic hardware:''' {{{electronic_link|}}}</p>
 
  }}
 
  }}
 
}}
 
}}
Zeile 91: Zeile 81:
 
  {{#ifeq:{{{electronic_license|}}}|ADDNEW|
 
  {{#ifeq:{{{electronic_license|}}}|ADDNEW|
 
   {{#if:{{electronic_license_url|}}}|
 
   {{#if:{{electronic_license_url|}}}|
   <p class="info_row">'''Elektronische Lizenz:''' [{{{electronic_license_url|}}} {{{electronic_license_name|}}}]</p>|
+
   <p class="info_row">'''Electronic License:''' [{{{electronic_license_url|}}} {{{electronic_license_name|}}}]</p>|
   <p class="info_row">'''Elektronische Lizenz:''' {{{electronic_license_name|}}}</p>
+
   <p class="info_row">'''Electronic License:''' {{{electronic_license_name|}}}</p>
 
   }}|
 
   }}|
   <p class="info_row">'''Elektronische Lizenz:''' {{LabelGralLicense|{{{electronic_license|}}}}}</p>
+
   <p class="info_row">'''Electronic License:''' {{LabelGralLicense|{{{electronic_license|}}}}}</p>
 
  }}
 
  }}
 
}}
 
}}
Zeile 100: Zeile 90:
  
 
{{#if:{{{software_files_pub|}}}|
 
{{#if:{{{software_files_pub|}}}|
  <p class="info_row">'''Enthält Software:''' {{LabelYesNo|{{{software_files_pub|}}}}}</p>
+
  <p class="info_row">'''Contains original software:''' {{LabelYesNo|{{{software_files_pub|}}}}}</p>
 
}}
 
}}
 
{{#ifeq:{{{software_files_pub|}}}|yes|
 
{{#ifeq:{{{software_files_pub|}}}|yes|
 
  {{#if:{{{softwarfe_link|}}}|
 
  {{#if:{{{softwarfe_link|}}}|
  <p class="info_row">'''Öffentliches Software-Repository für Software:''' {{{softwarfe_link|}}}</p>
+
  <p class="info_row">'''Public Software repository for Software:''' {{{softwarfe_link|}}}</p>
 
  }}
 
  }}
 
}}
 
}}
Zeile 110: Zeile 100:
 
  {{#ifeq:{{{software_license|}}}|ADDNEW|
 
  {{#ifeq:{{{software_license|}}}|ADDNEW|
 
   {{#if:{{software_license_url|}}}|
 
   {{#if:{{software_license_url|}}}|
   <p class="info_row">'''Softwarelizenz:''' [{{{software_license_url|}}} {{{software_license_name|}}}]</p>|
+
   <p class="info_row">'''Software License:''' [{{{software_license_url|}}} {{{software_license_name|}}}]</p>|
   <p class="info_row">'''Softwarelizenz:''' {{{software_license_name|}}}</p>
+
   <p class="info_row">'''Software License:''' {{{software_license_name|}}}</p>
 
   }}|
 
   }}|
   <p class="info_row">'''Softwarelizenz:''' {{LabelGralLicense|{{{software_license|}}}}}</p>
+
   <p class="info_row">'''Software License:''' {{LabelGralLicense|{{{software_license|}}}}}</p>
 
  }}
 
  }}
 
}}
 
}}
  
 
{{#if:{{{assembly_instructions_editable|}}}|
 
{{#if:{{{assembly_instructions_editable|}}}|
  <p class="info_row">'''Montageanleitungen sind editierbar:''' {{LabelYesNo|{{{assembly_instructions_editable|}}}}}</p>
+
  <p class="info_row">'''Assembly instructions are editable:''' {{LabelYesNo|{{{assembly_instructions_editable|}}}}}</p>
 
}}
 
}}
 
{{#if:{{{bill_materials_editable|}}}|
 
{{#if:{{{bill_materials_editable|}}}|
  <p class="info_row">'''Stückliste ist editierbar:''' {{LabelYesNo|{{{bill_materials_editable|}}}}}</p>
+
  <p class="info_row">'''Bill of materials is editable:''' {{LabelYesNo|{{{bill_materials_editable|}}}}}</p>
 
}}
 
}}
  
Zeile 153: Zeile 143:
 
}}
 
}}
  
<p class="info_row">'''Designdateien haben das Originalformat:''' {{LabelYesNo|{{#var:editable_control_string}}}}</p>
+
<p class="info_row">'''Design files are in original format:''' {{LabelYesNo|{{#var:editable_control_string}}}}</p>
  
 
{{#ifeq:{{{issue_management_system|}}}|yes|
 
{{#ifeq:{{{issue_management_system|}}}|yes|
Zeile 205: Zeile 195:
  
 
{{#ifeq:{{#var:licens_control}}|0|
 
{{#ifeq:{{#var:licens_control}}|0|
  <p class="info_row">'''Kostenlose Weiterverteilung ist Lizenz erlaubt:''' {{LabelYesNo|{{#vardefineecho:licens_control_string|yes}}}}</p>|
+
  <p class="info_row">'''Free redistribution is allowed licence:''' {{LabelYesNo|{{#vardefineecho:licens_control_string|yes}}}}</p>|
  <p class="info_row">'''Kostenlose Weiterverteilung ist Lizenz erlaubt:''' {{LabelYesNo|{{#vardefineecho:licens_control_string|no}}}}</p>
+
  <p class="info_row">'''Free redistribution is allowed licence:''' {{LabelYesNo|{{#vardefineecho:licens_control_string|no}}}}</p>
 
}}
 
}}
  
Zeile 214: Zeile 204:
 
}}
 
}}
 
{{#if:{{{versioning_system_link|}}}|
 
{{#if:{{{versioning_system_link|}}}|
  <p class="info_row">'''Versionierungssystem:'''{{{versioning_system_link|}}}</p>
+
  <p class="info_row">'''Versioning System:'''{{{versioning_system_link|}}}</p>
 
}}
 
}}
  
Zeile 221: Zeile 211:
 
  }}
 
  }}
 
  {{#if:{{{product_category|}}}|
 
  {{#if:{{{product_category|}}}|
  <p class="info_row">'''Produktkategorie:''' {{{product_category|}}}</p>
+
  <p class="info_row">'''Product category:''' {{{product_category|}}}</p>
 
  }}
 
  }}
 
  {{#if:{{{original_non_elect_h|}}}|
 
  {{#if:{{{original_non_elect_h|}}}|
  <p class="info_row">'''Enthält nicht elektronische Originalhardware:''' {{LabelYesNo|{{{original_non_elect_h|}}}}}</p>
+
  <p class="info_row">'''Contains original non-electronic hardware:''' {{LabelYesNo|{{{original_non_elect_h|}}}}}</p>
 
  }}
 
  }}
 
  {{#if:{{{original_elect_h|}}}|
 
  {{#if:{{{original_elect_h|}}}|
  <p class="info_row">'''Enthält elektronische Hardware:''' {{LabelYesNo|{{{original_elect_h|}}}}}</p>
+
  <p class="info_row">'''Contains original electronic hardware:''' {{LabelYesNo|{{{original_elect_h|}}}}}</p>
 
  }}
 
  }}
 
  {{#if:{{{original_soft|}}}|
 
  {{#if:{{{original_soft|}}}|
  <p class="info_row">'''Enthält Software:''' {{LabelYesNo|{{{original_soft|}}}}}</p>
+
  <p class="info_row">'''Contains original software:''' {{LabelYesNo|{{{original_soft|}}}}}</p>
 
  }}
 
  }}
 
</div>
 
</div>
Zeile 236: Zeile 226:
 
{{#if:{{{desc|}}}|
 
{{#if:{{{desc|}}}|
 
<p>
 
<p>
  <h2>Beschreibung</h2>
+
  <h2>Description</h2>
 
  {{{desc|}}}
 
  {{{desc|}}}
 
</p>
 
</p>
Zeile 242: Zeile 232:
 
{{#if:{{{techdata|}}}|
 
{{#if:{{{techdata|}}}|
 
<p>
 
<p>
  <h2>Technische Daten</h2>
+
  <h2>Technical data</h2>
 
  {{{techdata|}}}
 
  {{{techdata|}}}
 
</p>
 
</p>
Zeile 249: Zeile 239:
 
{{#if:{{{TechDoc|}}}|
 
{{#if:{{{TechDoc|}}}|
 
<p>
 
<p>
  <h2>Technische Dokumentation</h2>
+
  <h2>Technical documentation</h2>
 
  {{{TechDoc|}}}
 
  {{{TechDoc|}}}
 
</p>
 
</p>
Zeile 279: Zeile 269:
 
}}
 
}}
  
[mailto:support@oho.wik diese Seite melden]
+
[mailto:info@oho.wiki Report this page]
 
</div>
 
</div>
 
<!--<comments />-->
 
<!--<comments />-->

Version vom 2. Mai 2020, 04:25 Uhr

CC 2019 open hardware observatory
|
  • Impressum
  • |
  • Legal