[{ALLOW edit EISMainUsers}]
[{ALLOW view Anonymous}]
Here's a quick overview of the Wiki markup, for full info about editing Wiki page, please check: %%(color:#990000;)[TextFormattingRules]%%


\\

%%tabbedSection
%%tab-JSPWikiMarkup
| __Paragraphs__ \\__Forced Line Break__ \~\ \\__Horizontal ruler__ | are delimitted by a blank line\\ {{\~\}} \\ {{----}}
| __Hyperlinks__\\Text with a hyperlink\\Interwiki links are defined in [here|Main] | {{[[~WikiPage]}} , {{[[http://external.url]}}, {{[[~WikiPage#~SomeChapter]}}\\ {{[[some-text~|link]}} \\ {{[[interwiki:~OtherWikiPage]}}, {{[[edit:~WikiPage]}}, etc.
| Inline __images__ \\ or use the [Image Plugin|Image] | {{[[WikiPage/Attachment.gif] \\[[{Image src='Attachment.gif' }]}}
| Section __headers__ have {{!}} in the first column\\Linking to section headers\\__Table of contents__ | {{!small, !!medium, !!!large \\[[pagename#sectiontitle]\\[[{TableOfContents numbered='yes' }]}}
| __Bulleted lists__ have {{*}} in the first column. \\Use more {{**}} for deeper indentations. | {{* Item one \\** Item two}}
| __Numbered lists__ have {{#}}, {{##}} etc.\\You can mix {{*}} and {{#}} too. | {{# Numbered item\\  Continue item via indentation}}
| __Text decorations__\\ \\ __CSS Styles__ \\start: %~%css-class or %~%(css-style)\\end: %~% or /~% or %~<space> | {{_~_bold_~_}} renders as __bold__ \\ {{'~'italic'~'}} renders as ''italic''\\{{%~%small text %~%}} renders as %%small text %% \\{{%~%sub subscript %~%}} like in a%%sub ij %%= a%%sub ji%%\\{{%~%sup superscript %~%}} like in 2%%sup 3 %%= 8\\{{%~%strike strikethrough %~%}} renders as %%strike strikethrough %%\\{{%~%center ... %~%}} for centered text \\{{%~%invisible ... %~%}} to hide parts of a page
| __Monospaced text__ | {{~{~{ monospaced text with wiki markup }~} }}\\ Use triple {'s to open, and triple }'s to close code blocks, wiki markup is not rendered
|__Definition List__, with {{;}} in first column\\Compact form|{{;term:def}}\\{{;:Indented comment}}
|__Table__ ; use pipes {{~|}} as delimitter\\No need for a terminating {{~|}}|{{~|| Header1  ~|| Header 2\\~| TableCell1 ~|  TableCell2}}
%%
%%tab-ExtendedMarkup
| __[Collapsable List|BrushedTemplateCollapse]__ | {{%~%collapse \\* click me \\** to hide/show me ... \\# ordered list items \\## are collapsed by default %~%}}
| __[Collapsable Box|BrushedTemplateCollapseBox]__   | {{%~%collapsebox \\!box-title \\Click box title to hide/show box content\\%~%}}
| __[Sortable Table|BrushedTemplateSortableTables]__  | {{%~%sortable\\ ..each column header is clickable for sorting.. \\%~%}}
| __[Filtered Table|BrushedTemplateFilteredTables]__  | {{%~%table-filter\\ ..each column has excel-like filter dropdowns.. \\%~%}}
| __[Tabbed Section|BrushedTemplateTabbedSections]__  | {{%~%tabbedSection\\%~%tab-1stTabTitle ... %~%\\%~%tab-2ndTabTitle ... %~%\\%~%}}
| __[Horizontal Graphbar|BrushedTemplateGraphBars]__ | {{%~%graphBars\\* %~%gBar 20 %~% apples\\%~%}}
| __[Zebra Tables|BrushedTemplateZebraTable]__\\with odd/even row colors | {{%~%zebra-table ... %~%\\%~%zebra-<colorOdd> ... %~%\\%~%zebra-<colorOdd>-<colorEven> ... %~%}}

%%
%%tab-WikiPlugins
[{InsertPage page='EISWikiPluginHelp'}]
%%
%%tab-Typography

When [Typography conversion|BrushedTemplateTypography] is turned on, following replacements are made:

*paired single primes ( ' ' ) become single quotes ( &#8216; &#8217; )
*lone single primes becomes apostrophes ( &#8217; )
*paired double primes ( " " ) become double quotes ( &#8220; &#8221; )
*a double dash ( -{{}}- ) becomes an em dash ( &#8212; )
*a single dash ( - ) becomes an en dash ( &#8211; )

*three dots ( {{.}}{{..}} ) become a horizontal ellipsis ( &#8230; )
*an x between 2 numbers ( 640x{{}}480 ) becomes a multiplication character ( &#215; )
*a number followed by {{^}}{{2}} or {{^}}{{3}} become a square and cube sign (eg  8² 8³ )
*fraction markup ( {{1}}{{/4 1}}{{/2 3}}{{/4}}) become fraction signs ( ¼ ½ ¾ )
*this markup {{+}}{{-}} or {{-}}{{+}} becomes a plus-minus-sign ( ± ) 

*this markup {{(}}{{c)}}  or {{(}}{{C)}} becomes a copyright sign ( &#169; )
*this markup {{(}}{{tm)}} or {{(}}{{TM)}} becomes a registered trade mark sign ( &#174; )
*this markup {{(}}{{r)}}  or {{(}}{{R)}} becomes a trade mark sign ( &#8482; )

*arrow markup ( {{-}}{{> <}}{{- <}}{{-}}{{> =}}{{> <}}{{= <}}{{=}}{{> >}}{{> <}}{{<}} ) become real arrows ( &#8596; &#8594; &#8592; &#8660; &#8658; &#8656; &#187; &#171; )
%%
%%tab-FindAndReplaceHelp
[{InsertPage page='EditFindAndReplaceHelp'}]
%%
%%