Overview pages

From SemanticOrganization
Revision as of 08:12, 11 March 2021 by Admin (talk | contribs) (→‎Listing existing instances)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Building Blocks

Creating new instances

If the page names are automatically created it's {{#semorg-formlink:<feature>}}, otherwise it's {{#semorg-forminput:<feature>}}.

Examples:

Markup Result
{{#semorg-formlink:meeting-group}}
Create Meeting
{{#semorg-forminput:group}}

Listing existing instances

Using {{#semorg-list:<feature>}}.

Special cases for derivative features:

{{#semorg-list:<parent-feature>
  |category=semorg-<feature>
  |row template=<feature>
}}

Example:

Markup Result
{{#semorg-list:project}}
TitleProject StartProject EndTeam Members
Test
closed since 22/04/21
Last Update
Admin, 4 years ago:
and this happened lately
19/07/17 19/11/14 Johnny, Jane
Test Project
closed
Last Update
Admin, 4 years ago:
update!
18/10/01 18/11/30 Johnny, Jane
Testing numbered projects
Last Update
Admin, 3 years ago:
numbered project update
Third Project
Last Update
Admin, 3 years ago:
shoobidoo
20/12/02 20/12/29
overdue
{{#semorg-list:person
  |category=semorg-person-user
  |row template=person-user
}}