How to Combine Formatting

HecklerusPrime
HecklerusPrime
edited January 2014 in Campaign Portal Building
Hello! I am new to OP and fairly new to Textile/HTML coding in general. I know the basics but am trying to get into deeper stuff. I would like to know if it is possible to combine formatting conditions. For example, supposed I want to add a footnote explanation but want it to be in the style of the smallest heading. The way I'm trying to do it only permits the footnote link or the heading, but not both. See below:

***BEGIN CODE***
Create footnote here[1]
And another footnote[2]

h6. fn1. This is a footnote description
fn2. Second footnote description
***END CODE***

In this case, the two lines are the small font I am looking for, but neither correctly link to the footnotes and instead the "fnX." is shown. There are other combinations I would like to use (different headings within a numbered list that contains sub-lists, etc.), but instead of listing them all I will just hope that the same basic formula (if it exists) is the same for all, which would make learning a lot easier!

Another quick question I have is if there is a size limit to the media library for each campaign. I should mention that I am using the basic (free) edition of OP.

Comments

  • ketherian
    ketherian
    Posts: 203 edited January 2014
    Hi HecklerusPrime, the following seems to work for me:

    bq.. Some text. [1]

    (add an extra line break here!)
    fn1. This is a test.


    p. You have to have a line break between the HTML tag and the fn tag; but since is HTML (and not textile) it can span multiple pages; so to use my solution on your code:

    ***BEGIN CODE***

    bq.. Create footnote here[1]
    And another footnote[2]

    (add an extra line break here!)
    fn1. This is a footnote description
    fn2. Second footnote description


    p. ***END CODE***

    The following website is a terrific guide to "RedCloth Textile 4":http://redcloth.org/textile.

    Edits: formatting (sigh)
    Post edited by ketherian on
Sign In or Register to comment.

September 2026
City of Shadows

Read the feature post on the blog
Return to Obsidian Portal

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Discussions