import{_ as s,o as a,c as e,Q as n}from"./chunks/framework.1169fbc9.js";const h=JSON.parse('{"title":"Infoboxes","description":"","frontmatter":{},"headers":[],"relativePath":"public/gamedevtree/docs/infoboxes.md","filePath":"public/gamedevtree/docs/infoboxes.md","lastUpdated":1621388509000}'),o={name:"public/gamedevtree/docs/infoboxes.md"},t=n(`

Infoboxes

Infoboxes are good for displaying "lore", or story elements, as well as for explaining complicated things.

In the default tab layout, the first infobox will be displayed at the very top of the tab.

Infoboxes are defined like other Big Features:

js
    infoboxes: {
        infobox: {
            display() {return "Blah"},
            etc
        }
        etc
    }
    infoboxes: {
        infobox: {
            display() {return "Blah"},
            etc
        }
        etc
    }

Features:

`,7),l=[t];function p(i,r,c,d,y,b){return a(),e("div",null,l)}const E=s(o,[["render",p]]);export{h as __pageData,E as default};