Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Shop Stock: Difference between revisions

Template page
No edit summary
Tag: Reverted
No edit summary
Tag: Manual revert
Line 9: Line 9:
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><includeonly>
</noinclude><includeonly>
<div class="container">
{|class="wikitable"
  <div class="view-stock">
|-
    <h3>View Stock</h3>
! Item !! X Y Z !! Status !! Notes
    <table class="wikitable mw-collapsible">
{{{Stock|}}}
      <thead>
|}
        <tr>
          <th>Item</th>
          <th>X Y Z</th>
          <th>Status</th>
          <th>Notes</th>
        </tr>
      </thead>
      <tbody>
        {{{Stock|}}}
      </tbody>
    </table>
  </div>
</div>
</includeonly>
</includeonly>

Revision as of 17:34, 16 December 2024

This is the "Shop Stock" template. It should be called in the following format:

{{Shop Stock
|Stock=
}}

Edit the page to see the template text.