Data
| (int) | enddate |
Unix timestamp date of the day (at 00:00h) from where the scenario end modifier should count. |
| (int) | endtime |
Number of seconds in the day from where the scenario end modifier should count. |
| (int) | priority |
Top priority for the article. For each point in the priority field, the article will stay on top an extra minute. |
| (string) | scenario |
Name of the scenario of the article. Refers to the scenario's in /system/newspaper/scenarios/ |
| (int) | startdate | Unix timestamp date of the day (at 00:00h) from where the scenario start modifier should count. |
| (int) | starttime | Number of seconds in the day from where the scenario start modifier should count. |
Methods
| (string) | ParseSummary | Returns the summary of the article, with a few usefull changes. |