Jasinski Technical Wiki

Navigation

Home Page
Index
All Pages

Quick Search
»
Advanced Search »

Contributor Links

Create a new Page
Administration
File Management
Login/Logout
Your Profile

Other Wiki Sections

Software

PoweredBy

Outline Formatting Provider - Jasinski Software

RSS
Modified on Sun, Feb 01, 2009, 10:09 AM by Administrator Categorized as Jasinski Software, ScrewTurn Wiki

Syntax

The following is the format of the markup code for using the Outline Formatting Provider with the ScrewTurn Wiki.

{outline|heading1-format|heading2-format|heading3-format|heading4-format}

  • Any of the heading formats can be left blank, in which case no special formatting is done for that heading level
  • The following tags have special meaning for any of the heading formats

<1> Arabic numberals
<I> Roman numerals, uppercase
<i> Roman numerals, lowercase
<A> Letters, uppercase
<a> Letters, lowercase
<H1> The current number for H1 headings
<H2> The current number for H2 headings
<H3> The current number for H3 headings
<H4> The current number for H4 headings

Examples

Example 1

The following syntax

{ outline||<1> - }

===First H2 Heading===
. . .

===Second H2 Heading===

yields the following formatting

1 - First H2 Heading
. . .

2 - Second H2 Heading

Example 2

The following syntax

{ outline||<1> - |<H2>.<1> - }

===First H2 Heading===
====Subheading 1====
. . .

====Subheading 2===
. . .

===Second H2 Heading===
====Subheading 3====
. . .

====Subheading 4===
. . .


yields the following formatting

1 - First H2 Heading
1.1 - Subheading 1
. . .
1.2 - Subheading 2
. . .

2 - Second H2 Heading
2.1 - Subheading 3
. . .
2.2 - Subheading 4
. . .

ScrewTurn Wiki version 3.0.1.400. Some of the icons created by FamFamFam. Except where noted, all contents Copyright © 1999-2024, Patrick Jasinski.