Talk:TDM Script Reference: Difference between revisions

From The DarkMod Wiki
Jump to navigationJump to search
Line 1: Line 1:
== Manual amendments to the generated text ==
== Manual amendments to the generated text ==
# Fixed table of contents so that it shows class names for the second section "Events by Spawnclass / Entity Type". Added third-level header under <nowiki>== 1.1 Alphabetic List ==</nowiki> so that toclimit can count the levels correctly, and raised toclimit to 4 so it shows 3 levels.
# <s>Fixed table of contents so that it shows class names for the second section "Events by Spawnclass / Entity Type". Added third-level header under <nowiki>== 1.1 Alphabetic List ==</nowiki> so that toclimit can count the levels correctly, and raised toclimit to 4 so it shows 3 levels.</s>
# Added a table to format the parameter description of idThread.GetMissionStatistic(). The information is too complex to format readably in the source code, given that 3 output methods are supported so no markup can be used.  
# Added a table to format the parameter description of idThread.GetMissionStatistic(). The information is too complex to format readably in the source code, given that 3 output methods are supported so no markup can be used.  


(1) can be fixed in the source code if people like the extended TOC. (2) is trickier. ~ [[User:SteveL|SteveL]] ([[User talk:SteveL|talk]]) 12:08, 11 May 2014 (EDT)
(1) can be fixed in the source code if people like the extended TOC. (2) is trickier. ~ [[User:SteveL|SteveL]] ([[User talk:SteveL|talk]]) 12:08, 11 May 2014 (EDT)
* Update: (1) has now been fixed in the source code. (2) remains a manual adjustment. ~ [[User:SteveL|SteveL]] ([[User talk:SteveL|talk]]) 06:33, 1 June 2014 (EDT)

Revision as of 10:33, 1 June 2014

Manual amendments to the generated text

  1. Fixed table of contents so that it shows class names for the second section "Events by Spawnclass / Entity Type". Added third-level header under == 1.1 Alphabetic List == so that toclimit can count the levels correctly, and raised toclimit to 4 so it shows 3 levels.
  2. Added a table to format the parameter description of idThread.GetMissionStatistic(). The information is too complex to format readably in the source code, given that 3 output methods are supported so no markup can be used.

(1) can be fixed in the source code if people like the extended TOC. (2) is trickier. ~ SteveL (talk) 12:08, 11 May 2014 (EDT)

  • Update: (1) has now been fixed in the source code. (2) remains a manual adjustment. ~ SteveL (talk) 06:33, 1 June 2014 (EDT)