Template:Bestiary/doc: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
>Vinifera7
(Created page with "{{Documentation subpage}} {{Lua|Module:Bestiary}} ==Overview== Creates cargo tables for Bestiary content. The data is taken from subpages on the Bestiary modules and sto...")
No edit summary
 
(4 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.


==Overview==
==Overview==
Line 17: Line 17:
-->
-->
==Cargo==
==Cargo==
* [[Template:Bestiary/cargo/components]]
{| class="wikitable"
* [[Template:Bestiary/cargo/recipe components]]
! Table !! Declared by !! Attached by
* [[Template:Bestiary/cargo/recipes]]
|-
| [[Special:CargoTables/bestiary_components|bestiary_components]]
| {{tl|Bestiary/cargo/bestiary components/declare}}
| {{tl|Bestiary/cargo/bestiary components/attach}}
|-
| [[Special:CargoTables/bestiary_recipe_components|bestiary_recipe_components]]
| {{tl|Bestiary/cargo/bestiary recipe components/declare}}
| {{tl|Bestiary/cargo/bestiary recipe components/attach}}
|-
| [[Special:CargoTables/bestiary_recipes|bestiary_recipes]]
| {{tl|Bestiary/cargo/bestiary recipes/declare}}
| {{tl|Bestiary/cargo/bestiary recipes/attach}}
|}


{{Documentation categories|
{{Documentation categories|

Latest revision as of 06:37, 26 June 2022

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
bestiary_components {{Bestiary/cargo/bestiary components/declare}} {{Bestiary/cargo/bestiary components/attach}}
bestiary_recipe_components {{Bestiary/cargo/bestiary recipe components/declare}} {{Bestiary/cargo/bestiary recipe components/attach}}
bestiary_recipes {{Bestiary/cargo/bestiary recipes/declare}} {{Bestiary/cargo/bestiary recipes/attach}}