Template:Daily Catch table
From Guild Wars 2 Wiki
Jump to navigationJump to search
Description[edit]
This template displays the daily catches on Taro Everclaw in a table where only the current entry is shown, the previous entries are hidden in collapsed subtables.
Usage[edit]
{{Daily Catch table|
<date1> <fish1>
<date2> <fish2>
...
<dateN> <fishN>
}}
Parameters[edit]
- 1 (unnamed parameter)
- Required. List of daily catch entries separated by a new line, each entry consists of a date (YYYY-MM-DD) and a fish in wiki text (for example using template item icon) separated by a whitespace.
Example[edit]
{{Daily Catch table|
2022-03-31 {{item icon|Spectral Jellyfish}}
2022-03-30 {{item icon|Wolffish}}
}}
| Date (UTC) | Fish |
|---|---|
| March 31, 2022 | Spectral Jellyfish |
| Previous Daily Catches | |
| March 2022 | |
| 30th | Wolffish |

