URI:
   DIR Return Create A Forum - Home
       ---------------------------------------------------------
       UFP United Federation of Plantes
  HTML https://ufpunitedfederation.createaforum.com
       ---------------------------------------------------------
       *****************************************************
   DIR Return to: General Discussion
       *****************************************************
       #Post#: 10--------------------------------------------------
       Side bar bbcode
       By: david090366 Date: October 10, 2014, 5:36 pm
       ---------------------------------------------------------
       The forum has a code you can use to make wiki-like side bars.
       The button for it is in the second row on the post form after
       the moving "M" one. The code is this.
       [code][info][/info][/code]
       You just put whatever you want in the box between those tags.
       You can also adjust how it looks. For instance the code I used
       for the sidebar in my factbook was.
       [code][info border=silver float=right width=300 height=250]
       [center]Flag[/center]
       [IMG]
  HTML http://i.imgur.com/KmH7HFl.png?1[/img]
       [center]Signet[/center]
       [center][IMG]
  HTML http://i.imgur.com/viuAXc9.png?1[/img][/center]
       [hr]
       Capital planet: Vulcan
       Capital city: ShiKahr
       Other major cities: Vulcana Regar, Gol
       Executive (head of government): Vulcan Council/First Minister
       Legislature: Vulcan Assembly
       Federation Councillor: T'Latrek
       Date of Federation membership: September 29, 2161 (Founding
       Member State)
       Domestic space force: Vulcan Defense Force
       Domestic service: V'Shar
       Dominant Species: Vulcan
       Languages: Vulcan
       [/info][/code]
       Don't worry about height too much as the box will expand to
       contain anything you put in it, you just probably won't want it
       taller than your contents. If you don't want any borders, for
       instance if you just want to use this to wrap text around a
       picture, use "border=none" in the first tag.
       #Post#: 84--------------------------------------------------
       Re: Side bar bbcode
       By: david090366 Date: October 17, 2014, 1:04 am
       ---------------------------------------------------------
       I've added a spoiler tag to the forum. There's no button but you
       can use this code
       Simple example:
       [code][spoiler] ...your text... [/spoiler][/code]
       [spoiler]gives you this[/spoiler]
       Example with title:
       [code][spoiler=any title] ...your text... [/spoiler][/code]
       [spoiler=any title] ...your text... [/spoiler]
       *****************************************************