Difference between revisions of "Template:Infobox"

From
Jump to: navigation, search
m
m
Line 2: Line 2:
 
<div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>
 
<div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>
 
{{#if:{{{image|}}}|<div><div class="infobox-image">[[File:{{{image}}}|200px]]</div></div>}}
 
{{#if:{{{image|}}}|<div><div class="infobox-image">[[File:{{{image}}}|200px]]</div></div>}}
<table>{{#if:{{{param1|}}}|<tr>
+
<table>{{#if:{{{project|}}}|<tr>
     <th>Deliverable nr:</th>
+
     <th>Project: </th>
     <td>{{{deliverable-nr}}}</td>
+
     <td>{{{project}}}</td>
<tr>{{#if:{{{param1|}}}|<tr>
+
<tr>{{#if:{{{deliverable-nr|}}}|<tr>
 
     <th>Deliverable nr: </th>
 
     <th>Deliverable nr: </th>
 
     <td>{{{param1}}}</td>
 
     <td>{{{param1}}}</td>

Revision as of 06:05, 20 August 2020

Infobox
{{#if:|
Project: {{{project}}}