SYSTEM The Hammer

Joined: 30 Jul 2004 Posts: 3737 Location: Sierra Hotel.
|
Posted: Wed Jul 19, 2006 5:39 pm Post subject: How to Format Your Fiction (The Code) |
|
|
This is how you can go about using the code. It's similar to the code on the forum.
WARNING:
HTML is no longer available to use to format stories. Anything inbetween squarebrackers, or anglebrackets will be automatically removed from each story. <Consequently, if I submitted this blue line, it would disappear >
turns into...
this
and same with...
turns into...
this
turns into...
this
and lastly,
will turn into...
WARNING:
If you place the indent above the line, it will disappear and become invisible.
Will turn into...
also, the [hr] tag will create a line that automatically-self adjusts to the pagewidth. It looks very professional, and if you ever have author's notes or personal notes and such, then feel free to use them. Or if you're switching and making transitions in the story, well, that's what they're there for!
Also, here's a little trick that I've been known to use. I use MS word's highlight/different text/bold function to do this handy trick.
(SPACES IN THE TAGS ARE FOR DEMONSTRATION ONLY. IN REALITY, SPACES ARE NOT INCLUDED IN THE BBCODE TAGS.)
[ b ]The text goes here. This makes the tags easier to see.[ /b ]
so, what happens is this.
[ b ]This will become bolded...[ /b ] But this will not.
[ i ]This will become italicized...[ /i ] But this will not.
[ u ]This will become underlined...[ /u ] But this will not.
As for the indents, use them when a character begins a new line of speech.
Person one said,
[indent] "This," then paused and said, "this."
Person two replied,
[indent] "This."
Just like that.
Don't forget that tags are 'stack-able' meaning you can have bold and underlined (or any combination of the) text by going like...
Code: | [b][u]this.[/u][/b] |
It's as simple and easy as that!
- Dave. _________________ SYSTEM | HBOFF Administrator | "Anytime, Baby!"
I apologize to anyone I have not offended yet. I will get to you shortly. |
|