Template:LocTableHead: Difference between revisions
Jump to navigation
Jump to search
Content added Content deleted
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>") |
No edit summary |
||
Line 3: | Line 3: | ||
<th>Location</th> |
<th>Location</th> |
||
<th>Qty.</th> |
<th>Qty.</th> |
||
</tr></includeonly><noinclude>{{/doc}}</noinclude> |
</tr>{{#vardefine:loc_version|{{{version|}}}}}</includeonly><noinclude>{{/doc}}</noinclude> |
Revision as of 12:27, 6 November 2024
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:
Location | Qty. | |
---|---|---|
Apothecary | Hopeport | 1 |
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}}