v50 Steam/Premium information for editors
  • v50 information can now be added to pages in the main namespace. v0.47 information can still be found in the DF2014 namespace. See here for more details on the new versioning policy.
  • Use this page to report any issues related to the migration.
This notice may be cached—the current version can be found here.

Difference between revisions of "Template talk:Bodysize"

From Dwarf Fortress Wiki
Jump to navigation Jump to search
(Created page with "Known issue: "adult size" is always for the last defined caste - we'd need some parser function logic to split the castes apart. --~~~~")
 
(note on issues with template)
 
Line 1: Line 1:
 
Known issue: "adult size" is always for the last defined caste - we'd need some parser function logic to split the castes apart. --[[User:Quietust|Quietust]] 20:36, 26 March 2012 (UTC)
 
Known issue: "adult size" is always for the last defined caste - we'd need some parser function logic to split the castes apart. --[[User:Quietust|Quietust]] 20:36, 26 March 2012 (UTC)
 +
 +
 +
This template currently works correctly for creatures with 0, 1, and 3 BODY_SIZE definitions in raws. For 2 BODY_SIZEs, it returns the first as "adolescent" instead of "child", which generally appears acceptable, though technically wrong. Specially handling that case would require significant modification and complexity, so "it's good enough for now". --[[User:Loci|Loci]] 00:06, 13 December 2012 (UTC)

Latest revision as of 00:06, 13 December 2012

Known issue: "adult size" is always for the last defined caste - we'd need some parser function logic to split the castes apart. --Quietust 20:36, 26 March 2012 (UTC)


This template currently works correctly for creatures with 0, 1, and 3 BODY_SIZE definitions in raws. For 2 BODY_SIZEs, it returns the first as "adolescent" instead of "child", which generally appears acceptable, though technically wrong. Specially handling that case would require significant modification and complexity, so "it's good enough for now". --Loci 00:06, 13 December 2012 (UTC)