Template:Locations/doc
Appearance
This is the documentation page for Template:Locations.
Renders a table of locations.
Each location takes a name, an optional link when the page title differs from the name shown, an optional rate, and an optional note. The Rate column is only rendered when at least one location supplies a rate, so tables without one keep two columns.
Usage
{{Locations
|name1 = Location name 1
|link1 = Location page 1
|rate1 = Location encounter rate 1
|note1 = Location note 1
|name2 = Location page 2
|note2 = Location note 2
}}
| Location | Rate | Note |
|---|---|---|
| Location name 1 | Location encounter rate 1 | Location note 1 |
| Location page 2 | Location note 2 |