Module talk:Track gauge/autodocument

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia

Code changes 19 June 2014[edit]

Changed in module:RailGauge/autodocument (i.e., not the /data):

  • Removed check for numerical aliases (all are removed from /data (except s.g. for now).
  • Fixed some errors. Some code cleanup.
  • Added column for "Alt name" (aka named gauge). That is the suffix name+link by allk=on(not the link from the first measurement).
  • Statistics (stats): added "alt name" count + listing. Stats now appear folded (collapsed). Descriptive text improvements & clarifications.
  • Colors: greens for the table (template:documentation greens). Blues for the stats. (Yellows for the /sandbox table).
  • Table: prevent repetition of links for multiple entries.
  • Minor layout changes; font size, column widths.

-DePiep (talk) 14:30, 19 June 2014 (UTC)[reply]

 Done [1] -DePiep (talk) 20:53, 19 June 2014 (UTC)[reply]

Missing end tag for span[edit]

DePiep, Reach Out to the Truth: This template causes missing end tag lint errors for <span>.

Perhaps the problem is in one or both of these lines, which seem to lack a closing </span>:

return '<span data-sort-value="' .. j .. '">' .. ttlSizeClassCount[j][1]
sortCount = '<span data-sort-value="' .. sortCount .. '">'

Anomalocaris (talk) 17:21, 20 September 2019 (UTC)[reply]

[2] Done in blind trust. Can Linter check again? -DePiep (talk) 20:19, 20 September 2019 (UTC)[reply]