Template:Bestiary/doc: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
No edit summary
(category)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Documentation subpage}}
{{Documentation subpage}}
{{Lua|Module:Bestiary}}


This page is not an actual [[mw:Help:Templates|template]]. It exists to group templates that define or attach Cargo templates related to Bestiary under a common base page name.
This page is not an actual [[mw:Help:Templates|template]]. It exists to group templates that define or attach Cargo templates related to Bestiary under a common base page name.
Line 20: Line 18:
==Cargo==
==Cargo==
{| class="wikitable"
{| class="wikitable"
! Table !! Declared by !! Attached by
! Table !! Declared by !! Attached by !! Data
|-
|-
| [[Special:CargoTables/bestiary_components|bestiary_components]]
| [[Special:CargoTables/bestiary_components|bestiary_components]]
| {{tl|Bestiary/cargo/bestiary components/declare}}
| {{tl|Bestiary/cargo/bestiary components/declare}}
| {{tl|Bestiary/cargo/bestiary components/attach}}
| {{tl|Bestiary/cargo/bestiary components/attach}}
| {{tl|Bestiary/cargo/bestiary components/store data 1}}
|-
|-
| [[Special:CargoTables/bestiary_recipe_components|bestiary_recipe_components]]
| [[Special:CargoTables/bestiary_recipe_components|bestiary_recipe_components]]
| {{tl|Bestiary/cargo/bestiary recipe components/declare}}
| {{tl|Bestiary/cargo/bestiary recipe components/declare}}
| {{tl|Bestiary/cargo/bestiary recipe components/attach}}
| {{tl|Bestiary/cargo/bestiary recipe components/attach}}
| {{tl|Bestiary/cargo/bestiary recipe components/store data 1}}
|-
|-
| [[Special:CargoTables/bestiary_recipes|bestiary_recipes]]
| [[Special:CargoTables/bestiary_recipes|bestiary_recipes]]
| {{tl|Bestiary/cargo/bestiary recipes/declare}}
| {{tl|Bestiary/cargo/bestiary recipes/declare}}
| {{tl|Bestiary/cargo/bestiary recipes/attach}}
| {{tl|Bestiary/cargo/bestiary recipes/attach}}
| {{tl|Bestiary/cargo/bestiary recipes/store data 1}}
|}
|}


{{Documentation categories|
{{Documentation categories|
<!-- Categories and interwikis go here. -->
<!-- Categories and interwikis go here. -->
[[Category:Templates]]
[[Category:Cargo templates]]
}}
}}

Latest revision as of 15:42, 30 May 2024

This subpage provides documentation for Template:Bestiary.

This page is not an actual template. It exists to group templates that define or attach Cargo templates related to Bestiary under a common base page name.

Overview

Creates cargo tables for Bestiary content. The data is taken from subpages on the Bestiary modules and stored via cargo calls.

Cargo

Table Declared by Attached by Data
bestiary_components {{Bestiary/cargo/bestiary components/declare}} {{Bestiary/cargo/bestiary components/attach}} {{Bestiary/cargo/bestiary components/store data 1}}
bestiary_recipe_components {{Bestiary/cargo/bestiary recipe components/declare}} {{Bestiary/cargo/bestiary recipe components/attach}} {{Bestiary/cargo/bestiary recipe components/store data 1}}
bestiary_recipes {{Bestiary/cargo/bestiary recipes/declare}} {{Bestiary/cargo/bestiary recipes/attach}} {{Bestiary/cargo/bestiary recipes/store data 1}}