• Register
    • Help

    striker  0 Items
    Currently Supporting
    • Home
    • News
    • Forum
      • Try XenForo Demo
      • New Posts
      • FAQ
      • Calendar
      • Community
        • Groups
        • Albums
        • Member List
      • Forum Actions
        • Mark Forums Read
      • Quick Links
        • Today's Posts
        • Who's Online
      • Sponsor
        • Sponsor a Feature
        • List of Donors
    • Wiki
    • Support
    • What's New?
    • Buy Now
    • Manual
    • 
    • Forum
    • VaultWiki How-Tos
    • VaultWiki Questions
    • How to make infbox

    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.

    Results 1 to 6 of 6

    Thread: How to make infbox

    • Thread Tools
      • Show Printable Version
    1. March 8, 2020 #1
      Ikate Keda Studios
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • View Articles
      Ikate Keda Studios is offline
      New Member
      Join Date
      February 18, 2020
      Posts
      3
      Rep Power
      0

      How to make infbox

      PRobably the fourth time this has been brought up but I have no found my answer.

      I have bee trying to put infoboxes onto my website for like a week now, and the code is not working. IDK what I am doing differently or wrong, but it's just not working. Nothing shows up.
      Reply With Quote Reply With Quote

    2. March 9, 2020 #2
      pegasus
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • Visit Homepage
      • View Articles
      pegasus is offline
      VaultWiki Team
      Join Date
      March 28, 2004
      Location
      New York, NY
      Posts
      2,959
      Blog Entries
      18
      Rep Power
      688
      Here is an example:

      Create a template called "Infobox" (with "Template" checked in the editor under "Treat this page as"). Give it contents like:
      Code:
      [div] position="sidebar" | [table1]
      |-
      | Name
      | {{{name|Default Name}}}
      |-
      | Alias
      | {{{alias|AKA}}}
      [/table1][/div]
      Create a wiki page with contents like:
      Code:
      [template]Infobox
      |Name=FirstName LastName
      |Alias=Rusty
      [/template]
      If this does not work, please describe what you do see. Is it rendered as a red link? Do you see raw code as output?
      If you get no output whatsoever from this, then make sure that the template is not waiting for approval. It will not render inside another page until it gets approved.
      - lead developer for VaultWiki
      Reply With Quote Reply With Quote

    3. March 11, 2020 #3
      CadetNewb
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • View Articles
      CadetNewb is offline
      New Member
      Join Date
      March 11, 2020
      Posts
      2
      Rep Power
      0
      When using the code given, Ikate Keda and I end up with this, the bit that I circled in red. As you can see, it's way out there, which is probably related to that 'sidebar' position that was in this bit of code. I don't even know how many positions there are or where to read about them, I admit.

      Right now, we're just trying to study and understand the code, and haven't had any success in finding any examples to look at. This site for an example, ended up leading us to a template of a template, but not the source code for the template of templates.

      We're probably asking for a lot more than we realize, but please be patient with us. We used to use dokuwiki, and though this is definitely a lot more powerful, it's also more complex, and we're still figuring things out.
      Reply With Quote Reply With Quote

    4. March 11, 2020 #4
      pegasus
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • Visit Homepage
      • View Articles
      pegasus is offline
      VaultWiki Team
      Join Date
      March 28, 2004
      Location
      New York, NY
      Posts
      2,959
      Blog Entries
      18
      Rep Power
      688
      Yes, it's all the way on the right because of the sidebar position. You don't have to specify a position if you prefer it in the main body. It will also accept HTML style attributes (like style="background-color: green; font-size: 20px")

      Otherwise, please clarify what I am looking at.

      If this is where the first code sample was entered, then you have forgotten to activate the "Template" behavior in the Edit tab.
      If this is where the second code sample is entered, it is strange to me that the DIV is rendering, but the values in {{{ }}} are not.
      - lead developer for VaultWiki
      Reply With Quote Reply With Quote

    5. March 11, 2020 #5
      CadetNewb
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • View Articles
      CadetNewb is offline
      New Member
      Join Date
      March 11, 2020
      Posts
      2
      Rep Power
      0
      I just realized something. This is all CSS, is that correct? Originally, we thought this was some sort of wiki-code like what dokuwiki uses, so we asked with the intent of 'how do we do it like this?' more or less. But we're just going to have to learn CSS it seems?
      Reply With Quote Reply With Quote

    6. March 12, 2020 #6
      Ikate Keda Studios
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • View Articles
      Ikate Keda Studios is offline
      New Member
      Join Date
      February 18, 2020
      Posts
      3
      Rep Power
      0
      We figured it out. When I have the motivation I'll explain stuff here.
      Reply With Quote Reply With Quote

    Similar Threads

    1. How to make wiki the 2nd tab?
      By Alfa1 in forum VaultWiki Questions
      Replies: 4
      Last Post: November 16, 2016, 5:00 PM
    2. How do I make a category a subcategory?
      By Alfa1 in forum VaultWiki Questions
      Replies: 1
      Last Post: January 3, 2016, 10:19 PM
    3. How do I get it to make the Contents at the top
      By DirtRider in forum VaultWiki Questions
      Replies: 2
      Last Post: November 21, 2012, 12:54 AM
    4. What would make VaultWiki easier for new users?
      By pegasus in forum Ideas & Suggestions
      Replies: 44
      Last Post: August 18, 2012, 10:53 PM
    5. Can I make only few forums to work like wiki?
      By vinku in forum Pre-Sales Questions
      Replies: 1
      Last Post: December 20, 2011, 3:01 PM

    Bookmarks

    Bookmarks
    • Submit to Digg Digg
    • Submit to del.icio.us del.icio.us
    • Submit to StumbleUpon StumbleUpon
    • Submit to Google Google

    Posting Permissions

    • You may not post new threads
    • You may not post replies
    • You may not post attachments
    • You may not edit your posts
    •  
    • BB code is On
    • Smilies are On
    • [IMG] code is Off
    • [VIDEO] code is
    • HTML code is Off

    Forum Rules

    • Contact Us
    • License Agreement
    • Privacy
    • Terms
    • Top
    All times are GMT -4. The time now is 1:12 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 © 2025 vBulletin Solutions Inc. All rights reserved.
    Search Engine Optimisation provided by DragonByte SEO (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
    Copyright © 2008 - 2024 VaultWiki Team, Cracked Egg Studios, LLC.