Template:Anima by Category Table: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (6 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
<includeonly>{{#DPL: | <includeonly>{{#DPL: | ||
|namespace = | |namespace = | ||
|uses | |uses = Template:Anima Infobox | ||
|category | |category = Anima | ||
|category={{{1|}}} | |category = {{{1|}}} | ||
|category={{{category2|}}} | |category = {{{category2|}}} | ||
|notcategory={{{not1|}}} | |category = {{{category3|}}} | ||
|notcategory={{{not2|}}} | |notcategory = {{{not1|}}} | ||
|include | |notcategory = {{{not2|}}} | ||
|table | |include = {{#ifeq:{{{1|}}}|Special Anima<!-- | ||
-->class=" | -->|{Anima Infobox}:id:%PAGE%:name:rarity<!-- | ||
-->|{Anima Infobox}:id:%PAGE%:name:rarity:aspect:trait}} | |||
|table = {{#ifeq:{{{1|}}}|Special Anima<!-- | |||
-->|class="wikitable sortable" style="width:100%",-,class="unsortable" style="width:100px"¦<!-- | |||
-->Id<!-- | -->Id<!-- | ||
-->,Icon<!-- | -->,Icon<!-- | ||
-->,Name<!-- | -->,Name<!-- | ||
-->,Rarity<!-- | |||
-->|class="wikitable sortable" style="width:100%",-,class="unsortable" style="width:100px"¦<!-- | |||
-->Id<!-- | |||
-->,Icon<!-- | |||
-->,Name<!-- | |||
-->,Rarity<!-- | |||
-->,Aspect<!-- | -->,Aspect<!-- | ||
-->,Trait | -->,Trait}} | ||
|tablerow | |tablerow = {{#ifeq:{{{1|}}}|Special Anima<!-- | ||
-->%%<!-- | -->|%%<!-- | ||
-->,[[File:%PAGE% Anima Icon.png|link=%PAGE%|50px]]<!-- | |||
-->,²{#if:%%¦[[%PAGE%|%%]]¦[[%PAGE%]]}²<!-- | |||
-->,[[File:Icon %% Stars.png|link=|x16px]]<!-- | |||
-->|%%<!-- | |||
-->,[[File:%PAGE% Anima Icon.png|link=%PAGE%|50px]]<!-- | -->,[[File:%PAGE% Anima Icon.png|link=%PAGE%|50px]]<!-- | ||
-->,²{#if:%%¦[[%PAGE%|%%]]¦[[%PAGE%]]}²<!-- | -->,²{#if:%%¦[[%PAGE%|%%]]¦[[%PAGE%]]}²<!-- | ||
-->,[[File:%% Aspect Icon.png|link=%%|30px]] [[%%]]<!-- | -->,²{Icon/Stars¦%%}²<!-- | ||
-->,[[File:%% Trait Icon.png|link=%%|30px]] [[%%]] | -->,[[File:%% Aspect Icon.png|class=attributeicon|link=%%|30px]] [[%%]]<!-- | ||
|resultsheader={{{resultsheader|'''%PAGES%''' [[Anima]] match the category selection:\n}}} | -->,[[File:%% Trait Icon.png|class=attributeicon|link=%%|30px]] [[%%]]}} | ||
|noresultsfooter={{{noresultsfooter|\nNo [[Anima]] match the category selection.}}} | |resultsheader = {{{resultsheader|'''%PAGES%''' [[Anima]] match the category selection:\n}}} | ||
|tablesortcol={{{sort|1}}} | |oneresultheader = {{{oneresultheader|'''%PAGES%''' [[Anima]] matches the category selection:\n}}} | ||
|skipthispage=no | |noresultsfooter = {{{noresultsfooter|\nNo [[Anima]] match the category selection.}}} | ||
|tablesortcol = {{{sort|1}}} | |||
|skipthispage = no | |||
}}</includeonly><noinclude>{{Documentation|type=Data}}</noinclude> | }}</includeonly><noinclude>{{Documentation|type=Data}}</noinclude> | ||
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 |