Template:LocTableHead: Difference between revisions

From Brighter Shores Wiki
Jump to navigation Jump to search
Content added Content deleted
(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
 
(One intermediate revision by one other user not shown)
Line 2: Line 2:
<tr>
<tr>
<th>Location</th>
<th>Location</th>
<th>Episode</th>
<th>Qty.</th>
<th>Qty.</th>
</tr></includeonly><noinclude>{{/doc}}</noinclude>
</tr>{{#vardefine:loc_version|{{{version|}}}}}</includeonly><noinclude>{{/doc}}</noinclude>

Latest revision as of 20:49, 18 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:

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}}