Template:LocTableHead

Revision as of 09:46, 3 November 2024 by InvalidCards (talk | contribs) (Created page with "<includeonly><table class="wikitable sortable filterable sticky-header loctable autosort=1,a" style="text-align:center"> <tr> <th>Location</th> <th>Qty.</th> </tr></includeonly><noinclude>{{/doc}}</noinclude>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Template documentation
This documentation is transcluded from Template:LocTableHead/doc. [edit] [history] [purge]

The LocLine templates are used to list an entity's locations. Three templates are used to form the locations table:

  • {{LocTableHead}} - Contains table headers for the top of the locations table
  • {{LocLine}} - Template for all of the individual location lines
  • {{LocTableBottom}} - Contains table footers for the bottom of the locations table

Example

{{LocTableHead}}
{{LocLine|loc=Apothecary|quantity=1}}
{{LocTableBottom}}

gives:

Parameter details

version

The version of the entity. It should match one of the versions found in the infobox.

Unfilled location lines for quick copy-paste

{{LocTableHead}}
{{LocLine|location=|quantity=}}
{{LocTableBottom}}