Help:Editing: Difference between revisions

Text formatting: +how to do references; +exact effect of colon and semicolon
Redirects: update
Line 28: Line 28:
=== Redirects ===
=== Redirects ===


Redirects can be:
Redirects can be [[#Regular redirect|regular]] or [[#Smart redirect|smart]] (definition redirect).
 
* [[#Regular redirect|regular]]
* [[#Smart redirect|smart]] (definition redirect)
* [[#Soft redirect|soft]] (wikispaces redirect)


==== Regular redirect ====
==== Regular redirect ====
Line 54: Line 50:
==== Soft redirect ====
==== Soft redirect ====


This kind of redirect '''should not be used any more''' and is there for a historical reason only to overcome usability issues on wikispaces (the former wiki platform): editing redirects was restricted to administrators, so normal users could not expand a redirect page into a full article. (See also [https://yahootuninggroupsultimatebackup.github.io/tuning/topicId_101227.html http://groups.yahoo.com/neo/groups/tuning/conversations/topics/101227] for the discussion on the [[tuning_list|tuning list]])
This kind of redirect has been eliminated and '''should not be used any more'''. It was there for a historical reason only to overcome usability issues on wikispaces (the former wiki platform): editing redirects was restricted to administrators, so normal users could not expand a redirect page into a full article. (See also [https://yahootuninggroupsultimatebackup.github.io/tuning/topicId_101227.html http://groups.yahoo.com/neo/groups/tuning/conversations/topics/101227] for the discussion on the tuning list)
 
The pages (listed in [[:Category:soft redirect]]) can be turned into regular redirects now:
 
{| class="wikitable"
|+ Replacement recipe
|-
! Step
! Remove
! Insert
|-
| 1.
| <code><nowiki>See [[Page #section]]</nowiki></code>
| <code><nowiki>#REDIRECT [[Page #section]]</nowiki></code>
|-
| 2.
| <code><nowiki>[[Category:soft redirect]]</nowiki></code>
| <code><nowiki>[[Category:&lt;chosen by section contents&gt;]]</nowiki></code>
|}


== Text formatting ==
== Text formatting ==