Adding Data to Vestures: Difference between revisions

From Victory Belles Community Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 1: Line 1:
Due to how Belles are linked to Vestures, this data must be added by hand in source-editing mode.
Due to how Belles are linked to Vestures, this data must be added by hand in source-editing mode.


# Open the Vesture in question.
# Open the Vesture in question.  Clicking a link on the pages of "<Type> Vestures With No Data" will navigate to the data for that Vesture.
# Click "Edit Source."
# Click "Edit Source."
::{{DefaultImage|AddDataToVestureStep2.png}}
::{{DefaultImage|AddDataToVestureStep2.png}}

Latest revision as of 17:56, 13 May 2023

Due to how Belles are linked to Vestures, this data must be added by hand in source-editing mode.

  1. Open the Vesture in question. Clicking a link on the pages of "<Type> Vestures With No Data" will navigate to the data for that Vesture.
  2. Click "Edit Source."
thumb
  1. Use the below code as a guide as variables may not be stored in the template if they were not defined initially.
{{ITEMVesture
|TXT_VestureName=
|INT_XPBonus=
|TXT_StatBonus1=
|TXT_StatBonus2=
|TXT_VestureType=
}}
  1. See this example.
thumb
  1. IGNORE the JOINBelleVesture text! Work only with the {{ITEMVesture...}} section. Add the required value(s), like so.
thumb
  1. Save changes.