Main Page

Difference between revisions of "Template:NGSQuestTable"

From Arks-Visiphone
Jump to navigation Jump to search
(I think for simplicity we should just stick with this. We can create a dedicated table for Trainia instead.)
(Port format changes)
 
Line 1: Line 1:
 
{| class="wikitable table-bordered table-responsive-md" style="max-width: 50em;"
 
{| class="wikitable table-bordered table-responsive-md" style="max-width: 50em;"
 +
!colspan="1"| {{{Player Limit}}} player(s)
 
!colspan="3"| {{{Quest Name}}}
 
!colspan="3"| {{{Quest Name}}}
!colspan="1"| {{{Quest Location}}}
 
 
|-
 
|-
|style="width: 25%;"| '''Player Limit''': {{{Player Limit}}}
+
|colspan="1" rowspan="2" style="width: 25%;"| [[{{{Location Thumbnail}}}|frameless|200x200px]]<br>{{{Quest Location}}}
|style="width: 25%;"| '''Enemy Level''': Lv. {{{Enemy Level}}}
+
!colspan="1" style="text-align:left;width: 25%;"| Enemy Level
|style="width: 25%;"| '''Power Level''': {{{Power Level}}}
+
|colspan="2" style="width: 50%;"| Lv. {{{Enemy Level}}}
|style="width: 25%;"| '''Clear Limit''': {{{Clear Limit}}}
+
|-
 +
!colspan="1" style="text-align:left;width: 25%;"| Recommended Power Level
 +
|colspan="2" style="width: 50%;"| {{{Power Level}}} or higher{{#if: {{{Class Level|}}}|<br>Lv.{{{Class Level|}}} or higher|}}
 
|-
 
|-
 
!colspan="4"| Details
 
!colspan="4"| Details
Line 24: Line 26:
 
!colspan="1" style="text-align:left;"| First Clear Reward
 
!colspan="1" style="text-align:left;"| First Clear Reward
 
|colspan="3"| {{{First Clear Reward}}}
 
|colspan="3"| {{{First Clear Reward}}}
 +
|-
 +
!colspan="1" style="text-align:left;"| ''Clear Limit''
 +
|colspan="3"| {{{Clear Limit}}}
 
|-
 
|-
 
!colspan="3"| Description
 
!colspan="3"| Description
Line 57: Line 62:
 
"type": "number",
 
"type": "number",
 
"required": true
 
"required": true
 +
},
 +
"Class Level": {
 +
"label": "Recommended Class Level",
 +
"description": "The recommended power level given in the quest description. Leave blank if there isn't given.",
 +
"type": "number",
 +
"suggested": true,
 +
"example": "30"
 
},
 
},
 
"Power Level": {
 
"Power Level": {
Line 72: Line 84:
 
"suggested": true,
 
"suggested": true,
 
"default": "0",
 
"default": "0",
"required": true
+
"deprecated": "If the quest's desciption has a clear limit listed, then it should be listed in the description."
 
},
 
},
 
"Order Conditions": {
 
"Order Conditions": {
Line 126: Line 138:
 
"example": "Nex Vera",
 
"example": "Nex Vera",
 
"suggested": true,
 
"suggested": true,
"default": "None"
+
"default": "None",
 +
"autovalue": ""
 
},
 
},
 
"Target Enemy Picture": {
 
"Target Enemy Picture": {
Line 142: Line 155:
 
"type": "string",
 
"type": "string",
 
"suggested": true
 
"suggested": true
 +
},
 +
"Location Thumbnail": {
 +
"example": "File:NGSUIQuest Thumbnail Trainia.png",
 +
"type": "wiki-file-name",
 +
"default": "File:NGSUIQuest Thumbnail Trainia.png",
 +
"autovalue": "File:NGSUIQuest Thumbnail Trainia.png",
 +
"suggested": true,
 +
"label": "Location Thumbnail",
 +
"description": "The file name for the thumbnail that appears in the quest infomation window. You can visit [[:Category:NGS Quest Thumbnails]] to see all of the avaliable ones."
 
}
 
}
 
},
 
},
Line 149: Line 171:
 
"Quest Name",
 
"Quest Name",
 
"Quest Location",
 
"Quest Location",
 +
"Location Thumbnail",
 
"Player Limit",
 
"Player Limit",
 
"Enemy Level",
 
"Enemy Level",
 
"Power Level",
 
"Power Level",
 +
"Class Level",
 
"Clear Limit",
 
"Clear Limit",
 
"Order Conditions",
 
"Order Conditions",

Latest revision as of 22:32, 23 March 2023

{{{Player Limit}}} player(s) {{{Quest Name}}}
[[{{{Location Thumbnail}}}|frameless|200x200px]]
{{{Quest Location}}}
Enemy Level Lv. {{{Enemy Level}}}
Recommended Power Level {{{Power Level}}} or higher
Details
Order Conditions {{{Order Conditions}}}
Clear Conditions {{{Clear Conditions}}}
Failure Conditions {{{Failure Conditions}}}
Rewards {{{Rewards}}}
First Clear Reward {{{First Clear Reward}}}
Clear Limit {{{Clear Limit}}}
Description Target Enemy
{{{Description}}} [[{{{Target Enemy Picture}}}|128px|link=]]
{{{Target Enemy Name}}}

Documentation

This template can be used in quest listings to provide information on a quest in NGS. The information provided should be from the information window the game provides, but additional information can be added.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Quest NameQuest Name

The name of the quest.

Example
Subdue the Overseer-type DOLL
Stringrequired
Quest LocationQuest Location

This is the name of the location shown in the quest information window below the quest's name.

Example
Trainia Interior
Stringsuggested
Location ThumbnailLocation Thumbnail

The file name for the thumbnail that appears in the quest infomation window. You can visit [[:Category:NGS Quest Thumbnails]] to see all of the avaliable ones.

Default
File:NGSUIQuest Thumbnail Trainia.png
Example
File:NGSUIQuest Thumbnail Trainia.png
Auto value
File:NGSUIQuest Thumbnail Trainia.png
Filesuggested
Player LimitPlayer Limit

The maximum number of players allowed given in the quest description.

Example
8
Numberrequired
Average Enemy LevelEnemy Level

The average enemy level given in the quest description.

Example
30
Numberrequired
Recommended Power LevelPower Level

The recommended power level given in the quest description.

Example
1234
Numberrequired
Recommended Class LevelClass Level

The recommended power level given in the quest description. Leave blank if there isn't given.

Example
30
Numbersuggested
Clear LimitClear Limit

Some quests have a limit on the number of times you can clear them, given in the description.

Default
0
Example
1
Numberdeprecated
Quest Order ConditionsOrder Conditions

The order conditions required to accept the quest

Default
None
Example
Above the recommended levels
Stringsuggested
Quest Clear ConditionsClear Conditions

The conditions required to complete the quest.

Default
None
Example
Destroy the enemy targets
Stringsuggested
Quest Failure ConditionsFailure Conditions

The conditions that cause the quest to end in failure.

Default
None
Example
More than 30:00
Stringsuggested
Quest RewardsRewards

The rewards given to the player each time the quest is completed. Ideally you want to use Template:NGSItem for listing items, using the <br> tag.

Default
None
Example
0 EXP<br>10,000 {{Icons|nmeseta}}<br>0 {{Icons|Seasonal Points}}
Stringsuggested
Quest First Clear RewardFirst Clear Reward

The rewards given to the player when they clear the quest for the first time

Default
None
Example
0 EXP<br>10,000 {{Icons|nmeseta}}<br>0 {{Icons|Seasonal Points}}
Stringsuggested
Quest DescriptionDescription

The description the quest provides. Wikitext works here. ※Quest notes, like those in yellow, should be written in bold surrounding the text with '''three apostrophes'''.

Default
N/A
Stringrequired
Target Enemy NameTarget Enemy Name

If the quest has one, the target enemy's name can be entered here.

Default
None
Example
Nex Vera
Auto value
Unknownsuggested
Target Enemy PictureTarget Enemy Picture

The picture of the target enemy, if there is one.

Default
File:UIEnemyNoData.png
Example
File:UIEnemyNexAelio.png
Filesuggested