English . Indonesia . india

1. Displays the main database list


Previously, make sure you have written the database on the database menu on the panel.
If you have written the database, just display it on the page you want.
Writing format
[db]Set||Content[/db]
PARAMETER SET:
Parameter set is a function that controls the appearance of the database, the parameter set is separated by commas Example:o=u, l=10, s=:to-page:, no=none. The following is a list of parameter sets that can be filled in theset
format area
  1. Set o (order):
    o=uOrder based on latest updates beginning
    o=ulOrder based on oldest update at earliest
    o=nOrder by database name
    o=rRandom database ordering
    o=hOrder according to most hits at the beginning of
    o=hlOrder by least hits at the beginning
    o=lcOrder based on last comments beginning
    example:o=u,
  2. Set t (time):
    t=dayDisplays today's database
    t=weekDisplays the current week database
    t=monthDisplays the current month's database
    example:o=u,
  3. Set bid (database divider):
    With this function you can create forums, guestbooks, status updates, etc. with the tag database. Thebidfunction is the difference between one database and another.
    how to make a bid readable in the tagdatabase form bid=textDisplays the database based on the bid that has been settext. Clear bid to show database without bidMy databasecan be replaced with anything.
  4. Set l (limit):
    l=numberdatabase display limit
    example:l=10 will display 10 databases
  5. Set html (on /off):
    html=offdisables applying html code to text %text%
    html=onenables applying html code to text %text%
    example:l=10 will display 10 databases
  6. Set s (initial limit):
    s=numbersequence from database beginning
    example:s=0 means that the database starts from the main sequence
    s=getautomatic page jump based on get link example:s=:to-page:means get-to-thing
  7. Set no (text):
    no=textThis parameter will appear if the database does not exist
    example:no=no database bro
  8. Set to (show by get to) is used for detail info:
    to=numberdisplays database based on database id
    example:to=1 will display the database with id 1
    to=getdisplays database based on get to and to database can be replaced with to others, for example:to-id:or:to-bid:it depends on the get to link, for example:to=:to-database:
  9. Set usr (display by user):
  10. usr=usernamebased on the user who wrote the database
    example:user=eldio will display the database written eldio
    usr=getdisplays the database based on get example:usr=:to-user:
  11. Set search:
    search=getshows database search based on get example:search=:to-search:
  12. Set db type (display by db type):
    db_type=getdisplays databases by category get example:db_type=:to-cat:
  13. Set v (hit counter):
  14. v=onenables hits counting
  15. Set fll (follow):
    fll=onenables the database to be visible only to users it follows

CONTENT PARAMETERS This content parameter will appear. The following is a list of the

content parameters
  1. %id%Displays the database id
  2. %token%Morse code token
  3. %title%Displays the database title
  4. %text%Display database text
  5. %text-20%Displays the database text of 20 words, the number 20 can be changed
  6. %text-no(word)%Filter words, use the | for more than one word example%text-no (dog, fuck)%
  7. %del%Displays the database deletion link
  8. %edit%Displays the database edit link
  9. %edit=siteid%Displays the database edit link, siteid means which page will be directed to after the database is saved eg%edit=1%
  10. %date%Displays the writing time of the database 12-12-2014 (06:30)
  11. %date=-%Shows the writing time of the database format 2 hours ago - can be changed)
  12. %by%Displays the database author
  13. %comment_count%Displays the number of sub databases
  14. %hits%Shows the number of hits to the database
  15. %db_type%Displays a database category
  16. %urlthumb%Displays the database auto image thumbnail link
  17. %thumb%Displays database automatic thumbnail images
  18. %var-value%Displays sample file variables:%var-tags%
example of writing a database list tag:
[db]bid=my database, o=u, l=5, s=:to-page:, no=Nothing || < a href="site-1.html? to-database=%id%" >%title%< /a > < br />%text-20%..[read more]< br />%comment_count%comment
[/db]


Displays the total number of
databases [db]l=0, n=0 ||%count%[/db]

2. Sub databases or children from the main database


Is an instance of the main database related to the main database, this sub database must use the id of the main database, usually this code is used to display comments.
Writing format
[db_sub]Set||Content[/db_sub]

PARAMETER SET:
Parameter set is a function that controls the appearance of the database, the parameter set is separated by commas Example:o=u, l=10, s=:to-page:, no=none. The following is a list of parameter sets that can be filled in thesetformat area
  1. Set to (show by to) required: to=numberdisplays based on database id
    for example:to=1 will display the id 1
    to=:to-database:displays by:to-database:and to database can be replaced with to others for example:to-id:or:to-bid:it depends on your get to link
  2. Set o (order):
    o=uOrder based on latest updates beginning
    o=ulOrder based on oldest update at earliest
    o=nOrder by name
    example:o=u,
  3. Set l (limit):
    l=numberappearance limit
    example:l=10 will return 10
  4. Set s (initial limit):
    s=numbersequence beginning
    example:s=0 means starting from the main sequence
    s=:to-page:automatic page jump by:to-page:and to page can be changed with to others for example:to-page:it depends on your get to link
  5. Set no:
    no=sentencethis parameter will appear if the database does not exist
    example:no=no database bro
CONTENT PARAMETERS
    this is what will appear. The following is a list of content parameters
    1. %name%Displays the author's name
    2. %text%Display text
    3. %thumb%Display thumbnails
    4. %del%Displays the database deletion link
    5. %edit%Displays the database edit link
    6. %text-20%Displays 20 words of text, 20 can be changed
    7. %date%Shows the writing time in the format 12-12-2014 (06:30)
    8. %date='. $ ftime.'%Displays the write time in
    9. format
    example of writing a comment database tag:

    [db_sub]to=:to-database:, o=u, l=5, s=:to-page:, no=None || < a href="site-1.html? to-user=%name%" >%name%< /a > < br />%text%< br />[/db_sub]

3. Database Type


Usually used to create categories from main database related to parameter setting db_type=in main database
Writing format
[db_type]set || content[/db_type]

PARAMETER SET:

  1. Set bid (database split):
  2. With this function you can create forums, guestbooks, status updates, etc. with the tag database. Thebidfunction is the difference between one database and another.
    how to make a bid readable in the tagdatabase form
  3. bid=textDisplays the database based on the bid that has been settext. Clear bid to show database without bidMy databasecan be replaced with anything.
  4. no=textthis parameter will appear if the database does not exist

CONTENT PARAMETERS:

  1. %name%Displays the database type name
  2. %count%Displays the number of database types
  3. %last_by%Displays the last author name of the database type
  4. %ltime_write%Shows the last time you wrote the database
  5. %ltime_write=time format%Displays the last time the database was written in time format
Example:[db_type]|| < a href="? To-cat=%name%" >%name%< /a > (%count%) < br />[/db_type]
Shows the sum of all type databases [db_type]l=0, n=0 ||[/db_type]

4. Database Form


Used to input or enter the database
Writing format
[db_form]set || content[/db_form]
PARAMETER SET:
  1. bid=database idmakes the database type useful for multiple databases that can be used for forums, guestbooks, etc. not just one type of database.
    can be replaced with any labeln, for example:bid=guestbook
  2. ud=destination urlDestination url if the process is successful, leave blank to go directly to the page itself please leaveudempty
CONTENT PARAMETERS: