Template:FaunaSet/Data
From Paw Borough Wiki
This is a template that contains important information used in Template:FaunaSet, and should not be directly used on article page.
|id={{#switch: {{{2}}}
|title=TITLE
|items={{Card|TBA}}{{Card|TBA}}{{Card|TBA}}
}}
Add the above to the source code after "<!-- list starts -->" but before "<!-- list ends -->".
- "id" should always be lowercase to keep consistency. The name should be reasonable, as an example the Romanovtsa faunas may have the id "romanovtsa".
- "TITLE" is the visible title of the set. The name should be reasonable, as an example the Romanovtsa faunas may be simply titled "Romanovtsa".
- Items are added after
|items=and utilize the {{Card}} template. Items should be ordered alphabetically.
A completed example:
|romanovtsa={{#switch: {{{2}}}
|title = Romanovtsa
|items = {{Card|Northern Romanovtsa}}{{Card|Southern Romanovtsa}}{{Card|Western Romanovtsa}}
}}
