Diary: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "{{TODO" to "{{Wiki|todo") |
m (update v2.04) |
||
(2 intermediate revisions by the same user not shown) | |||
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 | ||
|- | |- | ||
| Map || Map || {{ | | Map || Map || {{Icon|unchecked}} || {{Icon|unchecked}} || Dummy tab | ||
|- | |- | ||
| Tasks || Tasks || {{ | | Tasks || Tasks || {{Icon|checked}} || {{Icon|unchecked}} || Hidden when no tasks exist | ||
|- | |- | ||
| Briefing || Diary || {{ | | Briefing || Diary || {{Icon|checked}} || {{Icon|checked}} || Always shown, even when empty. Can be edited with [[createDiaryRecord]]. | ||
|- | |- | ||
| Team || Units || {{ | | Team || Units || {{Icon|checked}} || {{Icon|unchecked}} || Always shown | ||
|- | |- | ||
| Players || Players || {{ | | Players || Players || {{Icon|checked}} || {{Icon|unchecked}} || Hidden in singleplayer | ||
|- | |- | ||
| Statistics || Statistics || {{ | | Statistics || Statistics || {{Icon|checked}} || {{Icon|unchecked}} || Hidden until scores are changed | ||
|} | |} | ||
=== 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 |