Gaming
 

Template:Infobox Mission

From PotBS Wiki

[edit] Example

Infobox Mission
Nation: Invalid Nation. See Template:Infobox Mission
Type: Unknown
Location: {{{location}}}
Career: {{{career}}}
Level: {{{level}}}
NPC: {{{npc}}}
Reward: {{{reward}}}
Requires: {{{requires}}}


[edit] Usage

Parameters
field name description
mission name of the mission
image Screenshot
nation what nation this mission is available to
  • Britain
  • France
  • Spain
  • Pirate
  • The Netherlands
  • All

In case you want to show multiple nations use nation = Britain, nation2 = France, etc

career what careers this mission is available to
  • [[Navy Officer]]
  • [[Freetrader]]
  • [[Privateer]]
  • [[Pirate]]
  • All
type The Type of mission this is
  • Collection - Return with a Number of items (like pennants)
  • Bounty - The Mission is to kill a set number of NPC's of a particular Name and/or Faction
  • Land - The Mission only contains Swashbuckling Encounters
  • Sea - The Mission only Contains Sea Based combat
  • Mixed - The Mission contains Both Land Combat and Sea Combat
  • Unknown - It is unknown or unclassified what the type of mission is
location what city the mission is available in. Please use references. Separate multiple cities with <br>
  • [[Charlesfort]]
  • [[Vera Cruz]]<br>[[Jenny Bay]]<br>[[Marsh Harbour]]
  • [[Pointe-a-Pitre]]
level the minimal level requirement of this mision
npc the npc that presents you the mission
  • Cornelius Porter
  • Geert Riddering
Reward the reward received by completing this mission successfully
  • 128 Doubloons
  • 5 [[Ingot, Iron]]
  • 200 [[Bronze Round Shot]]

[edit] Using the Infobox

If you want to add the infobox to an existing page, copy and paste the following code and add it to the top:

{{Infobox Mission
|mission      = 
|image        =
|nation       = 
|career       =
|location     = 
|level        = 
|npc          = 
|reward       = 
|requires     =
}}