Search 5,000,000+ questions and answers.

Frequently Asked Questions

What is a non-canon character?

Frequently Asked Questions
A non-canon character is one that did not appear on the show and was invented by a fan fiction writer. Non-canon characters that recur in stories in only small, possibly comic relief roles are perfectly acceptable. Non-canon characters who appear in only one story and are never seen again are also fine. Writers need to "people" a story so the canon characters have someone to interact with.
Related Questions

What do canon and non-canon mean?

FAQ:Storyline - Wotchipedia
These are standard terms for describing what's officially a part of the story and what isn't. Characters, actions, and events that are officially a part of the Wotch, as determined by Anne and Robin, are considered canon; and everything else that might happen, or might be discussed in the forum or written about or drawn in fan-created works is considered non-canon unless Anne and Robin say otherwise.
Related Questions

Q.Can I print to non-Canon printers?

WEBRECORD® AND WEBRECORD® PRO FAQs
For Enhanced style printing, WebRecord Pro usually uses a print processor that reads the image files from WebRecord Pro's disk cache as required as each page is printed. If you exit WebRecord Pro before printing is finished, the disk cache is cleared and the images are no longer available for printing. You can avoid this by not exiting WebRecord Pro while printing is still in progress. This is not an issue when using Standard style printing.
Related Questions

What about non-Canon high-voltage packs?

Canon EOS FAQ 2.4 - Batteries
Canon doesn't recommend the use of non-Canon high-voltage packs (of course), but no reports [to my knowledge] of a 3rd-party pack damaging a430EZ have been reported. The most popular 3rd-party H packs are based on lead-acid technology. To attach the pack to the 430EZ, an additional adaptor cable is required. Damage to your flash as a result of connecting to a 3rd-party pack will (of course) void the warranty.
Related Questions

What is Canon?

H?rnList & H?rnForum - H?rn Frequently Asked Questions (H?rn...
Canon" refers to the body of H?rn material, including both H?rnmaster rules and H?rnworld environment, that has been officially published by CGI or Kelestia. The term is used to distinguish such material from fan-produced material (sometimes called "fanon").
Related Questions

Total Ministry FAQ
Canon 9 is part of our national church law that provides for the ordination of local deacons and priests who are ordained and licensed to serve only in their own community. The details of Canon 9 may be found at Episcopal Church Canon 9
Related Questions

Can I use a non-Canon, non-dedicated flash with my EOS camera?

Canon EOS FAQ 2.4 - Flash
Before using any unfamiliar studio strobe or other non-dedicated flash unit with an EOS camera, we STRONGLY recommend that you determine its trigger circuit voltage. Excessive trigger circuit voltage can damage the shutter units and X-contacts of most modern 35mm SLR cameras. Please be aware of the following information: Trigger Circuit Voltage: The "trigger circuit" is the part of any electronic flash that detects the X-sync signal from the camera and then fires the flash.
Related Questions

What is a special or non-alphanumeric character?

fsu.edu | Technology Services Help Desk
A non-alphanumeric character is a character that is NOT a number or a letter. For example: + - = ! # % . Many of the errors that occur while trying to change a Mailer password are due to incorrect password formats. Your password needs to start with a letter and cannot be your name or your initials. If your password is easily cracked, the system may also generate an error. Your password needs to have a special character. We recommend that you use the following characters: + - = ! # % .
Related Questions

Should I buy a non-Canon (third party) lens?

Canon EOS Beginners' FAQ III - Lenses
Despite Canon’s vigorous advertising campaign against third-party lenses a lot of people happily use lenses made by Tamron, Tokina and Sigma (and lenses with other brandnames but probably built by one of those three). And there’s one really good reason for this - the third party lenses are almost always much much cheaper than equivalent offerings from Canon. So. Should you buy a third party lens? It’s not a simple yes/no issue, so here are some points to consider.
Related Questions

Can you use non-Canon lenses with EOS cameras?

Canon EOS Beginners' FAQ III - Lenses
That depends. Many third party lensmakers - Tamron, Sigma and Tokina being the big three - manufacture lenses specifically designed to fit Canon EOS cameras. These lenses will, of course, work fine with EOS cameras. The main caveat is the compatibility with the electronics detailed above. However, if you have a third-party lens which does not physically fit onto your EOS camera then you can obviously assume that the lens will not work with EOS cameras.
Related Questions

How does TOYS handle non ASCII character sets?

TOYS Frequently Asked Questions
All character data is handled internally by TOYS as UTF-16 encoded Unicode. Meta-data (snapshots) are saved in Unicode (UTF-8). HTML reports are also written in Unicode (UTF-8). Because, UTF-16 is used internally to handle Unicode strings, Unicode 3.1 and above is supported. This means that the supplemental characters [mostly Asian] that were introduced in Unicode 3.1 are supported. When working with TOYS you mostly don't have to worry about character sets.
Related Questions

Can I do something that contradicts canon?

Canon is still canon but of course your characters are allowed to try and change their future. For example, Percy might have married Audrey but maybe it's because Penelope Clearwater died (which we're not saying she did at this point.) If Penelope came back from the dead and he was still in love with her that might cause some trouble.
Related Questions

Why is exposure with my Canon flash system so unpredictable?

Digital Photography FAQ
Recent Canon SLRs use a system called E-TTL to determine flash exposure. (Newer models use E-TTL II, which seems to be more robust.) E-TTL is praised by some for allowing very precise control over flash exposure when used properly, but it is slammed by others for being too sensitive to very small changes in the center of the image and requiring too much planning to get proper "automatic" exposure. There is probably some truth in both positions.
Related Questions

What is a character?

Oddcast - SitePal FAQ
A character is a customized model. A model may be customized to fit your need by changing the wardrobe, glasses, facial hair, skin color, hairstyle and more. The customized model is referred to as 'character'. A character may be added to a scene or saved in the library for future usage.
Related Questions

What name should I chose for my character?

Frequently Asked Questions
That is entirely up to you. But it is preferably if the name sounds like something taken from the SW universe. To avoid confusion, be carefull of chosing established characters like Leia, Luke etc. Chances are someone has taken that name allready.
Related Questions

Can QuizSite display non-Western character sets for foreign languages?

QuizSite Instructor Documentation - Frequently Asked Questio...
Yes. If you send us a request, we can add your username to a list and you can include the appropriate HTML head tags in your quizzes. For more information, see the head tags documentation. Note that the test and survey tool in Oncourse also allows custom head tags. They can be added to the HTML Head section of the WWW Page Settings.
Related Questions

More generally, how do I use non-ASCII character sets?

Graphviz FAQ 2006-07-27
The following applies to Graphviz 2.8 and later. (In older versions of Graphviz, you can sometimes get away with simply putting Latin-1 or other UTF-8 characters in the input stream, but the results are not always correct.) Input: the general idea is to find the Unicode value for the glyph you want, and enter it within a text string "...." or HTML-like label <...>. For example, the mathematical forall sign (∀) has the value 0x2200. There are several ways this can be inserted into a file.
Related Questions

How is non-default character encoding specified for an XML document?

jGuru: I18N FAQ Home Page
For non-default encoding, the XML text declaration should contain an encoding declaration as in the following examples: <?xml encoding='UTF-8'?&...
Related Questions

What are the rules about canon characters?

Frequently Asked Questions
The main one is that they remain the same character they were in the show. That does not mean that you cannot expand them a little bit but basically they should be the same. Married characters should remain married. Single characters should remain single. Roy & Capt. Stanley were definitely married. Johnny, Chet & Marco were single. We are not completely sure about Stoker so that can be up to the writer. The characters at Rampart also appeared to be single.
Related Questions

Are already-written entries in the current turn canon?

Frequently Asked Questions - Gamegrene - Ghyll
far as timing inside the Ghyll world, all entries happen simultaneously, such that they're all mass-canonized "at once" by the Encyclopedants. But, from the standpoint of the players themselves, once an entry has been written, it should be taken as canon immediately - otherwise, anyone can come along, write an entry that does something drastic, and invalidate all the other entries on that turn (ie.
Related Questions

What is its character?

Polski Owczarek Nizinny (PON) pages: FAQ
Happy and player the PON is a real clown. He is shepherd's dog, he possesses therefore an autonomous character, he is capable of initiatives. Compared to other breeds he will be less our PON... He needs a master to the natural authority, he will become its best friend !!!
Related Questions

Netland Towers FAQs
Yes. As per Tower Law, you may as many characters as you can keep active, up to the database limit of 5. Please do not start a character unless you are sure you will be able to keep him or her active, as it is a lot of work for the Registrars.
Related Questions

The Gamer's Alliance
For a class(fighter, mage, etc.) see the Rules. For raves, your character, for now, can either be human, elf, half-elf, or dwarf. Dark elves and dark dwarves are just exiles of those races and not really a whole different race. This list of races will be added to in the future.
Related Questions

must be pop
Sure, but keep in mind that there's a limit on the human attention span and multitasking ability, and it's very easy to take on more than you can keep up with. Start with one, see if you like it, get a handle on what's involved and then see if you want to make another one.
Related Questions

Character Education Programme of New Zealand - FAQ
Character is one of the greatest motive powers in the world. In its noblest embodiments, it exemplifies human nature in its highest forms, for it exhibits man at his best." Character is moral order seen through the medium, of an individual nature.... Men of character are the conscience of the society to which they belong." Character is that which defines who a person really is - how they think and act and their motive behind their actions.
Related Questions

Got A Question? Ask Our Community!


More Questions >>

© Copyright 2007-2008 QueryCAT
About • Webmasters • Contact