Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Infobox/Task/doc: Difference between revisions

Template page
Content added Content deleted
m (Graze moved page Template:Infobox Task/doc to Template:Infobox/Task/doc without leaving a redirect)
mNo edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 4: Line 4:
| Type =
| Type =
| Given By = (Name)
| Given By = (Name)
| Location =
| Rewards =
| Rewards =
| Related =
| Key =
}}</nowiki></pre>
}}</nowiki></pre>


Line 17: Line 18:
"Type": {
"Type": {
"type": "string",
"type": "string",
"suggested": true,
"description": "What type of task is this?",
"description": "What type of task is this?",
"example": "Assassination / Collect / Exploration"
"example": "Assassination / Collect / Exploration",
"required": true
},
},
"Given By": {
"Given By": {
Line 32: Line 33:
"description": "A list of the rewards, include links where possible."
"description": "A list of the rewards, include links where possible."
},
},
"Related": {
"Location": {
"description": "What locations is this task related to?",
"suggested": true
},
"PrevTask": {
"description": "What was the last task in this chain?",
"suggested": true
},
"NextTask": {
"description": "What does this task unlock?",
"suggested": true
},
"Key": {
"description": "What key is needed for this task",
"type": "string",
"type": "string",
"suggested": true,
"suggested": true
"description": "What was the previous Task, what is the next Task?"
}
}
},
},
Line 45: Line 58:
"Given By",
"Given By",
"Rewards",
"Rewards",
"Related"
"Location",
"Key",
"PrevTask",
"NextTask"
]
]
}
}

Latest revision as of 12:09, 15 May 2024

Usage

{{Infobox Task
| Image =
| Type = 
| Given By = (Name)
| Location =
| Rewards =
| Key =
}}

Template Data

A Templated used in the creation of Tasks

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
ImageImage

no description

Fileoptional
TypeType

What type of task is this?

Example
Assassination / Collect / Exploration
Stringrequired
Given ByGiven By

Name of the Vendor who gave the task

Example
Lab Rat
Stringrequired
RewardsRewards

A list of the rewards, include links where possible.

Stringsuggested
LocationLocation

What locations is this task related to?

Unknownsuggested
KeyKey

What key is needed for this task

Stringsuggested
PrevTaskPrevTask

What was the last task in this chain?

Unknownsuggested
NextTaskNextTask

What does this task unlock?

Unknownsuggested
Cookies help us deliver our services. By using our services, you agree to our use of cookies.