Code Monkey home page Code Monkey logo

confursion's Introduction

confursion

Knowledgebase wiki for the Confursion universe

Powered by git-wiki

Filenames

For character sheets, name the file firstname.md and set title to the same name in front matter. If the character has a last name, add it to ititle in the infobox, and use # Firstname Lastname as the main header for the content.

For documents and articles, name the file YYYY-MM-DD-article-title-without-spaces.md and set the title. Keep filenames short for easier linking, a longer article title can be set for the first header # Some Long Article Title With Spaces

For locations, name the file location-without-spaces.md, and set front matter appropriately.

Leave events alone for now, that will be mostly a timeline page.

Front Matter

Please be sure to add at least this block to the top of every file. Additional front matter, such as the infobox, goes before the last ---

---
title: Page title
author: yourname
---

# Page Header

...content...

If you don't want the page to have a table of contents built (which is put before the first header of the content), add notoc: true to the front matter.

To remove the "Edit" and "Delete" links, for instance when the document is final, add noedit: true to the front matter.

Infoboxes

To enable the infobox, add the following to front matter. All fields are optional.

infobox: true
ititle: Different title from filename, for instance a full character name
subtitle: smaller text under title
image: path to image, either offsite or "/img/file.name" and adding the file
caption: text under the image
info:
  Key: Value
  Born: yesterday
  List:
    - Pay attention
    - to the number
    - of spaces
  Some: fourth thing

Infobox List Standards

Still working on a standard list of info to add for characters, locations, etc

info:
  Species: ____
  Gender: ____
  Colors:
    - ____ fur
    - ____ hair
    - ____ eyes
    - etc
  Height: ____

confursion's People

Contributors

anunusedaccountishere avatar faithanalog avatar iloveottergirlz avatar poklj avatar shizuka avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.