Formerly known as RMVXP, Save-Point is a game creational forum that aids users in creating games using software like RPG Maker or Game Maker. Support is also available today for members and members can also upload and download resources and scripts to use in their games. If you are new or experienced we welcome you to register.
BBCode
BBCode
You can use our own version of BBCode in your posts to create
certain effects.
General Text Codes
Name
Syntax
Sample
Bold
This is [b]bold[/b] text
This is bold text
Italic
This is [i]italicized[/i]
text
This is italicized text
Strikethru
This text has been
[s]struck[/s] through
This text has been struck
through
Underline
This text has been underlined
This text has been underlined
Overline
Some text has a line
[o]over[/o] it
Some text has a line over it
Subscript
This has a
[sub]subscript[/sub]
This has a subscript
Superscript
E=MC[sup]2[/sup]
E=MC2
Font Style Codes
Name
Syntax
Sample
Font
The font is called
[font=Impact]Impact[/font]
The font is called Impact
Font Size
This text is
[size=1]small[/size]
This text is small
Font Color
This is [color=red]a nice
red[/color] text color
This is a
nice red text color
Font
Background
I [bgcolor=black]hid
[/bgcolor] this text
I hid
this text
Highlight
I am
[highlight]highlighted[/highlight]
I am highlighted
Layout Formatting Codes
Name
Syntax
Sample
Left
[left]This is left
justified[/left]
This is left justified
Center
[center]This is
centered[/center]
This is centered
Right
[right]This is
right-aligned[/right]
This is right-aligned
Justify
[justify]This is full
justification[/justify]
This is full justification
Indent
[indent]This indents the
text[/indent]
This indents the text
Indent
[indent=20px]This ...
it[/indent]
This indents where I want it
Tabindent
[tabindent]This
...over[/tabindent]
This moves only the first line over
Tabindent
[tabindent=20px]This...
it[tabindent]
This moves the 1st line where I want it
Hidden Comment
[comment]Hide Text[/comment]
You won't see any text,
pal
Text Block Codes
Name
Syntax
Sample
Fieldset
[Fieldset]This is the
text[/fieldset]
Fieldset w/ Title
[fieldset=title]My
Text[/fieldset]
Spoiler
[spoiler]Hidden
Text[/spoiler]
Content Hidden
Hidden Text
Spoiler w/ Title
[spoiler=Hi]There[/spoiler]
Hi
There
Window
[Window]This holds text in a
scrolling window[/window]
This holds text in a scrolling
window
Will not scroll. Not enough text or image content
Window
[Window=25px]This holds text
in a thin scrolling window[/window]
It
displays a youtube video. It only needs the final link, not
the whole url.
Youtube Video with Sizes
[youtube=100x200]1AbcdDE2fgh
[/youtube]
It displays a youtube video in a 100x200px
window.
Audio
[audio]www.example.mp3
[/audio]
It plays
an audio file in .mp3 or .wav format.
Adding &autostart=yes&loop=yes to the end of
the audio filename triggers playback once it loads and
continuously repeat until paused by the viewer/listener.
*DISCLAIMER* The autoplay function for the
[audio] bbcode is NOT for use in signatures or 'reply'
posts. Only the first post for a thread may contain a
single autorun/loop clip, and at the discretion of the
Thread Owner. Moderators may remove non-conforming autorun
audio clips at their own discretion.
CSS Tags:
For those who do or don't get how the css bbcode works, I
think it's pretty simple. Once again, I think you can create
some pretty sick stuff with these tags. You should
experiment with these sometime. The best place to experiment
with these is in your profiles. Create a test page in your
profile and just let your ideas run wild in there. Here's
some common CSS tags that you can use whenever using the
bbcode.
width:
(value) height: (value) overflow: scroll/none/auto (for vertical only set
to auto) float: left/right
background-color:
value background-image: url("address")