Documentation for this module may be created at Module:SWGcite/data/doc
return {
expansions = {
AED = "[[Star Wars Galaxies#An Empire Divided|''Star Wars Galaxies: An Empire Divided'']]",
JtL = "''[[Star Wars Galaxies: Jump to Lightspeed]]''",
RotW = "''[[Star Wars Galaxies: Rage of the Wookiees]]''",
ToOW = "''[[Star Wars Galaxies: Trials of Obi-Wan]]''",
NGE = "''[[Star Wars Galaxies]]'' <small>(post-[[Star Wars Galaxies#New Game Enhancements|NGE]])</small>",
},
modes = {
heroic = {
a = "Heroic Instance: \"",
b = "\""
},
collection = {
a = "Collection: \"",
b = "\""
},
holocron = {
a = "Holocron: \"",
b = "\""
},
general = {
a = "Quest: \"",
b = "\" on "
},
poi = {
a = "Point of Interest: \"",
b = "\" on "
},
space_poi = {
a = "Point of Interest: \"",
b = "\" in the "
},
herald = {
a = "Herald NPC: \"",
b = "\" on "
},
space = {
a = "Space Quest: \"",
b = "\" in the "
},
static = {
a = "Static Quest: \"",
b = "\" on "
},
loading = {
a = "Loading Screen: \"",
b = "\" on "
},
conversation = {
a = "Conversation with \"",
b = "\" on "
},
message = {
a = "''",
b = "'' from "
},
other = {
},
location = {
a = "Location: \"",
b = "\" on "
},
terminal = {
b = " Terminal Mission: \"",
c = "\""
},
faction = {
b = " Quest: \"",
c = "\" on "
},
class = {
b = " Quest: \"",
c = "\" on "
},
event = {
a = "Event: \"",
b = "\""
},
item = {
a = "Item: \"",
b = "\""
}
}
}