Changes

Jump to navigation Jump to search
1,479 bytes removed ,  18:49, 8 October 2020
no edit summary
Then go to your user page (click your username at the top of the page), edit that page and include the following line:
<nowiki>#REDIRECT [[Full Name]]</nowiki>
 
===Working with the Wiki===
 
The Wiki is our content management system. We use it to track the development of all of our [[Projects]], as well as to provide documentation, support information, etc.
 
To get started,
*[[Help:Editing Content | Basic Wiki Markup Guide]]
*[[Administration]] - Contains links to forms and templates.
* When in doubt, contact [[Ed Egan| Ed]] or ask a friend!
 
Useful resources from wikipedia:
*[https://en.wikipedia.org/wiki/Help:Wiki_markup Complete Wiki Markup Documentation]
*[https://en.wikipedia.org/wiki/Wikipedia:Manual_of_Style Text Layout Philosophy]
*[https://en.wikipedia.org/wiki/Wikipedia:Writing_better_articles Wiki-appropriate Writing Style]
 
You will also be creating and editing additional pages to keep track of project components. More information will be provided on creating pages.
 
We use semantic mediawiki. Useful resources include:
*https://www.semantic-mediawiki.org/wiki/Help:User_manual
*https://www.semantic-mediawiki.org/wiki/Help:Semantic_search
*https://www.semantic-mediawiki.org/wiki/Help:Inferencing
 
Basic ask statements are as follows, where - (minus) indicates an inverse lookup.
<pre>
{{#ask: [[Category:Project]] [[Has owner::{{PAGENAME}}]]}}
{{#ask:
[[category:Team Member]]
[[Has team status::Active]]
|mainlabel=Team Member
|?Has team position=Position
|?Has or doing degree=Degree
|?Has academic major=Major
|?Has skills=Skills
|?-Has owner=Owner
|format=table
}}
</pre>
===Restricting Access===

Navigation menu