Difference between revisions of "Help:Editing/Advanced"

From IntactiWiki
Jump to navigation Jump to search
m
m
Line 4: Line 4:
 
'''For basic editing, [[Editing|click here]].'''
 
'''For basic editing, [[Editing|click here]].'''
  
== Quote boxes ==
+
== Citations (aka Quotes) ==
To add a quote box, use the following.
+
To add a citation, use the [[:Template:Citation]].
  
{{Quote box
+
== Highlighting ==
|title = Quote Title Goes Here
 
|quote = Direct quote goes here.
 
|source = -- source for the quote goes here
 
|align = center
 
|width = 50%
 
|quoted = yes
 
}}
 
 
 
<pre>{{Quote box
 
|title = Quote Title Goes Here
 
|quote = Direct quote goes here.
 
|source = -- source for the quote goes here
 
|align = center
 
|width = 50%
 
|quoted = yes
 
}}</pre>
 
 
 
= Highlighting =
 
 
To <span style="background:#FFE87C">highlight</span> text, use the following:
 
To <span style="background:#FFE87C">highlight</span> text, use the following:
  
 
<pre><span style="background:#FFE87C">highlighted text here</span></pre>
 
<pre><span style="background:#FFE87C">highlighted text here</span></pre>
  
= Banners =
+
<!-- = Banners =
 
You can add the following banners:
 
You can add the following banners:
  
Line 73: Line 55:
  
 
{{deletepart}}
 
{{deletepart}}
<pre>{{deletepart}}</pre>
+
<pre>{{deletepart}}</pre>-->
 
 
 
== Other ==
 
== Other ==
  

Revision as of 12:59, 19 September 2019

Construction Site

This article is work in progress and not yet part of the free encyclopedia IntactiWiki.

 

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, click here.

Citations (aka Quotes)

To add a citation, use the Template:Citation.

Highlighting

To highlight text, use the following:

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

Other

For basic editing, click here.