Diary: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "{{Checkbox|no}}" to "{{Icon|unchecked}}") |
m (update v2.04) |
||
Line 1: | Line 1: | ||
[[File:A3 Diary v2.jpg|350px|right]] | [[File:A3 Diary v2.jpg|350px|right]] | ||
== Subjects == | == Subjects == | ||
=== Default Subjects === | === Default Subjects === | ||
{| class="wikitable" | {| class="wikitable" | ||
! Display Name !! Internal Name !! Can be Linked !! Can be Edited !! Notes | ! Display Name !! Internal Name !! Can be Linked !! Can be Edited !! Notes | ||
Line 23: | Line 20: | ||
=== Custom Subjects === | === Custom Subjects === | ||
Can be created with [[createDiarySubject]] - they go after all the default ones and can obviously be modified. | Can be created with [[createDiarySubject]] - they go after all the default ones and can obviously be modified. | ||
=== Related Commands === | |||
* [[:Category:Command Group: Briefing|Command Group: Briefing]] | |||
{| class="wikitable" width="30%" | {| class="wikitable" width="30%" | ||
|- | |- | ||
Line 51: | Line 42: | ||
[[Category: Scripting Topics]] | [[Category: Scripting Topics]] | ||
__NOTOC__ |
Latest revision as of 15:08, 27 April 2021
Subjects
Default Subjects
Display Name | Internal Name | Can be Linked | Can be Edited | Notes |
---|---|---|---|---|
Map | Map | Dummy tab | ||
Tasks | Tasks | Hidden when no tasks exist | ||
Briefing | Diary | Always shown, even when empty. Can be edited with createDiaryRecord. | ||
Team | Units | Always shown | ||
Players | Players | Hidden in singleplayer | ||
Statistics | Statistics | Hidden until scores are changed |
Custom Subjects
Can be created with createDiarySubject - they go after all the default ones and can obviously be modified.
Related Commands
Subject commands | Record commands | Helper commands |
---|---|---|
createDiarySubject | createDiaryRecord | createDiaryLink |
removeDiarySubject | removeDiaryRecord | processDiaryLink |
selectDiarySubject | setDiaryRecordText | |
diarySubjectExists | diaryRecordNull | |
setDiarySubjectPicture | ||
allDiarySubjects |