Difference between revisions of "Help:Editing/Advanced"

From IntactiWiki
Jump to navigation Jump to search
m
m
Line 1: Line 1:
{{Construction Site}}
+
Writing and editing IntactiWiki articles can become an addiction. There is so much one can enhance, add and change. Because the IntactiWiki uses the same engine that is used by the Wikipedia (called: MediaWiki), the techniques are identical. In the MediaWiki, you will find each and everything you might probably want to know about writing and editing Wiki articles. But there's also a big overload of information there.
This is the advanced section. Here you will learn how to do things that are beyond the scope of a beginner. You'll find various advanced wiki markup tricks listed into categories below.
 
  
'''For basic editing, [[Editing|click here]].'''
+
So this is the advanced section of the IntactiWiki manual. Here you will learn how to do things that are beyond the scope of a beginner. You'll find various advanced Wiki markup tricks listed into categories below. This subpage will probably never be complete.
  
== Citations (aka Quotes) ==
+
== Helpful templates ==
To add a citation, use the [[:Template:Citation]].
+
There are many templates available already which really help keeping the general article structure in shape. Templates are always used by writing the template name (without the prefix '''Template:''') in double curly brackets.
  
== Highlighting ==
+
=== Templates for section headlines ===
To <span style="background:#FFE87C">highlight</span> text, use the following:
+
Some of these e.g. format frequently used section headlines, like:
 +
<pre>== Publications ==   -> use {{PUB}} instead.
  
<pre><span style="background:#FFE87C">highlighted text here</span></pre>
+
== See also ==        -> use {{SEEALSO}} instead.
  
<!-- = Banners =
+
== External links ==  ->  use {{LINKS}} instead.
You can add the following banners:
 
  
{{cleanup}}
+
== References ==
<pre>{{cleanup}}</pre>
+
<references/>        -> use {{REF}} instead.</pre>
  
{{cleanpart}}
+
=== Templates for references and quotations ===
<pre>{{cleanpart}}</pre>
+
These are explained in the IntactiWiki manual chapter [[Editing/References|References]].
  
{{header}}
+
== Highlighting ==
<pre>{{header}}</pre>
+
If you ever want to <span style="background:#FFE87C">highlight</span> text (which basically should be avoided), use the following:
 
+
<pre><span style="background:#FFE87C">highlighted text here</span></pre>
{{fixheader}}
 
<pre>{{fixheader}}</pre>
 
 
 
{{organize}}
 
<pre>{{organize}}</pre>
 
 
 
{{organizepart}}
 
<pre>{{organizepart}}</pre>
 
 
 
{{cite}}
 
<pre>{{cite}}</pre>
 
 
 
{{citepart}}
 
<pre>{{citepart}}</pre>
 
 
 
{{content}}
 
<pre>{{content}}</pre>
 
 
 
{{contentpart}}
 
<pre>{{contentpart}}</pre>
 
 
 
{{wordy}}
 
<pre>{{wordy}}</pre>
 
 
 
{{wordypart}}
 
<pre>{{wordypart}}</pre>
 
 
 
{{delete}}
 
<pre>{{delete}}</pre>
 
  
{{deletepart}}
 
<pre>{{deletepart}}</pre>-->
 
 
== Other ==
 
== Other ==
 +
More to come soon ...
  
'''For basic editing, [[Editing|click here]].'''
+
{{SEEALSO}}
 +
* [https://www.mediawiki.org/wiki/MediaWiki MediaWiki]
  
[[Category:From Intactipedia]]
 
[[Category:From IntactWiki]]
 
 
[[Category:IntactiWiki manual]]
 
[[Category:IntactiWiki manual]]

Revision as of 10:05, 25 September 2019

Writing and editing IntactiWiki articles can become an addiction. There is so much one can enhance, add and change. Because the IntactiWiki uses the same engine that is used by the Wikipedia (called: MediaWiki), the techniques are identical. In the MediaWiki, you will find each and everything you might probably want to know about writing and editing Wiki articles. But there's also a big overload of information there.

So this is the advanced section of the IntactiWiki manual. Here you will learn how to do things that are beyond the scope of a beginner. You'll find various advanced Wiki markup tricks listed into categories below. This subpage will probably never be complete.

Helpful templates

There are many templates available already which really help keeping the general article structure in shape. Templates are always used by writing the template name (without the prefix Template:) in double curly brackets.

Templates for section headlines

Some of these e.g. format frequently used section headlines, like:

== Publications ==    ->  use {{PUB}} instead.

== See also ==        ->  use {{SEEALSO}} instead.

== External links ==  ->  use {{LINKS}} instead.

== References ==
<references/>         ->  use {{REF}} instead.

Templates for references and quotations

These are explained in the IntactiWiki manual chapter References.

Highlighting

If you ever want to highlight text (which basically should be avoided), use the following:

<span style="background:#FFE87C">highlighted text here</span>

Other

More to come soon ...

See also