Help:The ChemWiki Model: Difference between revisions

From ChemWiki
(Created page with "== Best Practices == * add documentation on each Category and each Property page * all used categories and properties must be defined * property pages must contain a Datatype...")
 
No edit summary
Line 5: Line 5:
* property pages should contain a hint describing the objects for which they can be used
* property pages should contain a hint describing the objects for which they can be used
* there should be one form for each category that should be manually created/modified
* there should be one form for each category that should be manually created/modified
** the name of the form should be similar/equal to the category name
** e.g. [[Form:Molecule]]
* there should be one template for each category/form that is populated by the form
** the name of the template should be similar/equal to the category name
** e.g. [[Template:Molecule]]

Revision as of 14:01, 3 November 2022

Best Practices

  • add documentation on each Category and each Property page
  • all used categories and properties must be defined
  • property pages must contain a Datatype annotation
  • property pages should contain a hint describing the objects for which they can be used
  • there should be one form for each category that should be manually created/modified
    • the name of the form should be similar/equal to the category name
    • e.g. Form:Molecule
  • there should be one template for each category/form that is populated by the form
    • the name of the template should be similar/equal to the category name
    • e.g. Template:Molecule