Difference between revisions of "Template:Projekt2"
From OHO - search engine for sustainable open hardware projects
Inddigital (talk | contribs) ((by SublimeText.Mediawiker)) |
Inddigital (talk | contribs) ((by SublimeText.Mediawiker)) |
||
Line 9: | Line 9: | ||
{| class="wikitable" | {| class="wikitable" | ||
| | | | ||
<h2>1. Project data</h2> | |||
<div class="info_box"> | <div class="info_box"> | ||
<p class="info_row">'''{{{projectname|}}}'''</p> | <p class="info_row">'''{{{projectname|}}}'''</p> | ||
<p class="info_section_title">1. Project data</p> | <!-- <p class="info_section_title">1. Project data</p> --> | ||
<p class="info_row">'''Category:''' {{#arraymap:{{{subcat|}}}|## |x|[[:Category:x{{!}}x]]|, }}</p> | <p class="info_row">'''Category:''' {{#arraymap:{{{subcat|}}}|## |x|[[:Category:x{{!}}x]]|, }}</p> | ||
{{#if:{{{firstin|}}}| | {{#if:{{{firstin|}}}| | ||
Line 277: | Line 278: | ||
{{#if:{{{desc|}}}| | {{#if:{{{desc|}}}| | ||
<p> | <p> | ||
<h2>Description</h2> | <h2>2. Description</h2> | ||
{{{desc|}}} | {{{desc|}}} | ||
</p> | </p> | ||
Line 290: | Line 291: | ||
{{#if:{{{TechDoc|}}}| | {{#if:{{{TechDoc|}}}| | ||
<p> | <p> | ||
<h2> | <h2>3. Technical documentation</h2> | ||
{{{TechDoc|}}} | {{{TechDoc|}}} | ||
</p> | </p> |