• Home
  • LET Reviewer
  • UbD, RBEC, etc.
  • Like Us on FB

Current time: 05-24-2013, 05:37 PM Hello There, Guest! (Login — Register)


EduPhil.org Forum / EduPhil.org / Site News, Terms and Support v
« Previous 1 2 3 4
/ Custom MyBB codes
Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Custom MyBB codes
Author Message
admin Offline
Administrator
*******

Posts: 5,808
Joined: Mar 2008
Post: #1
Custom MyBB codes
We have implemented five custom MyBB codes here at EduPhil.org:

Embed YouTube Videos
You can use the following code to embed YouTube videos in your posts:
Code:
[youtube]e2rmJgOkn_Y[/youtube]

The video above is the one with the following URL: Please register to see links. - take note that the one inside the YouTube tags is the v parameter. (We will find a way to include the entire URL later.) The given will output the following:



Inline Notes
This is useful if you want to include notes in your posts, but you don't want to let the rest see those notes. (Note: it can be seen by mods and admins when they edit the post.)

Code:
[note]Some notes here[/note]

Hide Text from Guests
This is useful if you don't want unregistered and users who are not logged in to see some text.

Code:
[hide]If you are not logged in, you would not see this.[/hide]

If you are not logged in, you would not see this.

Links to Threads
Makes it easy to add an internal link to threads. Only requires the thread ID.

Code:
[tlink=1]Welcome to EduPhil.org[/tlink]

Welcome to EduPhil.org

Internal Links
Adds a simple <a href=""> </a> link to internal EduPhil.org pages.

Code:
[link=/public-school-teachers-salary/]Increase the Salary of Public School Teachers in the Philippines![/link]

Increase the Salary of Public School Teachers in the Philippines!
(This post was last modified: 03-20-2009 08:36 AM by admin.)
03-20-2009 08:27 AM
Find all posts by this user Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread


EduPhil.org | Return to Top | Return to Content | RSS Syndication

Powered By MyBB, © 2002-2013 MyBB Group.