Difference between revisions of "Template:Infobox features"

From Power Wiki
Jump to navigation Jump to search
Line 3: Line 3:
 
<div class="pw-infobox-image">[[File:{{{image}}}|100px]]</div>}}
 
<div class="pw-infobox-image">[[File:{{{image}}}|100px]]</div>}}
 
<table>{{#if:{{{Use Cases|}}}|<tr>
 
<table>{{#if:{{{Use Cases|}}}|<tr>
     <th>Parameter 1</th>
+
     <th>Use Cases</th>
 
     <td>{{{Use Cases}}}</td>
 
     <td>{{{Use Cases}}}</td>
 
</tr>}}{{#if:{{{MS Docs|}}}|<tr>
 
</tr>}}{{#if:{{{MS Docs|}}}|<tr>
     <th>Parameter 2</th>
+
     <th>MS Docs</th>
 
     <td>{{{MS Docs}}}</td>
 
     <td>{{{MS Docs}}}</td>
</tr>}}{{#if:{{{Learn|}}}|<tr>
+
</tr>}}{{#if:{{{MS Learn|}}}|<tr>
     <th>Parameter 3</th>
+
     <th>MS Learn</th>
     <td>{{{Learn}}}</td>
+
     <td>{{{MS Learn}}}</td>
 
</tr>}}{{#if:{{{GA|}}}|<tr>
 
</tr>}}{{#if:{{{GA|}}}|<tr>
     <th>Parameter 4</th>
+
     <th>GA</th>
 
     <td>{{{GA}}}</td>
 
     <td>{{{GA}}}</td>
 
</tr>}}{{#if:{{{Official Blog|}}}|<tr>
 
</tr>}}{{#if:{{{Official Blog|}}}|<tr>
     <th>Parameter 5</th>
+
     <th>Official Blog</th>
 
     <td>{{{Official Blog}}}</td>
 
     <td>{{{Official Blog}}}</td>
 
</tr>}}</table>
 
</tr>}}</table>
 
</div>
 
</div>

Revision as of 10:02, 5 January 2021

Infobox features