Template:Missionreq/doc

Revision as of 15:33, 16 June 2020 by Banri (talk | contribs) (Created page with "{{Documentation}} :''For information on updating requirements, see Module:Missionreq/data'' Creates a list of required missions as list. Missions required for those liste...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
This is a documentation subpage for Template:Missionreq.
It contains usage information, categories, and other content that is not part of the original template page.
Template:Missionreq invokes function main in Module:Missionreq using Lua.
For information on updating requirements, see Module:Missionreq/data

Creates a list of required missions as list. Missions required for those listed will also be listed, as a sublist; and so on.

Usage
{{Missionreq|<missionname>}}

If lists are becoming too long, then the level of indentation can be limited with the second parameter.

{{Missionreq|<missionname>|<limit>}}

For example, {{Missionreq|JayCo - A Brief History Part 1|1}} will only list the quests directly required:

Missions:

{{Missionreq|JayCo - A Brief History Part 1|2}} will list the requirements directly required, and sublists of the ones directly required for those, but nothing further:

Missions:

If a quest's requirements have been cut off, this will be denoted with ellipses (...). The default cut off is 9 levels.