Skip to content

hqics/aqoc.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aqoc.github.io

A Question On Commands

This is a collection of frequently asked command-related / mapmaking questions, designed to be super linkable™. It also has search so you can search up your question.

Contributing

To contribute, make a PR with a new faq in /faq/. You can look at the other faqs for reference, but you need to have a header of the following kind:

---
layout: faq
title: Short Title
question: A question somebody may ask for this answer?
tags:
    - add
    - tags
    - here
summary:
    - various collections of words
    - each list item's words are related
    - only use keywords
---

layout should always be faq (unless you're making a redirect page, see random.
title and question are fairly obvious.
tags determines the tags that can be used to filter in the search bar. Look at pre-existing tags and ideally use those, though if you feel the need for a new tag, feel free to do so. summary contains lists of collections of words for the search algorithm. See Player NBT for a good example.

About

A Question On Commands

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 68.5%
  • JavaScript 25.1%
  • SCSS 6.4%