Template:Mission Infobox: Difference between revisions
No edit summary |
No edit summary |
||
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{| class="infobox" style="font-size:89%; width:21em; -moz-border-radius: .2em; -webkit-border-radius: .2em;display:inline-table!important;" | {| class="infobox" style="font-size:89%; width:21em; -moz-border-radius: .2em; -webkit-border-radius: .2em;display:inline-table!important;" | ||
|- | |- | ||
! colspan="2" style="background-color: # | ! colspan="2" style="background-color: #4a668d; color: #ffffff; font-size:120%; padding:0.5em;" | {{{name|{{PAGENAME}}}}} | ||
|- | |- | ||
! colspan="2" |{{#if:{{{Image|}}}|[[File:{{{Image}}}| | ! colspan="2" |{{#if:{{{Image|}}}|[[File:{{{Image}}}|300px]] }} | ||
|- | |- | ||
! colspan="2" style="background-color: # | ! colspan="2" style="background-color: #4a668d; color: #ffffff; padding:0em;" | Information | ||
|- | |- | ||
{{#if: {{{Type|}}}| | {{#if: {{{Type|}}}| | ||
{{!}} '''Type''' | {{!}} '''Type''' | ||
{{!}} | {{!}} {{#arraymap:{{{Type|}}}|,|x|[[Type::x]]}} }} | ||
|- | |- | ||
{{#if: {{{Number|}}}| | {{#if: {{{Number|}}}| | ||
Line 38: | Line 38: | ||
{{!}} '''Reward''' | {{!}} '''Reward''' | ||
{{!}} {{{Reward|}}} }} | {{!}} {{{Reward|}}} }} | ||
|- | |||
{{#if: {{{EXP|}}}| | |||
{{!}} '''EXP''' | |||
{{!}} {{{EXP|}}} }} | |||
|- | |||
{{#if: {{{Credits|}}}| | |||
{{!}} '''Credits''' | |||
{{!}} {{{Credits|}}} }} | |||
|- | |- | ||
{{#if: {{{Achievement|}}}| | {{#if: {{{Achievement|}}}| | ||
Line 44: | Line 52: | ||
|- | |- | ||
{{#if: {{{Previous|}}}| | {{#if: {{{Previous|}}}| | ||
{{!}} '''Previous''' | {{!}} '''Previous Mission''' | ||
{{!}} {{#arraymap:{{{Previous|}}}|,|x|[[Previous::x]]}} }} | {{!}} {{#arraymap:{{{Previous|}}}|,|x|[[Previous::x]]}} }} | ||
|- | |||
{{#if: {{{Concurrent|}}}| | |||
{{!}} '''Concurrent Mission''' | |||
{{!}} {{#arraymap:{{{Concurrent|}}}|,|x|[[Concurrent::x]]}} }} | |||
|- | |- | ||
{{#if: {{{Next|}}}| | {{#if: {{{Next|}}}| | ||
{{!}} '''Next''' | {{!}} '''Next Mission''' | ||
{{!}} {{#arraymap:{{{Next|}}}|,|x|[[Next::x]]}} }} | {{!}} {{#arraymap:{{{Next|}}}|,|x|[[Next::x]]}} }} | ||
|- | |- | ||
Line 56: | Line 68: | ||
|- | |- | ||
|} | |} | ||
<includeonly>'''{{{Name|}}}''' is | <includeonly>'''{{{Name|}}}''' is the [[mission]] {{{Number|}}} of {{#arraymap:{{{Type|}}}|,|x|[[Type::x]]}}. [[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:EXP={{{EXP|}}} }} {{#set:Credits={{{Credits|}}} }} {{#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 73: | Line 85: | ||
|Description = | |Description = | ||
|Reward = | |Reward = | ||
|EXP = | |||
|Credits = | |||
|Achievement = | |Achievement = | ||
|Previous = | |Previous = | ||
|Next = | |Next = | ||
|Concurrent = | |||
|Patch = | |Patch = | ||
}} | }} |
Latest revision as of 18:12, 17 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 = |EXP = |Credits = |Achievement = |Previous = |Next = |Concurrent = |Patch = }}
Parameters