White Dragon Society Forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Bullets, Lists, and Breaks

Go down

Bullets, Lists, and Breaks Empty Bullets, Lists, and Breaks

Post  Admin Thu Apr 24, 2008 12:49 pm

Here are some tags that can create Bulleted Lists, Numbered Lists, and add Line Breaks for seperation. The buttons used to automatically generate these tags are in the 3rd set above the post box. You can view the effects while trying them out by using the Preview Button next to the Send Button.

Note: The use of a space is used in the beginning of tags to allow tags to be viewed instead of functioning like they should for the purpose of instruction. Do not use spaces in tags when using the tags for yourself.

Bulleted Lists
[ list] = Start List | [ *] = Item in list | [ /list] = End List
Code:
[list][*]Item 1[*]Item 2[/list]
Result:
  • Item 1
  • Item 2


Various bits of HTML has been experimented, the dot is the only recognized bullet type recognized in this forum. Squares and Circles both come out as Dots or Discs.

Numbered Lists
[ list=1] = Start Numbered List | [ list=a] = Start Alphabetic List | [ *] = Item in list | [ /list] = End List
Code:
[list=1][*]Item 1[*]Item 2[/list]
[list=a][*]Item 1[*]Item 2[/list]
Result:
  1. Item 1
  2. Item 2

  1. Item 1
  2. Item 2


Line Breaks
[ hr] = Line Break
Code:
There is a Line Break below this sentence.[hr]There is a Line Break above this sentence.
Result:
There is a Line Break below this sentence.
There is a Line Break above this sentence.

Admin

Number of posts : 30
Registration date : 2008-04-02

http://whitedragonsociety.rpg-dynasty.com

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum