Modding:Basic Block: Difference between revisions

From Vintage Story Wiki
no edit summary
No edit summary
No edit summary
Line 74: Line 74:
*** '''inside'''
*** '''inside'''
</div>
</div>
<table id="treeviewtable" class="table table-bordered tt-table">
  <thead>
  <tr>
    <th>#</th>
    <th>First Name</th>
    <th>Last Name</th>
    <th style="width:400px">Graph here</th>
    <th>Username</th>
  </tr>
  </thead>
  <tbody>
  <tr>
    <th scope="row">1</th>
    <td>Mark</td>
    <td>Otto</td>
    <td>
      <div class="tt" data-tt-id="root">Mark</div>
    </td>
    <td>@mdo</td>
  </tr>
  <tr>
    <th scope="row">2</th>
    <td>Jacob</td>
    <td>Thornton</td>
    <td>
      <div class="tt" data-tt-id="jacob" data-tt-parent="root">Jacob</div>
    </td>
    <td>@fat</td>
  </tr>
  <tr>
    <th scope="row">3</th>
    <td>Larry</td>
    <td>the Bird</td>
    <td>
      <div class="tt" data-tt-id="larry" data-tt-parent="root">Larry</div>
    </td>
    <td>@<a href="http://www.jqueryscript.net/tags.php?/twitter/">twitter</a></td>
  </tr>
  <tr>
    <th scope="row">4</th>
    <td>Tony</td>
    <td>the Bird</td>
    <td>
      <div class="tt" data-tt-id="tony" data-tt-parent="larry">Tony</div>
    </td>
    <td>@twitter</td>
  </tr>
  <tr>
    <th scope="row">1</th>
    <td>Mark</td>
    <td>Otto</td>
    <td>
      <div class="tt" data-tt-id="asd">Mark</div>
    </td>
    <td>@mdo</td>
  </tr>
  </tbody>
</table>
Confirmedusers, editor, Administrators
886

edits