Components: Difference between revisions
From SemanticOrganization
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
=== Overview Pages === | |||
=== Details === | |||
=== Lists === | === Lists === | ||
Line 8: | Line 12: | ||
* if an entity has many connected pages of different categories (e.g. persons can have roles, todos, contact information etc.) | * if an entity has many connected pages of different categories (e.g. persons can have roles, todos, contact information etc.) | ||
=== Dashboards === |
Revision as of 22:46, 27 September 2020
Overview Pages
Details
Lists
- tables listing the items that belong to a certain entity (e.g. the meetings of a group or a project)
- consisting of the parser function
{{#semorg-list}}
and a template for every feature that controls the output (Template:semorg-<feature>-row
) - has icons with links for viewing the details and direct editing the page
Togglable Tabs
- if an entity has many connected pages of different categories (e.g. persons can have roles, todos, contact information etc.)