Toward a Minor Tech:Editing guide: Difference between revisions

From creative crowd wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 20: Line 20:
An etherpad should appear on the right of the screen.
An etherpad should appear on the right of the screen.


==2000 words==
==Categories==
 
Add your page to the category Toward a Minor Tech, by adding the following line anywhere in your page:
 
<nowiki>[[Category:Toward a Minor Tech]]</nowiki>
 
===2000 words===


If you work on your 2000 words version, please include the following category assigner in your page:  
If you work on your 2000 words version, please include the following category assigner in your page:  
Line 26: Line 32:
  <nowiki>[[Category:Middle]]</nowiki>
  <nowiki>[[Category:Middle]]</nowiki>


==500 words==
===500 words===


If you work on your 2000 words version, please include the following category assigner in your page:  
If you work on your 2000 words version, please include the following category assigner in your page:  
Line 32: Line 38:
  <nowiki>[[Category:Minor]]</nowiki>
  <nowiki>[[Category:Minor]]</nowiki>


==Useful links==
==Editing==


To edit a page, you can use the '''visual editor''' or the '''wiki syntax editor'''.
===Visual editor===
* uses a WYSIWYG editor
* [https://www.mediawiki.org/wiki/Help:VisualEditor/User_guide Visual editor user guide]
* [https://www.mediawiki.org/wiki/Help:VisualEditor/User_guide Visual editor user guide]
===Wiki syntax editor
* uses a specific mark up language: wiki syntax
* [https://www.mediawiki.org/wiki/Help:Formatting Wiki syntax user guide]
* [https://www.mediawiki.org/wiki/Help:Formatting Wiki syntax user guide]

Revision as of 12:57, 9 December 2022

Peer-annotations

During the workshop we use embedded etherpads for peer-annotations.

You can add an etherpad to your page in the following way:

1. Copy this line of code to the writing area below:

<div class="pad"><noinclude><eplite id="MYETHERPADNAMEHERE" show-chat="false" /></noinclude></div>

2. Change MYETHERPADNAMEHERE into something else.

For example into the title of your contribution.

NOTE: spaces cannot be used, all other characters should be fine!

3. Scroll down and click "Save changes".

An etherpad should appear on the right of the screen.

Categories

Add your page to the category Toward a Minor Tech, by adding the following line anywhere in your page:

[[Category:Toward a Minor Tech]]

2000 words

If you work on your 2000 words version, please include the following category assigner in your page:

[[Category:Middle]]

500 words

If you work on your 2000 words version, please include the following category assigner in your page:

[[Category:Minor]]

Editing

To edit a page, you can use the visual editor or the wiki syntax editor.

Visual editor

===Wiki syntax editor