<li>[quote=Author]Author? Me? No, no, no...[/quote] <br/><strongclass="author">Author wrote:</strong><blockquote>Author? Me? No, no, no...</blockquote><br/>
<li> [nobb] may be used to escape bbcode.</ul><br/>
or<br/><br/>[dl terms="b"]<br/>[*= First element term] First element description<br/>[*= Second element term] Second element description<br/>[/dl]<br/><br/>Will render something like: <br/><br/>
<dlclass="bb-dl dl-terms-bold">
<dt> First element term </dt><dd>First element description</dd>
<dt> Second element term </dt><dd>Second element description</dd>
<li>[observer.address] address (zot-id) of observer</li>
<li>[observer.photo] profile photo of observer<br/></li>
<li>[spoiler] for hiding spoilers<br/><br/></li>
<li>[rpost=title]Text to post[/rpost] The observer will be returned to their home hub to enter a post with the specified title and body. Both are optional</li>
<li>[toc] - create a table of content in a webpage. Please refer to the <ahref="http://ndabas.github.io/toc/"target="_blank">original jquery toc</a> to get more explanations.
<ul>
<li>Optional param: 'data-toc'. If ommited the default is 'body'</li>
<li>Optional param: 'data-toc-headings'. If ommited the default is 'h1,h2,h3'</li>
<p>These require a suitable map plugin/addon such as openstreetmap or else the result will be blank</p>
<ul>
<li>[map] Generate an inline map using the current browser coordinates of the poster, if browser location is enabled<br/>
<li>[map=latitude,longitude] Generate a map using global coordinates.<br/>
<li>[map]Place Name[/map] Generate a map for a given named location. The first matching location is returned. For instance "Sydney" will usually return Sydney, Australia and not Sydney, Nova Scotia, Canada unless the more precise location is specified. It is highly recommended to use the post preview utility to ensure you have the correct location before submitting the post.<br/>