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:Quest/doc

From Path of Exile 2 Wiki
Revision as of 16:11, 10 July 2015 by >OmegaK2 (→‎Arguments)
Jump to navigation Jump to search

Lua logo

This template uses the following modules:

Overview

Arguments

Argument Description Lua Min Opt
name Yes Yes No
icon Yes No Yes
boss Either accepts the boss name or a number.

If a boss is specified, it will generate a link and image to the boss in the appropinate field.

If a number is specified, it is the number of bosses. Each individual boss can then be specified as boss1, boss2, boss3 ... bossN

Yes No Yes
boss_link Specifiy this if the linked boss page differs from the boss name. Yes No Yes
boss_image Specify this if the boss image is different from the default "boss.png". Consider moving the image for consistency before setting this option Yes No Yes
key_item Yes No Yes
required Yes Yes Yes
start Yes Yes Yes
objective Yes Yes Yes
completion Yes Yes Yes
act No Yes Yes
walkthrough No Yes Yes

Template

Minimal

{{Quest
|name=
|boss=
|required=
|start=
|objective=
|completion=
|act=
|walkthrough=
}}

Full

{{Quest
|name=
|icon=
|boss=
|boss_image=
|required=
|start=
|objective=
|completion=
|key_item=
|act=
|walkthrough=
}}