• Register
    • Help

    striker  0 Items
    Currently Supporting
    • Home
    • News
    • Forum
    • Wiki
      • Try XenForo Demo
      • #vw_feeds_alt#
      • Examples
      • Special Pages
      • Recent Changes
    • Support
    • Feeds
    • What's New?
    • Buy Now
    • Manual
    • 
    • Wiki

    1. Welcome to VaultWiki.org, home of the wiki add-on for vBulletin and XenForo!

      VaultWiki allows your existing forum users to collaborate on creating and managing a site's content pages. VaultWiki is a fully-featured and fully-supported wiki solution for vBulletin and XenForo.

      The VaultWiki Team encourages you to join our community of forum administrators and check out VaultWiki for yourself.

    • Page
    • Comments
    • View
      • List of Feeds
      • Source Code
      • History of Edits
      • Feeds That Show This Page
      • Categories That List This Page
    • English (Translations)

    Wiki

    View this page's RSS feed
    Welcome to the Wiki index. This is the central hub for all our wiki content, and the jumping-off point for readers and contributors alike. Feel free to browse, check out what we have to offer, and make a comment or two.
     Feeds:

    This page has been seen 104,290 times.

      • Created by
        pegasus
        • View Public Profile
        • Show contributions to this page
        • Send a private message to pegasus
        • Visit pegasus's homepage!
        on January 19, 2013
        Last updated by
        pegasus
        • View Public Profile
        • Show contributions to this page
        • Send a private message to pegasus
        • Visit pegasus's homepage!
        on August 19, 2016

    Wiki Areas

    1. Product
    2. Header
    3. System
    4. Demo
      • Group Forum
      • Island Demo
    5. Tutorials
    6. Site Directory
    7. Template
      • Admin Templates
      • Demo Templates
    8. Category
      • VaultWiki Categories
    9. Image
      • Manual Images
    10. Book
      • Documentation
    11. Info

    Comments

    1. March 10, 2013 #1
      pegasus
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • Visit Homepage
      • View Articles
      pegasus is offline
      VaultWiki Team
      pegasus's Avatar
      Join Date
      March 28, 2004
      Location
      New York, NY
      Posts
      2,790
      Anyone having trouble posting comments anywhere?
      - lead developer for VaultWiki
    2. March 12, 2013 #2
      domenico
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • View Articles
      domenico is offline
      New Member
      domenico's Avatar
      Join Date
      March 12, 2013
      Posts
      2
      How do I get a page like this? All I can do is add articles and they are posted and viewed in the forum. Isn't there a step by step manual??
    3. March 13, 2013 #3
      pegasus
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • Visit Homepage
      • View Articles
      pegasus is offline
      VaultWiki Team
      pegasus's Avatar
      Join Date
      March 28, 2004
      Location
      New York, NY
      Posts
      2,790
      This is the new version 4.0 which you should be able to download in the Members Area. It sounds like you are using version 3 (which is recommended, unless you have a test bed or are particularly adventurous). You can access the manual for either via the Manual tab at the top of the site.

      For specific usage questions, please post in the Usage forum, or start a new discussion on the appropriate demo page (something like "How do I do this?"
      - lead developer for VaultWiki
    4. April 15, 2013 #4
      pegasus
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • Visit Homepage
      • View Articles
      pegasus is offline
      VaultWiki Team
      pegasus's Avatar
      Join Date
      March 28, 2004
      Location
      New York, NY
      Posts
      2,790
      Quote Originally Posted by pegasus View Post
      This is the new version 4.0 which you should be able to download in the Members Area.
      Testing out quotes.
      - lead developer for VaultWiki
    5. April 21, 2013 #5
      pegasus
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • Visit Homepage
      • View Articles
      pegasus is offline
      VaultWiki Team
      pegasus's Avatar
      Join Date
      March 28, 2004
      Location
      New York, NY
      Posts
      2,790
      Quick Reply works, but not Go Advanced...
      - lead developer for VaultWiki
    6. February 25, 2015 #6
      tommythejoat
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • Visit Homepage
      • View Articles
      tommythejoat is offline
      Regular Member
      tommythejoat's Avatar
      Join Date
      October 22, 2008
      Location
      Boston
      Posts
      78
      Click image for larger version. 

Name:	MyPhotoList.jpg 
Views:	604 
Size:	173.8 KB 
ID:	1430

      Can I add an attachment to a comment here?

      It does not look like I can. I expected this to display an image like a post would.
      Tommy the JOAT
      Technical Admin NAWCC MB
      "Everything you ever wanted to know about watches and clocks"
    7. November 1, 2017 #7
      tommythejoat
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • Visit Homepage
      • View Articles
      tommythejoat is offline
      Regular Member
      tommythejoat's Avatar
      Join Date
      October 22, 2008
      Location
      Boston
      Posts
      78
      I do not understand the widget syntax. Is there an example somewhere? Do I need to create an integration before I can use a widget in a forum post?

      [widget]forum="4"[/widget] --Is that how I would display the thread list for the first 5 threads in forum id=4?
      Tommy the JOAT
      Technical Admin NAWCC MB
      "Everything you ever wanted to know about watches and clocks"
    8. November 10, 2017 #8
      pegasus
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • Visit Homepage
      • View Articles
      pegasus is offline
      VaultWiki Team
      pegasus's Avatar
      Join Date
      March 28, 2004
      Location
      New York, NY
      Posts
      2,790
      You must specify the widget-type before any arguments. According to Special:WikiCodeList, the format of WIDGET is defined as:
      Code:
      [widget]widget-type|arg1="value1" arg2="value2" ...[/widget]
      On the same page, the description of the threads widget is as follows:
      The threads widget-type will create a list of threads from that forum in the same style as the forum's threads list, sorted by most recent post.

      This widget takes the following arguments:
      • forum="forumID" - Required. The ID number of the forum from which the widget selects threads. If the ID does not correspond to a valid forum, the widget will not generate any output.
      • title="CustomTitle" - A custom heading to use for the widget block. If a title is not specified, the name of the forum will be used instead.
      • count="Number" - The number of threads to list from the forum, to a maximum of 5. If a count is not specified, 5 results will be listed.
      • position="Position" - When used on a wiki page, this can alter where the widget appears. "Sidebar" will add the widget to the sidebar. If a position is not specified, the widget will appear where the BB-Code was entered.
      Therefore, to show the threads list of forum ID 4:
      Code:
      [widget]threads|forum="4"[/widget]
      - lead developer for VaultWiki

    Users Browsing Wiki (0 members, 58 guests)

    Find a Wiki Page

    Show results of these types:

    Recent Activity

    Filters

    Icon Legend

    • Area containing wiki pages
    • Wiki index
    Color code
    • Content has new updates
    • Content has no updates
    • Contact Us
    • License Agreement
    • Privacy
    • Terms
    • Top
    All times are GMT -4. The time now is 4:25 PM.
    This site uses cookies to help personalize content, to tailor your experience, and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Learn more… Accept Remind me later
  • striker
    Powered by vBulletin® Version 4.2.5 Beta 2
    Copyright © 2019 vBulletin Solutions Inc. All rights reserved.
    Search Engine Optimisation provided by DragonByte SEO (Pro) - vBulletin Mods & Addons Copyright © 2019 DragonByte Technologies Ltd.
    Copyright © 2008 - 2013 VaultWiki Team, Cracked Egg Studios, LLC.
    "" powered by VaultWiki v4.1.0 Alpha 2.