-
Notifications
You must be signed in to change notification settings - Fork 4
objects.ts
-
links :
Object
An object that contains links.
-
pageData :
Object
An object that contains page data.
-
dataIntegrityObj :
Object
Object used to store the current page data and check for data integrity issues.
-
globalElements :
Object
An object that stores elements that are consistent across pages. It is filled automatically on page load, combined from other objects like commonElements.
-
footerInputs :
Array
Array of input elements inside the footer dialog's "data" container.
An object that contains links.
An object that contains page data.
Object used to store the current page data and check for data integrity issues.
Kind: global constant
Properties
Name | Type | Description |
---|---|---|
text | string |
The current page data, represented as a string. |
copy | boolean |
Whether the current page's data has been copied. |
An object that stores elements that are consistent across pages. It is filled automatically on page load, combined from other objects like commonElements.
Kind: global constant
Properties
Name | Type | Description |
---|---|---|
input | Object |
An object that contains input elements. |
output | Object |
An object that contains output elements. |
Array of input elements inside the footer dialog's "data" container.
Kind: global constant
Thank you for using the Eisvana Wiki Page Creator! I hope it helps you create amazing pages for your No Man's Sky discoveries. If you have any feedback or suggestions for how the project can be improved, please let me know.