(Replaced content with "<table class="table"> <thead> <tr> <th scope="col">#</th> <th scope="col">First</th> <th scope="col">Last</th> <th scope="col">Handle</th>...")
Tag: Replaced
 
(14 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<table class="table">
+
<noinclude>
  <thead>
+
{{widget:Extensions-in-open-csp}}
    <tr>
+
</noinclude><includeonly>
      <th scope="col">#</th>
+
<!--{if (isset($type) && $type != "")}-->
      <th scope="col">First</th>
+
<!--{if ($type==='extension')}--><img src="/images/ocsp/extension.svg" style="width: 25px; margin-right:5px;" /><!--{/if}-->
      <th scope="col">Last</th>
+
<!--{if ($type==='skin')}--><img src="/images/ocsp/skin.svg" style="width: 25px; margin-right:5px;" /><!--{/if}-->
      <th scope="col">Handle</th>
+
<!--{if ($type==='ws')}--><img src="/images/ocsp/ws-extension.svg" style="width: 25px; margin-right:5px;" /><!--{/if}-->
    </tr>
+
<!--{else}--><img src="/images/ocsp/extension.svg" style="width: 25px; margin-right:5px;" /><!--{/if}-->
  </thead>
+
</includeonly>
  <tbody>
 
    <tr>
 
      <th scope="row">1</th>
 
      <td>Mark</td>
 
      <td>Otto</td>
 
      <td>@mdo</td>
 
    </tr>
 
    <tr>
 
      <th scope="row">2</th>
 
      <td>Jacob</td>
 
      <td>Thornton</td>
 
      <td>@fat</td>
 
    </tr>
 
    <tr>
 
      <th scope="row">3</th>
 
      <td>Larry</td>
 
      <td>the Bird</td>
 
      <td>@twitter</td>
 
    </tr>
 
  </tbody>
 
</table>
 

Latest revision as of 13:28, 1 September 2022


<img src="/images/ocsp/extension.svg" style="width: 25px; margin-right:5px;" /> <img src="/images/ocsp/skin.svg" style="width: 25px; margin-right:5px;" /> <img src="/images/ocsp/ws-extension.svg" style="width: 25px; margin-right:5px;" /> <img src="/images/ocsp/extension.svg" style="width: 25px; margin-right:5px;" />