Difference between revisions of "Help:How to make a Tool page"

From Personal Science Wiki
Jump to navigation Jump to search
 
Line 1: Line 1:
 
This wiki offers a couple of templates that help maintain a consistent style, categorization and automatic linking through semantic information. If you want a new page to be a ''Tool'' page, the minimum information you need to add is the categorization as a tool. All other templates are optional, though we strongly encourage using them to improve findability.  
 
This wiki offers a couple of templates that help maintain a consistent style, categorization and automatic linking through semantic information. If you want a new page to be a ''Tool'' page, the minimum information you need to add is the categorization as a tool. All other templates are optional, though we strongly encourage using them to improve findability.  
 +
 +
==Elements of a Tool page==
 +
 +
<gallery widths=300px>
 +
File:Category-tools-tag.png|Category-tools-tag.png|The category tag: A tag that assigns your page to the "Tools" category.
 +
File:Tool-infobox-example.png|An infobox: A template in which you can add titles of related topic pages. These will become semantic properties of the page and will make the tool show up in the list of linked pages in the infobox of the respective topic. The part "Linked pages on this wiki" shows pages that have this tool as semantic property.
 +
</gallery>
  
 
== Using the visual editor to add tool templates to a page ==
 
== Using the visual editor to add tool templates to a page ==
Line 27: Line 34:
 
** You can enter a list of related topic pages after "Related topics=", separated by commas (e.g. "Related topics=Sleep,Metabolism")
 
** You can enter a list of related topic pages after "Related topics=", separated by commas (e.g. "Related topics=Sleep,Metabolism")
 
** We recommend putting this at the top of your page article
 
** We recommend putting this at the top of your page article
 
==Elements of a Tool page==
 
 
<gallery>
 
File:Category-tools-tag.png|Category-tools-tag.png|The category tag: A tag that assigns your page to the "Tools" category.
 
File:Tool-infobox-example.png|An infobox: A template in which you can add titles of related topic pages as semantic properties.
 
</gallery>
 
  
 
See [[Help:Semantic properties in Personal Science Wiki|Semantic properties in Personal Science Wiki]] for more information.
 
See [[Help:Semantic properties in Personal Science Wiki|Semantic properties in Personal Science Wiki]] for more information.

Latest revision as of 14:04, 2 March 2023

This wiki offers a couple of templates that help maintain a consistent style, categorization and automatic linking through semantic information. If you want a new page to be a Tool page, the minimum information you need to add is the categorization as a tool. All other templates are optional, though we strongly encourage using them to improve findability.

Elements of a Tool page[edit | edit source]

Using the visual editor to add tool templates to a page[edit | edit source]

Depending on how you ended up on the page creation form the visual editor should already be the default. Otherwise, the visual editor can be found under the "Create" tab on the top right/middle of the page. A step-by-step guide of how to add all the right templates and information can be seen in the galleries below.

Adding the category[edit | edit source]

Adding the infobox[edit | edit source]

Adding further content[edit | edit source]

All other content can now be added and formatted as you wish. See the Cheatsheet from MediaWiki for formatting help.

Using the source code editor to add tool templates to a page[edit | edit source]

  • Adding the tool category: [[Category:Tools]]
    • We recommend adding this at the bottom of the page,
    • This makes the page show up on the Tools overview page
  • Adding the infobox: {{Tool Infobox|Related topics= }}
    • You can enter a list of related topic pages after "Related topics=", separated by commas (e.g. "Related topics=Sleep,Metabolism")
    • We recommend putting this at the top of your page article

See Semantic properties in Personal Science Wiki for more information.

How to turn a page a tool page if it already in a different category?[edit | edit source]

You can change the categorization of a page by removing any existing infobox/footer templates and category tags from a page and instead replace with (at least) the tool tag as specified above. This will put the page in the tool category and remove it from the other categories.