i share my BB codes...

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Marty McFly
    Senior Member
    • Feb 2002
    • 123

    #91
    the [shadow] tag isnt really working for me. what would i have to put it to make it just drop a dark grey (#333333) shadow with only using [shadow][/shadow] without options.

    thanks, this thread rocks!

    Comment

    • DWZ
      Senior Member
      • Jan 2002
      • 985
      • 2.2.9

      #92
      OK, I know its nothing much, but here is my one

      vB Code tag: rules

      vB Code replacement:
      Code:
      <blockquote><smallfont><b><font color="#000088">.:[i]Your Forum[/i] rules:.</font>  </b></smallfont><hr><b>View full rules <a href="[i]rules.html[/i]">here</a></b><br>{param}<hr></blockquote>
      vB Code example: [rules]Place part of the Your Forum rules here[/rules]

      Use {option} ?: No

      Where it says Your Forum (in there twice) replace it to the name of your forum.

      Where it says rules.html change it to the URL of the rules on your site.

      It looks like this on my site:
      Last edited by DWZ; Wed 27 Mar '02, 6:52pm.

      Comment

      • DWZ
        Senior Member
        • Jan 2002
        • 985
        • 2.2.9

        #93
        hmmm... my picture didn't upload...

        lets try this again...

        It looks like this on my site:

        Comment

        • Bald Bouncer
          Senior Member
          • Jul 2001
          • 171
          • 5.0.X

          #94
          This is really a code for moderators and admin, you can replace the text with whatever you want and I find it tends to stop a string of messages like Why has my message been edited
          This could be abuse by members , if so change the tag.

          vB Code tag
          edt

          vB Code replacement

          <font size=3><font color=red>Your post has been edited, if you don't know why or want a explination then please contact the section moderator</font></size>

          vB Code example

          [edt][/edt]

          Use {option} ?
          No


          The result

          Your post has been edited, if you don't know why or want a explination then please contact the section moderator

          You could use this to add any message you wish and add as many different messages you want.
          Rheena.com For Xbox360 Wii-u PS Vita 3DS iphone ipad Android Devices And More

          Comment

          • Julie
            Senior Member
            • Jan 2002
            • 168

            #95
            Oh you are awesome. Thank you for sharing those!

            Comment

            • Dean C
              Senior Member
              • Mar 2002
              • 4571
              • 3.5.x

              #96
              this codes are great ... really are... ive added all of em ...

              keep em comin ...
              Dean Clatworthy - Web Developer/Designer

              Comment

              • Pfil
                New Member
                • Nov 2001
                • 7

                #97
                These are fabulous codes, but I am desperately searching for a [ me] tag. I have seen them on other boards and would love to use them on mine. What I'm looking for is exactly this:

                [ me] runs around the room [ /me]

                turns into:

                Pfil runs around the room

                preferably also aligned to the center.. but I don't want to ask for too much.

                Comment

                • eGoR
                  New Member
                  • Apr 2002
                  • 8

                  #98
                  this are not just great !

                  thx alot for em :P

                  Comment

                  • DWZ
                    Senior Member
                    • Jan 2002
                    • 985
                    • 2.2.9

                    #99
                    Originally posted by Pfil
                    These are fabulous codes, but I am desperately searching for a [ me] tag. I have seen them on other boards and would love to use them on mine. What I'm looking for is exactly this:

                    [ me] runs around the room [ /me]

                    turns into:

                    Pfil runs around the room

                    preferably also aligned to the center.. but I don't want to ask for too much.
                    Try this, install this hack on your board:


                    Then put in this BB code onto your board:
                    vB Code tag
                    me

                    vB Code replacement
                    Code:
                    <div align=center><font color=red>{bbusername} {param}</font></div>
                    vB Code example
                    [me]runs around room[/me]

                    Use {option} ?
                    No

                    NOTE: I have not tested this code. I have not installed this hack or put this BB code on my forum, so i have no idea if it works or not though I see no reason why it shoudn't work... post a note, tell us how you go...

                    Comment

                    • Pfil
                      New Member
                      • Nov 2001
                      • 7

                      Thanks DWZ.. I'm checking what version of php is running and then I'm going to install that. rock on.

                      Comment

                      • Xelation
                        Senior Member
                        • Jan 2002
                        • 229
                        • 3.0.0 Beta 5

                        Originally posted by DWZ
                        Try this, install this hack on your board:


                        Then put in this BB code onto your board:
                        vB Code tag
                        me

                        vB Code replacement
                        Code:
                        <div align=center><font color=red>{bbusername} {param}</font></div>
                        vB Code example
                        [me]runs around room[/me]

                        Use {option} ?
                        No

                        NOTE: I have not tested this code. I have not installed this hack or put this BB code on my forum, so i have no idea if it works or not though I see no reason why it shoudn't work... post a note, tell us how you go...
                        worked for me, thank you!

                        Comment

                        • Pfil
                          New Member
                          • Nov 2001
                          • 7

                          Hmmm... the problem is of course that the name will change to whoever is viewing the page, not stay consistent with the author of the post. I'm looking for it to be the user's name.. not appear to be everyone's. Am I making any sense?

                          Is there a way to do this on any board other than ikonboard? Or am I dreaming?
                          Last edited by Pfil; Fri 12 Apr '02, 2:16pm.

                          Comment

                          • DWZ
                            Senior Member
                            • Jan 2002
                            • 985
                            • 2.2.9

                            Originally posted by Pfil
                            Hmmm... the problem is of course that the name will change to whoever is viewing the page, not stay consistent with the author of the post. I'm looking for it to be the user's name.. not appear to be everyone's. Am I making any sense?
                            oops!

                            never thought of that

                            Im working on making a hack that will fix this

                            Sorry

                            Comment

                            • Markjpx
                              New Member
                              • Apr 2002
                              • 18

                              Man, I love this thread. Woohoo. I can't wait until I learn enough of this to actually contribute back something.

                              Thanks

                              Comment

                              • Zzed
                                Senior Member
                                • Feb 2002
                                • 133

                                I have another version of the Spoiler tag. This one creates a button with a customizable title, and when you click on it, it pops a dialog box with the spoiler contents.

                                vB Code tag:

                                spoiler


                                vB Code replacement:
                                Code:
                                <input type="button"  value="{option}" name="B1" onClick="alert('{param}')">
                                vB Code example:

                                [spoiler=Click Here!]This is the spoiler text...[/spoiler]

                                Use {option} ?:

                                Yes


                                See this thread on my site for a working demo: http://www.ls1.com/forums/showthread...hreadid=110647

                                Hope you guys like it.

                                Comment

                                widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
                                Working...