Template:Quest/doc: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
>OmegaK2
>OmegaK2
No edit summary
Line 81: Line 81:
| {{yes}}
| {{yes}}
|}
|}
==Template==
===Minimal===
<nowiki>{{Quest
|name=
|boss=
|required=
|start=
|objective=
|completion=
|act=
|walkthough=
}}</nowiki>
===Full===
<nowiki>{{Quest
|name=
|icon=
|boss=
|boss_image=
|required=
|start=
|objective=
|completion=
|act=
|walkthough=
}}</nowiki>

Revision as of 00:55, 10 July 2015

Lua logo

This template uses the following modules:

Overview

Arguments

Argument Description Lua Min Opt
name
icon
boss
boss_image
key_item
required
start
objective
completion
act
walkthrough

Template

Minimal

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

Full

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