Difference between revisions of "Template:Infobox features"

From Power Wiki
Jump to navigation Jump to search
m (CarinaMClaesson moved page Template:PWInfobox to Template:Infobox features)
Line 5: Line 5:
 
     <th>Use Cases</th>
 
     <th>Use Cases</th>
 
     <td>{{{Use Cases}}}</td>
 
     <td>{{{Use Cases}}}</td>
 +
</tr>}}{{#if:{{{Public Preview|}}}|<tr>
 +
    <th>Public Preview</th>
 +
    <td>{{{Public Preview}}}</td>
 +
</tr>}}{{#if:{{{General Availability|}}}|<tr>
 +
    <th>General Availability</th>
 +
    <td>{{{General Availability}}}</td>
 +
</tr>}}{{#if:{{{Official Blog|}}}|<tr>
 +
    <th>Official Blog</th>
 +
    <td>{{{Official Blog}}}</td>
 
</tr>}}{{#if:{{{MS Docs|}}}|<tr>
 
</tr>}}{{#if:{{{MS Docs|}}}|<tr>
 
     <th>MS Docs</th>
 
     <th>MS Docs</th>
Line 11: Line 20:
 
     <th>MS Learn</th>
 
     <th>MS Learn</th>
 
     <td>{{{MS Learn}}}</td>
 
     <td>{{{MS Learn}}}</td>
</tr>}}{{#if:{{{GA|}}}|<tr>
 
    <th>GA</th>
 
    <td>{{{GA}}}</td>
 
</tr>}}{{#if:{{{Official Blog|}}}|<tr>
 
    <th>Official Blog</th>
 
    <td>{{{Official Blog}}}</td>
 
 
</tr>}}</table>
 
</tr>}}</table>
 
</div>
 
</div>

Revision as of 08:38, 6 January 2021

Infobox features