Template:Activity Display

From Starfield Wiki
Jump to: navigation, search

Summary[edit]

Display activities.

Parameters[edit]

Activity Display
Parameter Scope Description
description required The objective of this activity.
giver optional Whomever gives the activity.
icon optional The in-game icon for the activity.
id required The unique editor identification of the quest.
linked optional The full page name matching the id.
next optional Display next quest(s).
prev optional Display previous quest(s).
started optional How this activity is started.
target optional If this points elsewhere: typically a person or location.

Examples[edit]

{{Activity Holder|
 {{Activity
  |description=Follow Noel
  |giver=[[SF:Noel|Noel]]
  |id=FFLodge01
  |place=The Lodge
  |started="Sarah said something about a place for me to stay."
  |target=Noel
 }}
}}
SF-qico-Activity.svg Follow Noel
FFLodge01 -- points to Noel
"Sarah said something about a place for me to stay."
Given by: Noel

See also[edit]