Changes

no edit summary
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 ''People'' page, the minimum information you need to add is the categorization as a project. 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 ''People'' page, the minimum information you need to add is the categorization as a project. All other templates are optional, though we strongly encourage using them to improve findability.
 +
 +
==Elements of a People page==
 +
 +
<gallery widths=300px>
 +
File:Category-people-tag.png|Category-projects-tag.png|The category tag: A tag that assigns your page to the "People" category.
 +
File:People-infobox-example.png|An infobox: A template in which you can add titles of related topic and tool pages as semantic properties. This will make this person show up in the infobox of the respective pages. Projects that list this person as self-researcher in their infobox show up under "Linked pages on this wiki".
 +
</gallery>
    
== Using the visual editor to add project templates to a page ==
 
== Using the visual editor to add project templates to a page ==
Line 15: Line 22:  
File:People-infobox-properties.png|Once you selected the infobox template, click on all the properties that appear under ''"Add more information"'' ("Related tools", "Related topics").  
 
File:People-infobox-properties.png|Once you selected the infobox template, click on all the properties that appear under ''"Add more information"'' ("Related tools", "Related topics").  
 
File:People-infobox-add-properties.png|Now you can add lists of related pages, separated by commas. As of now, there is no autocomplete option for that. If you are not sure about the title of the pages you want to link to, you can verify them on the respective category overview pages. Click "Insert". The infobox should now appear on the right of your page.
 
File:People-infobox-add-properties.png|Now you can add lists of related pages, separated by commas. As of now, there is no autocomplete option for that. If you are not sure about the title of the pages you want to link to, you can verify them on the respective category overview pages. Click "Insert". The infobox should now appear on the right of your page.
</gallery>
  −
  −
===Adding the People Queries===
  −
<gallery>
  −
File:Insert-template.png|Click on the ''"Insert"'' tab on top of the editor, then pick ''"Template"''.
  −
File:People-queries-properties.png|Type ''"People Queries"'' into the search bar. The template should appear in the autocomplete list. Choose the template and click ''"Insert"''. Do not add anything under ''"add more information"''. The queries will be automatically filled when another page refers to your page in their infobox. The People Queries template should now appear on the bottom of your page.
   
</gallery>
 
</gallery>
   Line 32: Line 33:  
** This makes the page show up on the [[:Category:People|People overview page]]
 
** This makes the page show up on the [[:Category:People|People overview page]]
 
* Adding the '''infobox''': <code><nowiki>{{People Infobox|Related tools=|Related topics=}}</nowiki></code>
 
* Adding the '''infobox''': <code><nowiki>{{People Infobox|Related tools=|Related topics=}}</nowiki></code>
** You can enter a list of tool (after "Related tools="), and topic pages (after "Related topics="), separated by commas.
+
** You can enter a list of tool (after "Related tools="), and topic pages (after "Related topics="), separated by commas. For example: <code><nowiki>{{People Infobox|Related tools=Anki|Related topics=Spaced Repetition, Learning}}</nowiki></code>
 
** We recommend putting this at the top of your page article
 
** We recommend putting this at the top of your page article
* Adding the '''footer queries''': <code><nowiki>{{People Queries}}</nowiki></code>
  −
** We recommend adding this at the bottom of the page
  −
  −
==Elements of a Project page==
  −
  −
<gallery>
  −
File:Category-people-tag.png|Category-projects-tag.png|The category tag: A tag that assigns your page to the "People" category.
  −
File:People-infobox-example.png|An infobox: A template in which you can add titles of related topic and tool pages as semantic properties.
  −
File:People-queries-example-narrow.png|The queries: A template which automatically displays all pages that link to your people page in their infobox.
  −
</gallery>
  −
  −
See [[Help:Semantic properties in Personal Science Wiki|Semantic properties in Personal Science Wiki]] for more information.
      
==How to turn a page a people page if it already in a different category?==
 
==How to turn a page a people page if it already in a different category?==