User:AngelinaBelle/sandbox: Difference between revisions From Online Manual

Jump to: navigation, search
No edit summary
(Replaced content with "<div class="something_odd"> test </div> <ul class="InlineBars"> <li>first</li> <li>second</li> <li>third</li> </ul>")
Line 1: Line 1:
Here is an example of the <nowiki><code></nowiki> tag.  It looks lousy.
<div class="something_odd">
 
test
<code>
</div>
first line of code
<ul class="InlineBars">
  second line of code, indented
<li>first</li>
      third line of code, indented even more
<li>second</li>
fourth line of code, no indentation
<li>third</li>
</code>
</ul>
 
Here is the <nowiki>{{code}}</nowiki> template. It also looks lousy, but with top and bottom borders:
{{code
|first line of code
  second line of code, indented
      third line of code, indented even more
fourth line of code, no indentation
}}
 
__NOTOC__
Testing signature: -- [[Image:Doc writer badge.png|frameless|x11px|link=User:AngelinaBelle]] [[User:AngelinaBelle|AngelinaBelle]] ([[User_talk:AngelinaBelle|talk]])  11:23, 19 February 2011 (EST)
 
----
In this example, the BB codes are alphabetically sub-headed, to make them easier to find (see [http://en.wikipedia.org/wiki/List_of_sovereign_states http://en.wikipedia.org/wiki/List_of_sovereign_states ] for a wikipedia example of a long list with alphabetical headers.
 
For wikipedia's short list of BBcodes, see [http://en.wikipedia.org/wiki/BBCode http://en.wikipedia.org/wiki/BBCode].
 
For bbcode.org's short list, see [http://www.bbcode.org/reference.php http://www.bbcode.org/reference.php].

Revision as of 00:27, 10 March 2011

test

  • first
  • second
  • third


Advertisement: