[dismiss]
The wiki is currently a work in progress. If you'd like to help out, please check the Community Portal and our getting started guide. Also, check out our sister project on poewiki.net.
Template:Item acquisition/doc: Difference between revisions
Jump to navigation
Jump to search
>OmegaK2 No edit summary |
>OmegaK2 No edit summary |
||
Line 3: | Line 3: | ||
==Overview== | ==Overview== | ||
This template creates an section | This template creates an section containing information about how to acquire the item into the page by querying drop information specified in the {{tlx|Item}} template. It also scans if the item used in relevant recipes. | ||
==Parameters== | |||
All parameters are optional | |||
{| class="wikitable sortable" | |||
! Parameter | |||
! Value | |||
! Description | |||
|- | |||
| page | |||
| str | |||
| Name of the wiki page to scan for acquisition methods. | |||
By default, this is the page the template is placd on. | |||
|- | |||
| insert | |||
| str | |||
| Insert the given string into the item acquisition section on the page. | |||
|} | |||
<includeonly> | <includeonly> |
Revision as of 12:40, 18 March 2018

This subpage provides documentation for Template:Item acquisition.
Overview
This template creates an section containing information about how to acquire the item into the page by querying drop information specified in the {{Item}}
template. It also scans if the item used in relevant recipes.
Parameters
All parameters are optional
Parameter | Value | Description |
---|---|---|
page | str | Name of the wiki page to scan for acquisition methods.
By default, this is the page the template is placd on. |
insert | str | Insert the given string into the item acquisition section on the page. |