Template:Anima by Category Table: Difference between revisions
Jump to navigation
Jump to search
changing rarity file to template for cases where the rarity isn't known yet |
No edit summary |
||
| Line 12: | Line 12: | ||
-->|{Anima Infobox}:id:%PAGE%:name:rarity:aspect:trait}} | -->|{Anima Infobox}:id:%PAGE%:name:rarity:aspect:trait}} | ||
|table = {{#ifeq:{{{1|}}}|Special Anima<!-- | |table = {{#ifeq:{{{1|}}}|Special Anima<!-- | ||
-->|class=" | -->|class="wikitable sortable" style="width:100%",-,class="unsortable" style="width:100px"¦<!-- | ||
-->Id<!-- | -->Id<!-- | ||
-->,Icon<!-- | -->,Icon<!-- | ||
-->,Name<!-- | -->,Name<!-- | ||
-->,Rarity<!-- | -->,Rarity<!-- | ||
-->|class=" | -->|class="wikitable sortable" style="width:100%",-,class="unsortable" style="width:100px"¦<!-- | ||
-->Id<!-- | -->Id<!-- | ||
-->,Icon<!-- | -->,Icon<!-- | ||
Latest revision as of 17:54, 13 July 2026
Note: parts of or the entire template might not be visible without values provided.
| Main | Documentation | Usage |
Syntax
- 1: category
- category2: additional category
- category3: additional category
- not1: exclude category
- not2: additional exclude category
- resultsheader: custom results header
- oneresultheader: custom one result header
- noresultsfooter: custom no results header
- sort: custom sort
Examples
Example 1
{{Anima by Category Table|Satiation Anima}} yields:
6 Anima match the category selection:
| Id | Icon | Name | Rarity | Aspect | Trait |
|---|---|---|---|---|---|
| 001 | Puddlipup | ||||
| 014 | Vulberry | ||||
| 025 | Nomnom | ||||
| 026 | Pupanoo | ||||
| 044 | Frigull | ||||
| 079 | Hoggit | File:Trait Icon.png [[]] |
Example 2
{{Anima by Category Table|Satiation Anima|category2 = Striker Anima}} yields:
No Anima match the category selection.
Example 3
{{Anima by Category Table|Satiation Anima|not1 = Striker Anima}} yields:
6 Anima match the category selection:
| Id | Icon | Name | Rarity | Aspect | Trait |
|---|---|---|---|---|---|
| 001 | Puddlipup | ||||
| 014 | Vulberry | ||||
| 025 | Nomnom | ||||
| 026 | Pupanoo | ||||
| 044 | Frigull | ||||
| 079 | Hoggit | File:Trait Icon.png [[]] |
Example 4
{{Anima by Category Table|Special Anima}} yields:
1 Anima matches the category selection:
| Id | Icon | Name | Rarity |
|---|---|---|---|
| 042 | Petrilog |
Template Data
Filter Anima by category, displayed as a table.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| 1 | 1 | The category to filter Anima by
| String | required |
| category2 | category2 | Additional category to filter Anima by
| String | optional |
| not1 | not1 | Exclude category | String | optional |
| not2 | not2 | Additional exclude category | String | optional |
| resultsheader | resultsheader | Custom results header (optional)
| String | optional |
| oneresultheader | oneresultheader | Custom one result header (optional)
| String | optional |
| noresultsfooter | noresultsfooter | Custom no results footer (optional)
| String | optional |