Template:Category/Schedule step

From Miniscope
Jump to: navigation, search

Render template for Category:Schedule step subobjects.

Called by the SemanticSchemas dispatcher when a category's Schedule step field declaration designates this template as its renderer. The dispatcher emits a single call with category= and page= in place of the default per-subobject table layout.

Parameters:

  • category — the subobject category being rendered (e.g. "Schedule step")
  • page — the container page whose subobjects are being rendered

Rendering modes:

  • If page has Has submission deadline set (i.e. it
 is a Category:Submission page), the "Date" column shows computed dates
 as deadline + offset days.
  • Otherwise (e.g. on a Category:Schedule template page, which defines the
 generic workflow), the "Offset" column shows relative offsets in days.

Delegates per-row rendering to Template:Category/Schedule step/row.