Diary: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
WIP
WIP
Fixed Subjects: Tasks, Diary, Units, Players, Statistics
* displayed name: Tasks; link name: Tasks; hidden when no tasks exist; read-only
* displayed name: Briefing; link name: Diary; always shown; can be added to
* displayed name: Team; link name: Units; always shown; read-only
* displayed name: Players; link name: Players; hidden when in SP; read-only
* displayed name: Statistics; link name: Statistics; hidden until there are scores to show; read-only




Line 17: Line 25:
* [[setDiaryRecordText]]
* [[setDiaryRecordText]]
* [[diaryRecordNull]]
* [[diaryRecordNull]]


Helpers
Helpers

Revision as of 14:23, 25 January 2021

WIP

Fixed Subjects: Tasks, Diary, Units, Players, Statistics

  • displayed name: Tasks; link name: Tasks; hidden when no tasks exist; read-only
  • displayed name: Briefing; link name: Diary; always shown; can be added to
  • displayed name: Team; link name: Units; always shown; read-only
  • displayed name: Players; link name: Players; hidden when in SP; read-only
  • displayed name: Statistics; link name: Statistics; hidden until there are scores to show; read-only


Subject commands


Record commands


Helpers