Line 6: |
Line 6: |
| | | |
| <pre>{{QuestsKai | | <pre>{{QuestsKai |
− | | Cat = ''the quest category:'' Composition; Sortie; PVP; Expedition; Supply; Factory; Modernization | + | | Cat = "the quest category:" Composition; Sortie; PVP; Expedition; Supply; Factory; Modernization |
− | | Type = ''the quest type:'' One; Day; Week; Month; Quar; Year1; Year2; Year3; Year4; Year5; Year6; Year7; Year8; Year9; Year10; Year11; Year12 | + | | Type = "the quest type:" One; Day; Week; Month; Quar; Year1; Year2; Year3; Year4; Year5; Year6; Year7; Year8; Year9; Year10; Year11; Year12 |
− | | Lim = ''if the quest is limited time:'' (optional/True) | + | | Lim = "if the quest is limited time:" (optional/True) |
− | | ID = ''the quests wiki ID (not the API ID) | + | | ID = "the quests wiki ID (not the API ID)" |
− | | Qreq1 = ''the prerequisite questd needed (up to 5) | + | | Qreq1 = "the prerequisite questd needed (up to 5)" |
− | | page = ''page name of prerequisite quest; should only be used if prerequisite quest isn't listed on the page | + | | page = "page name of prerequisite quest (should only be used if prerequisite quest isn't listed on the page)" |
− | | nameJp = ''the original Japanese name | + | | nameJp = "the original Japanese name" |
− | | nameEn = ''the translated name (English) | + | | nameEn = "the translated name (English)" |
− | | text = ''Either the original Japanese text, or its "poetic" translation | + | | text = "Either the original Japanese text, or its "poetic" translation" |
− | | req = ''The real quest requirements breakdown | + | | req = "The real quest requirements breakdown" |
| | fuel = (optional/number) | | | fuel = (optional/number) |
| | ammo = (optional/number) | | | ammo = (optional/number) |
| | steel = (optional/number) | | | steel = (optional/number) |
| | bauxite = (optional/number) | | | bauxite = (optional/number) |
− | | Main = ''the granted quest rewards (if any) | + | | Main = "the granted quest rewards (if any)" |
− | | Choice1 = ''the 1st choice for quest rewards (if any; only if there is no | Main = ) | + | | Choice1 = "the 1st choice for quest rewards (if any; only if there is no | Main = )" |
− | | Choice2 = ''the 2nd choice for quest rewards (if any; only after | Main = /or/ | Choice1 = ) | + | | Choice2 = "the 2nd choice for quest rewards (if any; only after | Main = /or/ | Choice1 = )" |
− | | notes = ''anything else that needs to be mentioned (optional) | + | | notes = "anything else that needs to be mentioned (optional)" |
| }}</pre> | | }}</pre> |
| | | |