Help:Editing/Advanced

From IntactiWiki
< Help:Editing
Revision as of 12:57, 19 September 2019 by WikiAdmin (talk | contribs)
Jump to navigation Jump to search

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.

Quote boxes

To add a quote box, use the following.

Template:Quote box

{{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
}}

Highlighting

To highlight text, use the following:

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

Banners

You can add the following banners:

Template:Cleanup

{{cleanup}}

Template:Cleanpart

{{cleanpart}}

Template:Header

{{header}}

Template:Fixheader

{{fixheader}}

Template:Organize

{{organize}}

Template:Organizepart

{{organizepart}}

Template:Cite

{{cite}}

Template:Citepart

{{citepart}}

Template:Content

{{content}}

Template:Contentpart

{{contentpart}}

Template:Wordy

{{wordy}}

Template:Wordypart

{{wordypart}}

Template:Delete

{{delete}}

Template:Deletepart

{{deletepart}}

Other

For basic editing, click here.