Difference between revisions of "Help:General"
Jump to navigation
Jump to search
(Created page with "General help resources include: *Help:Editing Content In order to edit pages, you'll need to request an account on this wiki. Access to certain...") |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
General help resources include: | General help resources include: | ||
− | *[[Help:Editing Content]] | + | *[[Help:Editing Content | Basic Wiki Markup Guide]] |
+ | * When in doubt, contact [[Ed Egan| Ed]] or ask a friend! | ||
In order to edit pages, you'll need to [[Special:RequestAccount|request an account]] on this wiki. Access to certain pages is restricted to [[team member]]s. | In order to edit pages, you'll need to [[Special:RequestAccount|request an account]] on this wiki. Access to certain pages is restricted to [[team member]]s. | ||
+ | |||
+ | 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] | ||
+ | |||
+ | ===Semantic Mediawiki=== | ||
+ | |||
+ | 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> | ||
+ | |||
+ | ===Team Help=== | ||
Team members should see: | Team members should see: |
Latest revision as of 17:51, 8 October 2020
General help resources include:
- Basic Wiki Markup Guide
- When in doubt, contact Ed or ask a friend!
In order to edit pages, you'll need to request an account on this wiki. Access to certain pages is restricted to team members.
Useful resources from wikipedia:
Semantic Mediawiki
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.
{{#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 }}
Team Help
Team members should see: