+ Reply to Thread
Results 1 to 3 of 3

Thread: Custom numbered list

Share/Bookmark
  1. #1
    Junior Member dinobrago is on a distinguished road
    Join Date
    Apr 2007
    Posts
    10
    Rep Power
    4

    Default Custom numbered list

    I have searched through the forums and have not found a reference -

    I'd like to be able to create a numbered list (using the existing # symbols) that results in the following:
    Code:
     
    1
         1.1
         1.2
    2
          2.1
          2.2
    etc.

    Dino
    ---
    Mediawiki 1.9.3

  2. #2
    Super Moderator Michael Daly will become famous soon enough Michael Daly will become famous soon enough Michael Daly's Avatar
    Join Date
    May 2006
    Location
    Homeless and OTR, Canada
    Posts
    4,418
    Rep Power
    10

    Default

    Since everything ultimately turns into HTML and CSS, you have to be able to do it that way. Unfortunately, that's not possible.

    You'd have to come up with a way of displaying it without using <ol> on output. You could do this with some fancy CSS in an extension.

  3. #3
    Junior Member dinobrago is on a distinguished road
    Join Date
    Apr 2007
    Posts
    10
    Rep Power
    4

    Default

    Ah, most logical. Should've thought of that.

    Thanks, Dino

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. vet img uploads?
    By Hensa in forum MediaWiki General Discussion
    Replies: 2
    Last Post: May 9th, 2007, 18:14
  2. Replies: 0
    Last Post: March 1st, 2007, 05:57
  3. Embedding a PHP Calendar on Mediawiki
    By xjackal in forum Customizing MediaWiki
    Replies: 5
    Last Post: December 20th, 2006, 00:46

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts