Welcome Guest!   Log In | Register | Help

Guide to Making Galleries

 
<< Return to Help


About This Guide

Advanced Anime allows you to make your own image galleries based on image tags. You can specify which tags to include (or exclude) in the galleries you make by using the operators "or", "and", and "not". This guide explains how to use these operators to make the galleries containing the pictures you desire.


Overview

When making a gallery, you are looking for pictures that have (or do not have) certain tags. So think about what tags you want the pictures to have.

Example 1
To make a gallery that contains pictures with the "cat girl" tag or the "bunny girl" tag, you would enter: "cat girl or bunny girl". This gives you a gallery with all pictures on the site that are tagged "bunny girl" or "cat girl".

Example 2
To make a gallery that contains pictures with the "nurse" tag and the "female" tag, you would enter: "nurse and female". This gives you a gallery with all of the pictures on the site that are tagged both "nurse" and "female".


The 'OR' Operator

The "or" operator allows you to specify pictures that have any of the tags you specify. In the order of operations, "or" comes after the "and" and "not" operators. When using the "or" operator, think of it as adding parenthesis to the tag phrases that it seperates. (i.e. "(female and nurse) or (female and maid)".)


The 'AND' Operator

The "and" operator allows you to find pictures that must include all the tags you specify. In the order of operations, "and" comes before the "or" operator and is resolved at the same time as the "not" operator.


The 'NOT' Operator

The "not" operator allows you to exclude tags you specify from pictures. If a picture contains a tag that you exclude with the "not" operator, it will not be returned. In the order of operations, "not" comes before the "or" operator and is resolved at the same time as the "and" operator.


<< Return to Help

Gallery Examples

Female maids and nurses:
"nurse and female or maid and female"

Men in uniform, but not military uniforms:
"uniform and male not military"

Blonde females in swimsuits and redhead females in swimsuits, but not wearing glasses:
"blonde and female and swimsuit not glasses or redhead and female and swimsuit not glasses"