Bookmark Topic Watch Topic
  • New Topic
permaculture forums growies critters building homesteading energy monies kitchen purity ungarbage community wilderness fiber arts art permaculture artisans regional education skip experiences global resources cider press projects digital market permies.com pie forums private forums all forums
this forum made possible by our volunteer staff, including ...
master stewards:
  • Carla Burke
  • Nancy Reading
  • John F Dean
  • r ranson
  • Jay Angler
  • paul wheaton
stewards:
  • Pearl Sutton
  • Leigh Tate
  • Devaka Cooray
master gardeners:
  • Christopher Weeks
  • Timothy Norton
gardeners:
  • thomas rubino
  • Matt McSpadden
  • Jeremy VanGelder
  • Likes 8
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
The Bulletin Board software that we use for these forums contains a number of common tags to help format posts. We've used many of these tags in this forum but we've also included a few of our own. Most of these have buttons at the top of a post that automatically apply them for you. Or, you can type them in yourself! Notice that we said most. There are a few "secret" bb tags that you can type in, but are not in the UI (user interface). Uh oh. We've let you in on the secret. Let's get started.

Formatting

Formatting TypeHow to Code ItWhat it looks like displayed
Bold[b]Text[/b]Text
Italics[i]Text[/i]Text
Underline[u]Text[/u]Text
Strike Thru[strike]Text[/strike]Text
Fixed Width[tt]Text[/tt]Text
Color[color=red] Red[/color] Red
Size[size=9] Small[/size]Small


For the colors and sizes, suggested options are in the pull downs.

Quotes
You can quote with or without a name:

[quote]Foo has a bar[/quote]

Foo has a bar



[quote=The Moose]Foo has a bar[/quote]

The Moose wrote:Foo has a bar



When you click on the quote button in a post, it automatically quotes the entire text of the post using the later format.

Code
This is a development site. And code looks much better when there is syntax highlighting. Luckily, we support a variety of code tags. Code tags are so important that we have a wiki page just on Using Code Tags

Lists
The most common form of lists is an unordered bulleted list.
[list]one[/list]
[list]two[/list]
[list]three[/list]

  • one
  • two
  • three


  • You can highlight some text and then click the list button to make it a list item. Or you can can click the list button with nothing selected to be prompted to type the list content.

    There's also a secret form of list called a nested list. It doesn't work the same way as HTML so be careful. A "nested list" is more like an indented list item.

    [list]one[/list]
    [nestedList]
    [list]a[/list]
    [list]b[/list]
    [/nestedList]
    [list]two[/list]
    [nestedList]
    [list]a[/list]
    [list]b[/list]
    [/nestedList]

  • one
    • a
    • b
  • two
    • a
    • b


    Images
    Embedding an image in a post is helpful (screenshot) or fun (a bear eating your code). Adding an image is easy:

    [img]http://www.coderanch.com/how-to/content/Christmas_Moose3.jpg[/img]



    Maybe you want the image to be smaller. No problem.

    [img]http://www.coderanch.com/how-to/content/Christmas_Moose3.jpg width=50 height=70[/img]



    You can also add 'alt' and 'title' tags for SEO benefits.

    [img]http://www.coderanch.com/how-to/content/Christmas_Moose3.jpg width=50 height=70 alt="moose" title="moose on a stack of books"[/img]

    Make an image a link:
    To make an image into a link, you simply need to put the url tags before and after it, like this:

    [url=https://permies.com/][img]https://permies.com/mooseImages/permaculture-gardener-edited.png[/img][/url]

    And it'll operate like this:



    This can be combined with captions and centering (and width if you want/need it) to look like this

    [center][url=https://permies.com/][img]https://permies.com/mooseImages/permaculture-gardener-edited.png caption="click here to go to permies.com!"[/img][/url][/center]



    Links
    There's two formats for links. You can have just the URL or you can have a name to click on instead. There are also some special links so save you a bit of typing.

    Formatting TypeHow to Code ItWhat it looks like displayed
    Just a URL[url]http://www.coderanch.com[/url]http://www.coderanch.com
    A URL with a name[url=http://www.coderanch.com]CodeRanch[/url]CodeRanch
    Google shortcut[google]coderanch[/google]coderanch
    JavaDoc shortcut[javadoc]coderanch[/javadoc]java.lang.ArrayList
    Wikipedia shortcut[wikipedia]doctor who[/wikipedia]doctor who


    Video
    You can embed Youtube or Vimeo videos right in the page:

    [youtube]https://www.youtube.com/watch?v=QGgZrLB15q4[/youtube]
    [vimeo]https://vimeo.com/67249020[/vimeo]




    Tables
    You can create a table with a border.

    [table]
    ||header1||header2||
    |cell 1|cell 2|
    [/table]

    header1header2
    cell 1cell 2


    Centering and Justifying
    You center text, paragraphs, images, and even your whole post.

    Center: To center something, type [center] before the thing you want centered, and [/center] after it. It will
    look like this!


    Right Justify: To right justify something, type [right] before the thing you want centered, and [/right] after it. It will
    look like this!


    Left Justify: Left justify is the default, so you don't need to do anything to have something left justified!

    Horizontal Line
    This is another secret feature. You can use a hr tag to separate your post.
    [hr]


    This text can be edited by staff and pollinators. It needs to be customized for permies.com.




    customize your tag options with pie


    A new PIE (Permaculture Inner-circle Elite) benefit is the ability to customize which tags that show up when you compose messages. This is a way to thank those that support permies and help pay for new developments such as this!

    click the gear symbol on your reply screen to open up a new tab that will allow you to customize your tag menu


    When you click the gear symbol, a new browser tab will open up that will allow you to chose which tags you would like

    You can chose to add and remove tags from our entire assortment of tags.

     
    We are the Knights of NEE! And we demand a tiny ad!
    turnkey permaculture paradise for zero monies
    https://permies.com/t/267198/turnkey-permaculture-paradise-monies
      Bookmark Topic Watch Topic
    • New Topic