Template:Mission Infobox: Difference between revisions
m (Text replacement - "#BDBDBD; color: #000000;" to "#4a668d; color: #ffffff;") |
Sneaky pete (talk | contribs) No edit summary |
||
Line 44: | Line 44: | ||
|- | |- | ||
{{#if: {{{Previous|}}}| | {{#if: {{{Previous|}}}| | ||
{{!}} '''Previous''' | {{!}} '''Previous Mission''' | ||
{{!}} {{#arraymap:{{{Previous|}}}|,|x|[[Previous::x]]}} }} | {{!}} {{#arraymap:{{{Previous|}}}|,|x|[[Previous::x]]}} }} | ||
|- | |- | ||
{{#if: {{{Next|}}}| | {{#if: {{{Next|}}}| | ||
{{!}} '''Next''' | {{!}} '''Next Mission''' | ||
{{!}} {{#arraymap:{{{Next|}}}|,|x|[[Next::x]]}} }} | {{!}} {{#arraymap:{{{Next|}}}|,|x|[[Next::x]]}} }} | ||
|- | |||
{{#if: {{{Concurrent|}}}| | |||
{{!}} '''Concurrent Mission''' | |||
{{!}} {{#arraymap:{{{Concurrent|}}}|,|x|[[Concurrent::x]]}} }} | |||
|- | |- | ||
{{#if: {{{Patch|}}}| | {{#if: {{{Patch|}}}| | ||
Line 56: | Line 60: | ||
|- | |- | ||
|} | |} | ||
<includeonly>'''{{{Name|}}}''' is the [[mission]] {{{Number|}}} of [[{{{Type|}}}]]. [[Category:Missions|{{PAGENAME}}]] [[Category:{{{Type|}}}s|{{PAGENAME}}]] {{#set:Image=File:{{{Image|}}} }} {{#set:Name={{{Name|}}} }} {{#set:Type={{{Type|}}} |+sep}} {{#set:Number={{{Number|}}} }} {{#set:Level={{{Level|}}} }} {{#set:Requirement={{{Requirement|}}} }} {{#set:Location={{{Location|}}} }} {{#set:Starting NPC={{{Starting NPC|}}} }} {{#set:Points={{{Points|}}} }} {{#set:Description={{{Description|}}} }} {{#set:Reward={{{Reward|}}} |+sep}} {{#set:Achievement={{{Achievement|}}} }} {{#set:Previous={{{Previous|}}} |+sep}} {{#set:Next={{{Next|}}} |+sep}} {{#set:Patch={{{Patch|}}} }}</includeonly> | <includeonly>'''{{{Name|}}}''' is the [[mission]] {{{Number|}}} of [[{{{Type|}}}]]. [[Category:Missions|{{PAGENAME}}]] [[Category:{{{Type|}}}s|{{PAGENAME}}]] {{#set:Image=File:{{{Image|}}} }} {{#set:Name={{{Name|}}} }} {{#set:Type={{{Type|}}} |+sep}} {{#set:Number={{{Number|}}} }} {{#set:Level={{{Level|}}} }} {{#set:Requirement={{{Requirement|}}} }} {{#set:Location={{{Location|}}} }} {{#set:Starting NPC={{{Starting NPC|}}} }} {{#set:Points={{{Points|}}} }} {{#set:Description={{{Description|}}} }} {{#set:Reward={{{Reward|}}} |+sep}} {{#set:Achievement={{{Achievement|}}} }} {{#set:Previous={{{Previous|}}} |+sep}} {{#set:Next={{{Next|}}} |+sep}} {{#set:Concurrent={{{Concurrent|}}} |+sep}} {{#set:Patch={{{Patch|}}} }}</includeonly> | ||
<noinclude> | <noinclude> | ||
Designed for use on [[Mission]] pages. | Designed for use on [[Mission]] pages. | ||
Line 76: | Line 80: | ||
|Previous = | |Previous = | ||
|Next = | |Next = | ||
|Concurrent = | |||
|Patch = | |Patch = | ||
}} | }} |
Revision as of 21:15, 11 September 2023
Mission Infobox | |
---|---|
Information |
Designed for use on Mission pages.
Usage
{{Mission Infobox |Image = |Name = |Type = |Number = |Level = |Requirement = |Location = |Starting NPC = |Description = |Reward = |Achievement = |Previous = |Next = |Concurrent = |Patch = }}
Parameters