(12 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
{{Widget:Extensions-in-open-csp}}
+
{{widget:Extensions-in-open-csp}}
</noinclude>
+
</noinclude><includeonly>
<includeonly>
+
<!--{if (isset($type) && $type != "")}-->
<table class="table">
+
<!--{if ($type==='extension')}--><img src="/images/ocsp/extension.svg" style="width: 25px; margin-right:5px;" /><!--{/if}-->
  <thead class="thead-dark">
+
<!--{if ($type==='skin')}--><img src="/images/ocsp/skin.svg" style="width: 25px; margin-right:5px;" /><!--{/if}-->
    <tr>
+
<!--{if ($type==='ws')}--><img src="/images/ocsp/ws-extension.svg" style="width: 25px; margin-right:5px;" /><!--{/if}-->
      <th scope="col">#</th>
+
<!--{else}--><img src="/images/ocsp/extension.svg" style="width: 25px; margin-right:5px;" /><!--{/if}-->
      <th scope="col">First</th>
 
      <th scope="col">Last</th>
 
      <th scope="col">Handle</th>
 
    </tr>
 
  </thead>
 
  <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>
 
 
</includeonly>
 
</includeonly>

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;" />