Actions

Template

Difference between revisions of "ArcInfoBox"

m (Fixed the demo)
m (Fixed end date/time)
Line 8: Line 8:
 
|nextEvent={{{nextArc|}}}
 
|nextEvent={{{nextArc|}}}
 
|startDate={{{startDate|}}}
 
|startDate={{{startDate|}}}
|finishDate={{{finishDate|}}}
+
|endDate={{{endDate|}}}
 
|startTime={{{startTime|}}}
 
|startTime={{{startTime|}}}
|finishTime={{{finishTime|}}}
+
|endTime={{{endTime|}}}
 
|extraContent=
 
|extraContent=
 
{{#if: startIncident|
 
{{#if: startIncident|
Line 41: Line 41:
 
|nextArc=[[The next arc]]
 
|nextArc=[[The next arc]]
 
|startDate=6/9/42
 
|startDate=6/9/42
|finishDate=6/9/69
+
|endDate=6/9/69
 
|startTime=18:00
 
|startTime=18:00
|finishTime=19:00
+
|endTime=19:00
 
|startIncident=[[Starting Incident]]
 
|startIncident=[[Starting Incident]]
 
|endIncident=[[Ending Incident]]
 
|endIncident=[[Ending Incident]]
Line 90: Line 90:
 
"required": true
 
"required": true
 
},
 
},
"finishDate": {
+
"endDate": {
 
"label": "Finish Date",
 
"label": "Finish Date",
 
"description": "The date the story arc concluded",
 
"description": "The date the story arc concluded",
Line 99: Line 99:
 
"description": "The time the arc started (if the arc is short)"
 
"description": "The time the arc started (if the arc is short)"
 
},
 
},
"finishTime": {
+
"endTime": {
 
"label": "Finish time",
 
"label": "Finish time",
 
"description": "The time the story arc finished (if the arc is short"
 
"description": "The time the story arc finished (if the arc is short"

Revision as of 16:15, 20 September 2020



A test ArcInfoBox
ByAllah.jpg
Notable Locations: Test City, Test village
Involved Groups: Test Group, Test Party
Preceding Event: Some previous arc
Succeeding Event: The next arc
Start Date: 6/9/42
Start Time: 18:00
End Date: 6/9/69
End Time: 19:00
Inciting Incident: Starting Incident
Concluding Incident: Ending Incident
Notable Incidents: Event A, Event B



This is how the arc infobox should look

Template parameters

ParameterDescriptionTypeStatus
Titletitle

The name of the story arc

Stringrequired
Imageimage

An image to describe the Arc

Fileoptional
Locationslocations

Any locations the arc took place in

Example
Tala Rane
Stringoptional
Groupsgroups

Any groups involved with the story arc

Example
Templar Order
Stringoptional
Previous ArcpreviousArc

The arc chronologically before this story arc

Pageoptional
Next ArcnextArc

The arc chronologically after this story arc

Pageoptional
Start DatestartDate

The date the story arc began

Stringrequired
Finish DateendDate

The date the story arc concluded

Stringoptional
Start timestartTime

The time the arc started (if the arc is short)

Unknownoptional
Finish timeendTime

The time the story arc finished (if the arc is short

Unknownoptional
Inciting IncidentstartIncident

The Incident that started this story arc

Pagerequired
Concluding IncidentendIncident

The incident that ended this story arc

Pagesuggested
Incidentsevents

Any other notable incidents

Stringoptional